| Per-Frode Pedersen 2004-03-20, 9:23 pm |
| When I try to submit a message to a soap port I get this error:
The "SOAP" adapter is suspending an outbound message going to
destination URL:"http://localhost/BSim/Service1.asmx".
Details:"AssemblyName context property was not valid.".
followed by (and this looks not good to me....):
Event Type: Error
Event Source: XLANG/s
Event Category: None
Event ID: 10034
Date: 18.03.2004
Time: 14:52:42
User: N/A
Computer: OS9C1
Description:
Uncaught exception terminated service
BSim.BSimOrch(ed787107-1ccd-3a57-f021-bed530785c35), instance
4604f623-9914-4691-a93e-90dda1962b12
An error occurred while processing the message, refer to the details
section for more information
Exception type: XlangSoapException
Source: Microsoft.XLANGs.BizTalk.Engine
Target Site: Void VerifyTransport(Microsoft.XLANGs.Core.Envelope,
Int32, Microsoft.XLANGs.Core.Context)
Help Link:
Additional error information:
If I send it to a FILE Port it comes out fine. Also The SOAP port
never sends this, so the error occurs in the port itself.
I have an output map that converts this from one type to another. The
Mapping is working fine on the file port.
Any ideas what could be wrong?
Or where to look for an "AssemblyName context property" ?
Per-Frode Pedersen
|