04-19-05 07:47 AM
Are you definining the TypedXmlDocument as a variable in the orchestration?
If so, make sure you declare it in the scope of the transaction.
matt
"Jeno" <Jeno@discussions.microsoft.com> wrote in message
news:EE7D4D5E-7543-4BE3-AC20-9CACF6B022E3@microsoft.com...
> Can anyone point me in a direction with this problem. My orchestration
> worked
> fine and works fine in development pc but on production server I am
> getting
> this Rules Engine exception.
>
> Uncaught exception terminated service
> MyApplication(f882c664-b704-987b-fb3d-f2a94c2794f5), instance
> 6c568f5e-46d4-4736-a83f-97ce49967f51
>
> The type Microsoft.RuleEngine.TypedXmlDocument in Assembly
> Microsoft.RuleEngine, Version=3.0.1.0, Culture=neutral,
> PublicKeyToken=31bf3856ad364e35 is not marked as serializable.
>
> Exception type: SerializationException
> Source: mscorlib
> Target Site: System.Reflection.MemberInfo[]
> InternalGetSerializableMembers(System.RuntimeType, Boolean)
> Help Link:
> Additional error information:
>
>
>
>
[ Post a follow-up to this message ]
|