| redbastid@yahoo.com 2006-05-18, 1:17 am |
| Hi! I'd appreciate it if you could show me the errors of my ways on
this baffling issue I'm having.
I'm using Biztalk 2004. The orchestration makes a request to a web
service and waits for a response. The message gets sent, but the
orchestration gets dehydrated while waiting for the response--which
never arrives.
The web service is written in .net 2.0. It is hosted on a separate
server that has both frameworks 1.1 and 2.0 installed.
I have verified that the web service runs by using a .net 1.1 sample
web app to call the same method the orchestration uses--it returns the
proper result witout any hitch. I ran this test web page from a third
server that does not have .net 2.0 installed, only 1.1, just to be sure
it was not a 2.0 incompatibility issue.
I looked in the event log, and there are no events written. I even
cleared the log prior to running the orchestration just to be sure I
was not missing it.
I'm at a loss as to what I should be looking for, and would greatly
appreciate any help you can provide!
Thanks,
Redd
|