I updated to BVC 5 SP3.2 and when running my first RMA for an order I received an Error: Any help or light someone can point me to would be great. I tried on another order to see if it was just one order corrupt, but same error.
<H1>Server Error in '/' Application.
<HR width="100%" color=silver SIZE=1>
</H1>
<H2>Type 'BVSoftware.Bvc5.Core.Utilities.DirtyTrackableCollection`1[[BVSoftware.Bvc5.Core.Orders.LineItemInput, BVSoftware.Bvc5.Core, Version=5.3.2.20, Culture=neutral, PublicKeyToken=null]]' in Assembly 'BVSoftware.Bvc5.Core, Version=5.3.2.20, Culture=neutral, PublicKeyToken=null' is not marked as serializable. </H2>[color=#ffffcc>
[tr ][td ]<CODE>An]</b>location of the exception can be identified using the exception stack trace below.[/code] [/td][/tr]</TABLE>
Stack Trace:[/color]
[table width="100%" bgColor=#ffffcc][tr ][td ]<CODE>
[SerializationException: Type 'BVSoftware.Bvc5.Core.Utilities.DirtyTrackableCollection`1[[BVSoftware.Bvc5.Core.Orders.LineItemInput, BVSoftware.Bvc5.Core, Version=5.3.2.20, Culture=neutral, PublicKeyToken=null]]' in Assembly 'BVSoftware.Bvc5.Core, Version=5.3.2.20, Culture=neutral, PublicKeyToken=null' is not marked as serializable.] System.Runtime.Serialization.FormatterServices.InternalGetSerializableMembers(RuntimeType type) +2700482
System.Runtime.Serialization.FormatterServices.GetSerializableMembers(Type type, StreamingContext context) +245
System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitMemberInfo() +88
System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Type objectType, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter) +293
System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.Serialize(Type objectType, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter) +46
System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Write(WriteObjectInfo objectInfo, NameInfo memberNameInfo, NameInfo typeNameInfo) +553
System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck) +489
System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck) +131
System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph) +13
System.Web.UI.ObjectStateFormatter.SerializeValue(SerializerBinaryWriter writer, Object value) +3010
[ArgumentException: Error serializing value 'BVSoftware.Bvc5.Core.Orders.Order' of type 'BVSoftware.Bvc5.Core.Orders.Order.']
System.Web.UI.ObjectStateFormatter.SerializeValue(SerializerBinaryWriter writer, Object value) +3217
System.Web.UI.ObjectStateFormatter.Serialize(Stream outputStream, Object stateGraph) +126
System.Web.UI.ObjectStateFormatter.Serialize(Object stateGraph) +52
System.Web.UI.ObjectStateFormatter.System.Web.UI.IStateFormatter.Serialize(Object state) +4
System.Web.UI.Util.SerializeWithAssert(IStateFormatter formatter, Object stateGraph) +37
System.Web.UI.HiddenFieldPageStatePersister.Save() +106
System.Web.UI.Page.SavePageStateToPersistenceMedium(Object state) +82
System.Web.UI.Page.SaveAllState() +550
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2357
</PRE>[/code][/td][/tr][/table]