02-15-05 07:47 AM
After you publish the project as a web service in win 2003 server you need d
o
some changes to the web folder in IIS. Open the properties of the
webservice_proxy and change the application pool setting to run under Biztal
k
Isolated Host.
"David" wrote:
> Hi, I have a problem.
>
> I create a project and publish web service on Windows 2000 server, and
> test it via window form is OK, the orchestration run completely. But I
> copy the project to another server (win2003), repeat the same steps to
> run it, I always got this error message:
>
> "System.Web.Services.Protocols.SoapException:
> System.Web.Services.Protocols.SoapException: Internal SOAP Processing
> Failure
> at
> Microsoft.BizTalk.WebServices.ServerProxy.ServerProxy.Invoke(...etc)"
> But when I browse it by IE, it response normal.
>
> I deploy it to the 3th server (win2000) and run it is OK as 1st server.
> Should I do something at win2003? (e.g. at IIS setting
> "DefaultAppPool")
>
> Thanks for your advice, David.
>
>
[ Post a follow-up to this message ]
|