Jump to content

What's This?


Recommended Posts

Server Error in '/' Application.

--------------------------------------------------------------------------------

 

System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidCastException: Specified cast is not valid. at System.ComponentModel.ReflectPropertyDescriptor.get_IsReadOnly() at System.ComponentModel.ReflectPropertyDescriptor.ShouldSerializeValue(Object component) at System.Data.XmlTreeGen.AddXdoProperty(PropertyDescriptor pd, Object instance, XmlElement root, XmlDocument xd) at System.Data.XmlTreeGen.AddXdoProperties(Object instance, XmlElement root, XmlDocument xd) at System.Data.XmlTreeGen.SchemaTree(XmlDocument xd, DataSet ds) at System.Data.DataSet.System.Xml.Serialization.IXmlSerializable.WriteXml(XmlWriter writer) at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String ns, Boolean isNullable) at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriter1.Write6_GetGeocacheDataByGUIDResponse(Object[] p) --- End of inner exception stack trace --- at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle) at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces) at System.Web.Services.Protocols.SoapServerProtocol.WriteReturns(Object[] returnValues, Stream outputStream) at System.Web.Services.Protocols.WebServiceHandler.WriteReturns(Object[] returnValues) at System.Web.Services.Protocols.WebServiceHandler.Invoke() --- End of inner exception stack trace ---

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

 

Exception Details: 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.InvalidCastException: Specified cast is not valid. at System.ComponentModel.ReflectPropertyDescriptor.get_IsReadOnly() at System.ComponentModel.ReflectPropertyDescriptor.ShouldSerializeValue(Object component) at System.Data.XmlTreeGen.AddXdoProperty(PropertyDescriptor pd, Object instance, XmlElement root, XmlDocument xd) at System.Data.XmlTreeGen.AddXdoProperties(Object instance, XmlElement root, XmlDocument xd) at System.Data.XmlTreeGen.SchemaTree(XmlDocument xd, DataSet ds) at System.Data.DataSet.System.Xml.Serialization.IXmlSerializable.WriteXml(XmlWriter writer) at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String ns, Boolean isNullable) at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriter1.Write6_GetGeocacheDataByGUIDResponse(Object[] p) --- End of inner exception stack trace --- at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle) at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces) at System.Web.Services.Protocols.SoapServerProtocol.WriteReturns(Object[] returnValues, Stream outputStream) at System.Web.Services.Protocols.WebServiceHandler.WriteReturns(Object[] returnValues) at System.Web.Services.Protocols.WebServiceHandler.Invoke() --- End of inner exception stack trace ---

 

Source Error:

 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

 

Stack Trace:

 

[soapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidCastException: Specified cast is not valid.

at System.ComponentModel.ReflectPropertyDescriptor.get_IsReadOnly()

at System.ComponentModel.ReflectPropertyDescriptor.ShouldSerializeValue(Object component)

at System.Data.XmlTreeGen.AddXdoProperty(PropertyDescriptor pd, Object instance, XmlElement root, XmlDocument xd)

at System.Data.XmlTreeGen.AddXdoProperties(Object instance, XmlElement root, XmlDocument xd)

at System.Data.XmlTreeGen.SchemaTree(XmlDocument xd, DataSet ds)

at System.Data.DataSet.System.Xml.Serialization.IXmlSerializable.WriteXml(XmlWriter writer)

at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String ns, Boolean isNullable)

at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriter1.Write6_GetGeocacheDataByGUIDResponse(Object[] p)

--- End of inner exception stack trace ---

at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle)

at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces)

at System.Web.Services.Protocols.SoapServerProtocol.WriteReturns(Object[] returnValues, Stream outputStream)

at System.Web.Services.Protocols.WebServiceHandler.WriteReturns(Object[] returnValues)

at System.Web.Services.Protocols.WebServiceHandler.Invoke()

--- End of inner exception stack trace ---]

System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1503

System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +218

Geocaching.com.Groundspeak.xml.cacheService.GetGeocacheDataByGUID(Guid CacheGUID, Boolean CheckForUpdates) +111

Geocaching.Geocache.GetCacheObjectFromWS2(Guid CacheGUID, Boolean CheckForUpdates) +63

Geocaching.Geocache.GetCacheObject(Guid CacheGUID, Boolean CheckForUpdates) +365

Geocaching.Geocache.GetCache(Guid CacheGUID, Boolean CheckForUpdates) +26

Geocaching.UI.cache_details.BuildCachePage() +1190

Geocaching.UI.cache_details.Page_UserNotLoggedIn(Object sender, EventArgs e) +48

Geocaching.UI.WebformBase.IsLoggedIn() +935

Geocaching.UI.cache_details.Page_Load(Object sender, EventArgs e) +363

System.Web.UI.Control.OnLoad(EventArgs e) +67

System.Web.UI.Control.LoadRecursive() +35

System.Web.UI.Page.ProcessRequestMain() +772

 

 

--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

Link to comment

There's already a topic for this in the Geocaching.com forum, which is the proper place for it. So, I'm closing this duplicate thread. It's 8:11 in the morning in Seattle. I'm sure that the crew is either already "workin' on it" or will be very shortly.

Link to comment
Guest
This topic is now closed to further replies.
×
×
  • Create New...