| Derk Schutte 2006-02-04, 5:50 pm |
| Hi all,
i am experiencing great difficulty receiving a responsemessage from a
webservice. I know the response is valid (using a sniffer i've seenthe
message come into bts), and i can also see the messagetype in the HAT and
save the message from there. I can validate the saved message against the
schema that defines the message. So everything seems ok, but still, the
orchestration gets suspended (not resumable) on the receiveshape (this is
where it's at in the debugger) with the error in HAT
Service Name: orcSave_Advocaat
Assembly name: LAT.ToBackend, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=44c6b517b2153cf6
Service class: Orchestration
Message count: 3
Error code: System.Web.Services.Protocols.SoapException
Error category: 0
Error description: Invalid envelope namespace
Last processing server: S-REISBIZTALK01
Suspend Time: 2/3/2006 4:28:36 PM
Status: Suspended (not resumable)
Pending action: None
Service instance ID: 8cc45538-ee2e-479d-ada8-fad1b443f6a3
Host: BizTalkServerApplication
Activation time: 2/3/2006 4:23:24 PM
Eventlog
Uncaught exception terminated service
LAT.ToBackend.orcSave_Advocaat(60bd2ed8-c7ca-8920-c356-40b22f9c6664),
instance 8cc45538-ee2e-479d-ada8-fad1b443f6a3
Invalid envelope namespace
Exception type: SoapException
Source: Microsoft.XLANGs.BizTalk.Engine
Target Site: System.Web.Services.Protocols.SoapException
ReadSoapException(System.Xml.XmlReader)
Help Link:
Additional error information:
Not too helpful. Plus, i can't see how the envelope can be the problem, as
the message is already in the messagebox (so the soap envelope has already
been processed). Has anyone seen this error before? Any help would be greatly
appreciated.
regards
Derk Schutte
Capgemini Netherlands
|