Answers
Nov 19, 2012 - 07:21 AM
Feb 05, 2019 - 11:35 PM
My site is running in a loadbalanced environment with two front web servers, so it's not happening consistently and I can't reproduce it, it seems to be intermittent.
Could this be a asp.net cache problem?
The full exception is:
System.Runtime.Serialization.SerializationException: Unable to find assembly 'App_Web_ebdqad_l, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssem
blyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.BinaryConverter.TypeFromInfo(Bin
aryTypeEnum binaryTypeEnum, Object typeInformation, ObjectReader objectReader, BinaryAssemblyInfo assemblyInfo, InternalPrimitiveTypeE& primitiveTypeEnum, String& typeString, Type& type, Boolean& isVariant) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadArray(BinaryH
eaderEnum binaryHeaderEnum) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderH
andler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stre
am serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stre
am serializationStream) at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) at System.Web.UI.ObjectStateFormatter.DeserializeValue(SerializerBinaryReader reader) at System.Web.UI.ObjectStateFormatter.Deserialize(Stream inputStream)
asp.net, web development, exception
Do you have the same question? Follow this Question
Nov 19, 2012 - 07:21 AM
Feb 05, 2019 - 11:35 PM
We look to ensure that every question is answered by the best people with relevant expertise and experience, the best answers include multiple perspectives. Do you have relevant expertise or experience to contribute your answer to any of these commonly asked questions?
Quomon is a network of IT professionals from around the world, collaborating by sharing knowledgeable answers in their specific field of expertise.
Add New Comment