| Victor 2005-10-13, 6:00 pm |
| Hello,
I've got very strange error. We have some orchestrations exposed as one web
service (this web service has a different method for every orchestration).
So we have one receive port and location for this web service. An isolated
host is created specially for this location.
Some of these orchestrations return Response or Fault not as a some message,
but as a System.String. Everything was OK for about two or three months, but
from yesterday a strange error occurs calling some of these orchestrations:
There was a failure executing the send pipeline:
"Microsoft.BizTalk.DefaultPipelines.XMLTransmit" Source: "XML assembler"
Send Port: "/project/webservice.asmx" Reason: This Assembler cannot retrieve
document specification by using this type: "string".
I've checked ocrhestration in HAT with orchestration debugger - there are no
errors in orchestrations, Responses or Faults always has some value
returned. IIISreset doesn't help.
Any ideas?
---------------
Victor
|