Error in Refresh Site Cache

Hi,

I have a problem whem I want to refresh a Site Cache from one of the business applications. The error I get is:

System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidOperationException: Instance validation error: '0' is not a valid value for System.Net.HttpStatusCode.

Whats there the problem I've read that tehere was a Hotfix (http://support.microsoft.com/default.aspx/kb/922068) but i cantot download this Hotfix.
When I open this link: SiteCacheRefresh.axd CacheToRefresh=CatalogCache for example, I get the problem that It dosen't find the file SiteCacheRefresh.axd. In additon tho that I've enshured that in the config file the correct Authorisation rights are set.

Even with all of those, I still get this Error. What does it really mean and how can I solve this

Thanks
.



Answer this question

Error in Refresh Site Cache

  • Predator14567

    We use the German version of Commerce Server. I' ve read in the Download details that: "non-English versions of Commerce Server 2007 is not supported". Is any Hotfix for the German version available or can use this hotfix


  • mdrelyea

    Hi,

    I have the same problem... Is there anybody who is able to send me this hotfix !

    thx a lot

    kuba

  • Maziar.bh

    You will need to contact product support to obtain the hotfix.

    Thanks,
    Colin



  • Corey Furman

    I would recommend contacting PSS again using the case number you were given as follow up on the issue. If the hotfix didn't resolve the issue it could be triggered by another cause and will need to be investigated further.

    Cheers,
    Colin



  • Rajesh batchu

    So now, I did contact product support and I got the Hotfix. I installed it but nothing changed, I'm still getting the same Error:

    System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidOperationException: Instance validation error: '0' is not a valid value for System.Net.HttpStatusCode.
    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterList1.Write1_HttpStatusCode(HttpStatusCode v)
    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterList1.Write3_CacheRefreshFailureInformation(String n, String ns, CacheRefreshFailureInformation o, Boolean isNullable, Boolean needType)
    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterList1.Write4_Item(Object o)
    --- End of inner exception stack trace ---
    at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
    at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o)
    at Microsoft.CommerceServer.Internal.SerializableExceptionSignature.ReflectProperty(XmlWriter xmlWriter, Object obj, SerializableProperty propertyInfo)
    at Microsoft.CommerceServer.Internal.SerializableExceptionSignature.BuildDetailXml(Boolean useCustomErrors, SerializableExceptionInfo exceptionInfo, Exception exceptionToSerialize)
    at Microsoft.CommerceServer.Internal.ExceptionSerializer.TrySerializeToSoapException(Boolean useCustomErrors, SerializableExceptionInfo exceptionInfo, Exception exceptionToSerialize, Boolean& shouldLogException)
    at Microsoft.CommerceServer.Internal.ExceptionSerializer.TrySerializeToSoapException(SerializableExceptionInfo[] exceptionInfoList, Exception exceptionToSerialize, Boolean& shouldLogException)
    at Microsoft.CommerceServer.Catalog.Internal.WebServiceUtility.PropagateOrLogException(Exception except)
    at Microsoft.CommerceServer.Catalog.WebService.CatalogWebService.PropagateOrLogException(Exception except)
    at Microsoft.CommerceServer.Catalog.Internal.CatalogServerContextBase.RefreshSiteCache()
    What else could it be, which invokes that error I think it's really important then in my view it has something to do with the problem I wrote in an oder post: That the doesn't dispalay changes made in catalog manager. But still I have to say that I just get the failure here on my development machine and not on the Staging/Test Server, even thoug its exactly the same Site and i deployed it form the development server. Moreover is it so that the catlaogs I've already had from the update CS2002 to CS2007 were displayed correctly.

  • Error in Refresh Site Cache