Hi,
We have an orchestration published as a webservice , which we in turn call
from a windows .NET form. This works fine in a development set up.
We have gone ahead and created the deployment MSI set up and have deployed
the same in a Win2k3 server. However when i call the WS from the WinApp i
get
the 401: Unauthorised exception.
However i am able to browse the asmx page (for the orchestration service)
directly from IIS.
Some of the settings cross checked are:
-The Website has anonymous authentication turned on and it uses a
pre-configured accont that has admin privileges in the machine (Part of
Admin
Group, IIS_WPG, BizTalk Administrations, Isolated Users)
- we are not using app pools, its turned off by setting IIS 5.0
compatibility, otherwise the when we try to browse the service , we get
Sevice Unavailable in the browser
- ASPNET user has been added to IIS_WPG, Admin Group,BizTalk
Administratiors


|