Hi,

I am new to Google maps and have been running Google Maps on my site
for a couple of weeks and all of a sudden I am now getting the
following error:

This error can also be seen at 
http://www.globalconferencing.co.uk/ContactUs.aspx

Has anyone got any ideas to what could be causing this?

Server Error in '/' Application.
Unable to serialize the session state. In 'StateServer' and
'SQLServer' mode, ASP.NET will serialize the session state objects,
and as a result non-serializable objects or MarshalByRef objects are
not permitted. The same restriction applies if similar serialization
is done by the custom session state store in 'Custom' mode.
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.HttpException: Unable to serialize the
session state. In 'StateServer' and 'SQLServer' mode, ASP.NET will
serialize the session state objects, and as a result non-serializable
objects or MarshalByRef objects are not permitted. The same
restriction applies if similar serialization is done by the custom
session state store in 'Custom' mode.

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:

[SerializationException: Type 'GoogleObject' in Assembly
'App_Code.hn2ovjky, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null' is not marked as serializable.]
System.Runtime.Serialization.FormatterServices.Int
ernalGetSerializableMembers(RuntimeType type) +7733643
System.Runtime.Serialization.FormatterServices.Get SerializableMembers
(Type type, StreamingContext context) +258
System.Runtime.Serialization.Formatters.Binary.Wri
teObjectInfo.InitMemberInfo() +111
System.Runtime.Serialization.Formatters.Binary.Wri
teObjectInfo.InitSerialize(Object obj, ISurrogateSelector
surrogateSelector, StreamingContext context, SerObjectInfoInit
serObjectInfoInit, IFormatterConverter converter, ObjectWriter
objectWriter) +161
System.Runtime.Serialization.Formatters.Binary.Wri
teObjectInfo.Serialize(Object obj, ISurrogateSelector
surrogateSelector, StreamingContext context, SerObjectInfoInit
serObjectInfoInit, IFormatterConverter converter, ObjectWriter
objectWriter) +51
System.Runtime.Serialization.Formatters.Binary.Obj ectWriter.Serialize
(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean
fCheck) +410
System.Runtime.Serialization.Formatters.Binary.Bin
aryFormatter.Serialize(Stream serializationStream, Object graph, Header
[] headers, Boolean fCheck) +134
System.Web.Util.AltSerialization.WriteValueToStrea m(Object value,
BinaryWriter writer) +1577

[HttpException (0x80004005): Unable to serialize the session state. In
'StateServer' and 'SQLServer' mode, ASP.NET will serialize the session
state objects, and as a result non-serializable objects or
MarshalByRef objects are not permitted. The same restriction applies
if similar serialization is done by the custom session state store in
'Custom' mode.]
System.Web.Util.AltSerialization.WriteValueToStrea m(Object value,
BinaryWriter writer) +1662
System.Web.SessionState.SessionStateItemCollection .WriteValueToStreamWithAssert
(Object value, BinaryWriter writer) +34
System.Web.SessionState.SessionStateItemCollection .Serialize
(BinaryWriter writer) +606
System.Web.SessionState.SessionStateUtility.Serial ize
(SessionStateStoreData item, Stream stream) +239
System.Web.SessionState.SessionStateUtility.Serial izeStoreData
(SessionStateStoreData item, Int32 initialStreamSize, Byte[]& buf,
Int32& length) +72
System.Web.SessionState.OutOfProcSessionStateStore .SetAndReleaseItemExclusive
(HttpContext context, String id, SessionStateStoreData item, Object
lockId, Boolean newItem) +87
System.Web.SessionState.SessionStateModule.OnRelea seState(Object
source, EventArgs eventArgs) +560
System.Web.SyncEventExecutionStep.System.Web.HttpA
pplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) +75


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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to