OracleException Serialization Problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know about an issue with serialization in the
System.Data.OracleClient.OracleException class?

When trying to resume a BizTalk 2004 orchestration that has caught this
exception and suspended with a Suspend shape, I get this in the event log:

Failed while creating a TestHarness.Test service.

Exception type: ServiceCreationException
Source:
Target Site:
Help Link:
Additional error information:

Exception has been thrown by the target of an invocation.

Exception type: TargetInvocationException
Source: mscorlib
Target Site: Void SerializationInvoke(System.Object,
System.Runtime.Serialization.SerializationInfo,
System.Runtime.Serialization.StreamingContext)
Help Link:
Additional error information:

Member message was not found.

Exception type: SerializationException
Source: mscorlib
Target Site: System.Object GetElement(System.String, System.Type ByRef)
Help Link:
Additional error information:


Thanks,
Dave
 
Hi Dave,

We have reviewed this issue and are currently researching on it. We will
reply to you in another thread in microsoft.public.biztalk.general. Thanks!

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 
Back
Top