|
shamir.ali -> SerializationException (16 January 2007)
|
Hey , In an orchestraion i have a atomic scope shape having a construct shape in it, it calls a function of a class made by me. I have defined a variable in that scope. the function being called does what it should do but when it tries to execute an expression after that scope it gives the below error. Uncaught exception terminated service Receive.Orchestration_1(f9cf1c03-bceb-8514-4136-f7fa9986d11c), instance b9065567-09c8-4d8e-a8fd-152eff1794d5 The type System.Runtime.Remoting.ServerIdentity in Assembly mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 is not marked as serializable. Exception type: SerializationException Source: mscorlib Target Site: Void InitSerialize(System.Object, System.Runtime.Serialization.ISurrogateSelector, System.Runtime.Serialization.StreamingContext, System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit, System.Runtime.Serialization.IFormatterConverter) Could n e one plz help. thanks
|
|
|
|