+roolku Posted May 13, 2005 Share Posted May 13, 2005 The website seems to be down: Server Error in '/' Application. -------------------------------------------------------------------------------- Exception of type System.OutOfMemoryException was thrown. 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.OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown. 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: [OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown.] [HttpException (0x80004005): Unable to connect to SQL Server session database.] System.Web.SessionState.SqlStateConnection..ctor(String sqlconnectionstring) +191 System.Web.SessionState.SqlStateClientManager.GetConnection(Boolean& usePooling) +98 System.Web.SessionState.SqlStateClientManager.GetExclusive(String id) +42 System.Web.SessionState.SqlStateClientManager.System.Web.SessionState.IStateClientManager.BeginGetExclusive(String id, AsyncCallback cb, Object state) +6 System.Web.SessionState.SessionStateModule.GetSessionStateItem() +67 System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +274 System.Web.AsyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +66 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +173 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032 Link to comment
+ODragon Posted May 13, 2005 Share Posted May 13, 2005 (edited) Server Error in '/' Application. Exception of type System.OutOfMemoryException was thrown. 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.OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown. 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: [OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown.] [HttpException (0x80004005): Exception of type System.Web.HttpException was thrown.] System.Web.HttpAsyncResult.End() +54 System.Web.SessionState.SessionStateModule.EndAcquireState(IAsyncResult ar) +19 System.Web.AsyncEventExecutionStep.OnAsyncEventCompletion(IAsyncResult ar) +80 Reload causes Server Error in '/' Application. Exception of type System.OutOfMemoryException was thrown. 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.OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown. 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: [OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown.] [HttpException (0x80004005): Unable to connect to SQL Server session database.] System.Web.SessionState.SqlStateConnection..ctor(String sqlconnectionstring) +191 System.Web.SessionState.SqlStateClientManager.GetConnection(Boolean& usePooling) +98 System.Web.SessionState.SqlStateClientManager.GetExclusive(String id) +42 System.Web.SessionState.SqlStateClientManager.System.Web.SessionState.IStateClientManager.BeginGetExclusive(String id, AsyncCallback cb, Object state) +6 System.Web.SessionState.SessionStateModule.GetSessionStateItem() +67 System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +274 System.Web.AsyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +66 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +173 Reload again causes Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. Edited May 13, 2005 by odragon Link to comment
+forman Posted May 13, 2005 Share Posted May 13, 2005 I had the same problem on my laptop and went across the room and tryed the regular pc and it worked, then back to the laptop and still no work. I love computors! Don Link to comment
+dazed&confused Posted May 13, 2005 Share Posted May 13, 2005 I got this when attempting to download a GPX file. Also, I didn't get an email from a PQ I submitted yesterday. Hopefully this information is valuable to someone out there. Didn't mean a thing to me, except that there was an error. 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.Write2_GetGeocacheDataByIDResponse(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.Write2_GetGeocacheDataByIDResponse(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.Write2_GetGeocacheDataByIDResponse(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.GetGeocacheDataByID(Int64 CacheID, Boolean CheckForUpdates) +102 Geocaching.Geocache.GetCacheObjectFromWS2(Int64 CacheID, Boolean CheckForUpdates) +56 Geocaching.Geocache.GetCacheObject(Int64 CacheID, Boolean CheckForUpdates) +344 Geocaching.UI.cache_details.btnGPXDL_Click(Object sender, ImageClickEventArgs e) +104 System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +109 System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +69 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33 System.Web.UI.Page.ProcessRequestMain() +1330 Link to comment
+CacheTrappers Posted May 13, 2005 Share Posted May 13, 2005 OH NO! Im supposed to go on a big caching trip today! and I don't have any of the caches chosen yet! Link to comment
dtilbury Posted May 13, 2005 Share Posted May 13, 2005 Same here! was working fine this morning, now just about to go out the door and I can't get any info! arghghghg Link to comment
+Team Perks Posted May 13, 2005 Share Posted May 13, 2005 Hmm...I'm getting the same message as dazed&confused is when I try to view a cache page... Link to comment
+Team Benhamtroll Posted May 13, 2005 Share Posted May 13, 2005 I'm getting the same issue from cache pages. I can get a list of caches, but when I try to bring up specific cache descriptions it craps out. Fortunately, I have a bunch of caches on my Palm right now . . . Link to comment
+carleenp Posted May 13, 2005 Share Posted May 13, 2005 The Groundspeak people probably haven't gotten into the office yet. I'm guessing someone will kick the server and feed the hamsters soon. Link to comment
+AndrewRJ Posted May 13, 2005 Share Posted May 13, 2005 same problem as everyone else hapening here. And I was so hoping to get updated cache info thismorning Link to comment
+CacheTrappers Posted May 13, 2005 Share Posted May 13, 2005 Well i am able to download them as .loc files but that doesn't help me with finding out how to do virtuals! Link to comment
+plook Posted May 13, 2005 Share Posted May 13, 2005 Fortunately, I have a bunch of caches on my Palm right now . . . Same here. Just last night I downloaded and purchased Cachemate (great app!) then loaded up about 150 caches near me. Shortly thereafter the server started timing out and before I went to bed I was seeing the error messages. Guess I got my GPX just in time. Ironic that I upgraded to premium membership less than 2 weeks ago after server maintenence had the site running blazingly fast, but I'm sure the problems will be resolved soon. Link to comment
+Farb Posted May 13, 2005 Share Posted May 13, 2005 This thread confirms it. I thought the system may be down. Fortunately, I've got about half a dozen in my GPSr and some more printed cache pages to feed my addiction! Link to comment
+Marky Posted May 13, 2005 Share Posted May 13, 2005 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) +1502 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) +368 Geocaching.Geocache.GetCache(Guid CacheGUID, Boolean CheckForUpdates) +26 Geocaching.UI.cache_details.BuildCachePage() +1198 Geocaching.UI.cache_details.Page_UserLoggedIn(Object sender, EventArgs e) +55 Geocaching.UI.WebformBase.IsLoggedIn() +1060 Geocaching.UI.cache_details.Page_Load(Object sender, EventArgs e) +364 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +772 Link to comment
crappiefisher Posted May 13, 2005 Share Posted May 13, 2005 OH NOOOOOO!!!!!!!! sending STRONG SIGNALS to the GeoCaching dudes and dudettes!!!! Link to comment
Deego Posted May 13, 2005 Share Posted May 13, 2005 I bet they are "working on it" (I hope) Link to comment
+Thot Posted May 13, 2005 Share Posted May 13, 2005 (edited) I assume the backstage folks know there's something wrong with the cache page server? Edited to say: I see now it been reported. I glanced down through a few topics to see if it had been reported but there are so many topics pinned to the top I didn't get to the real messages. Edited May 13, 2005 by Thot Link to comment
+LittleBlue Posted May 13, 2005 Share Posted May 13, 2005 Was beginning to think it was only happening here! Server error. Link to comment
+E = Mc2 Posted May 13, 2005 Share Posted May 13, 2005 Can't get a single cache page to load. Not one... It IS Friday, the 13th, though... Link to comment
+Deliveryguy428 Posted May 13, 2005 Share Posted May 13, 2005 Ok good I just got that too, glad it is not just me, and sadly there is a cache I wanna get less then .3miles from where I am going grrr Link to comment
+ODragon Posted May 13, 2005 Share Posted May 13, 2005 I bet they are "working on it" (I hope) They even up yet?!? Link to comment
+Scoobie10 Posted May 13, 2005 Share Posted May 13, 2005 I'm getting all kinds of server errors today. Link to comment
+Thot Posted May 13, 2005 Share Posted May 13, 2005 just for fun: 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_UserLoggedIn(Object sender, EventArgs e) +56 Geocaching.UI.WebformBase.LoginUser(User user, Boolean saveToken) +1485 Geocaching.UI.WebformBase.IsLoggedIn() +839 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
Keystone Posted May 13, 2005 Share Posted May 13, 2005 I merged several duplicate topics together, choosing the one with the most descriptive title. Link to comment
+Deliveryguy428 Posted May 13, 2005 Share Posted May 13, 2005 yay we can merge threads but can not open caches progress is being made... Now someone go shake Signal a little bit and tell him to wake up, we wanna cache! :-P Link to comment
+Deliveryguy428 Posted May 13, 2005 Share Posted May 13, 2005 Ok a serious post now- Is anyone else having problem sending e-mail through the site also? Link to comment
+Marky Posted May 13, 2005 Share Posted May 13, 2005 Ok a serious post now- Is anyone else having problem sending e-mail through the site also? I just sent you an email, so that appears to be working. --Marky Link to comment
Keystone Posted May 13, 2005 Share Posted May 13, 2005 To geoholic28, pardon me for trying to do my job by keeping the forums well-organized, and answering questions. From my desk here in Pittsburgh, there is nothing I can do about fixing the cache pages. To everyone else, I just tested the WAP version of the site and it seems to be serving up cache page information just fine. Try using this as an emergency backup until Groundspeak gets the hamsters fed. Link to comment
+Marky Posted May 13, 2005 Share Posted May 13, 2005 This thread confirms it. I thought the system may be down. Fortunately, I've got about half a dozen in my GPSr and some more printed cache pages to feed my addiction! I lucked out and did my PQ request of the nearest unfound caches within 100 miles of me, so I have aboue 2800 or so caches to find, if I want. --Marky Link to comment
+Marky Posted May 13, 2005 Share Posted May 13, 2005 I just tested the WAP version of the site and it seems to be serving up cache page information just fine. Try using this as an emergency backup until Groundspeak gets the hamsters fed. Good call! Thanks for all the hard work! --Marky Link to comment
+Deliveryguy428 Posted May 13, 2005 Share Posted May 13, 2005 (edited) --edit-- Edited May 13, 2005 by geoholic28 Link to comment
+Deliveryguy428 Posted May 13, 2005 Share Posted May 13, 2005 Thanks Marky for the e-mail :-) I know today I had some problems sending e-mails earlier though the site. KA we all love you!!! keep on doing a great job Link to comment
+Otter and Lemur Posted May 13, 2005 Share Posted May 13, 2005 yay we can merge threads but can not open caches progress is being made... Now someone go shake Signal a little bit and tell him to wake up, we wanna cache! :-P Signal is a he? Link to comment
+ODragon Posted May 13, 2005 Share Posted May 13, 2005 From my desk here in Pittsburgh, there is nothing I can do about fixing the cache pages. Just out of curiosity, do you approvers/reviews have an emergency number to call when things like this happen at off times? Link to comment
+Deliveryguy428 Posted May 13, 2005 Share Posted May 13, 2005 Now someone go shake Signal a little bit and tell him to wake up, we wanna cache! :-P Signal is a he? Ok he/she/it point is get those hampters and or Frog back on the treadmills :-P Link to comment
+OzGuff Posted May 13, 2005 Share Posted May 13, 2005 (edited) WAP not working for me! Though I am logged in it says: You must be logged in, and also a geocaching.com subscriber to view this cache. . My latest PQ was from a few days ago and a couple of new caches have popped up and I want to go and find them... Edited to add: It works for some caches but not others. And it isn't a subscriber-only issue. Edited May 13, 2005 by OzGuff Link to comment
+ODragon Posted May 13, 2005 Share Posted May 13, 2005 WAP not working for me! Though I am logged in it says:You must be logged in, and also a geocaching.com subscriber to view this cache. . My latest PQ was from a few days ago and a couple of new caches have popped up and I want to go and find them... Are you a premium member? That sounds like the error you get for trying to look at a members only cache not being a member. Link to comment
Keystone Posted May 13, 2005 Share Posted May 13, 2005 From my desk here in Pittsburgh, there is nothing I can do about fixing the cache pages. Just out of curiosity, do you approvers/reviews have an emergency number to call when things like this happen at off times? Yes. WAP not working for me! Though I am logged in it says:You must be logged in, and also a geocaching.com subscriber to view this cache. 1. Sounds like a Members-only Cache. I am able to access regular caches with no problems on the WAP site. 2. Others have had difficulties in getting logged in on the WAP site. I am no expert on that. Check the WAP thread pinned at the top of the forum. Link to comment
+vds Posted May 13, 2005 Share Posted May 13, 2005 WAP not working for me! Though I am logged in it says:You must be logged in, and also a geocaching.com subscriber to view this cache. . My latest PQ was from a few days ago and a couple of new caches have popped up and I want to go and find them... Are you a premium member? That sounds like the error you get for trying to look at a members only cache not being a member. nope, it's dead Jim. I'm a premium member and get that message from the wap page, after logging in successfully, for every cache. dadgum, have a new cache 2 miles from home and chance for a FTF but can't get the description (got the coords from a loc download from a 'preview' of a custom query but no matching web page) Link to comment
+Deliveryguy428 Posted May 13, 2005 Share Posted May 13, 2005 (edited) Quick someone go wake up Scotty and tell him we need more power!!!! --Also I got the back up site to work for me. Might be a computer issue with your server? Edited May 13, 2005 by geoholic28 Link to comment
+vds Posted May 13, 2005 Share Posted May 13, 2005 incidentally, just found a new feature. I did not use the word 'dadgum' in my posting. There's a posting translator 'feature' it appears. Link to comment
Keystone Posted May 13, 2005 Share Posted May 13, 2005 I am *not* logged in to the WAP site (I only need to see cache descriptions, not log a find). In that manner I am able to view the info. for regular caches. But I did get the same error message when trying to access a MOC. Link to comment
+Deliveryguy428 Posted May 13, 2005 Share Posted May 13, 2005 (edited) Didn't change that word for me :-x Edited May 13, 2005 by geoholic28 Link to comment
+birddog14 Posted May 13, 2005 Share Posted May 13, 2005 looks like it is working now Link to comment
+Deliveryguy428 Posted May 13, 2005 Share Posted May 13, 2005 (edited) YOU GO SIGNAL!!!! :-P or maybe not...just looked at a cache page and all the logs are underlined....anyone else? Edited May 13, 2005 by geoholic28 Link to comment
+Team MGGPS Posted May 13, 2005 Share Posted May 13, 2005 Hoouh! I was beginning to get frantic. Thanks for the speedy recovery. Link to comment
+Team Cotati Posted May 14, 2005 Share Posted May 14, 2005 Was there some kind of dadgum server problem today? Link to comment
Recommended Posts