Jump to content

Trouble On The Cache Page Server


roolku

Recommended Posts

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

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 by odragon
Link to comment

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
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. :unsure:

 

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

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

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 by Thot
Link to comment

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

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
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! :unsure:

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. :blink:

 

--Marky

Link to comment

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... :unsure:

 

Edited to add: It works for some caches but not others. And it isn't a subscriber-only issue.

Edited by OzGuff
Link to comment
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... :unsure:

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
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
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... :unsure:

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)

 

:blink:

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