| Clemens Reijnen 2005-07-21, 5:52 pm |
| Vishy,
The poblem with sharepoint and webservices is easy to solve, sharepoint
takes the complete root of iis as his ownership so all services you put in
the root will be under sharepoint restrictions. But you can exclude your
services from sharepoint by configuring it in the sharepoint administration
tool [managed paths]. This will work...
and can't you change the binding information after you have deployed the
port with the option "late binding".
greets Clemens
"Vishy" <vishal.halbe@gmail.com> wrote in message
news:1121963952.221470.204780@g43g2000cwa.googlegroups.com...
> Hi
>
> I've an orchestration ; which i wish to publish as WebService; the WS
> Publishing Wizard doesn't give me option to choose URL of my
> webservice; it defaults to http://localhost/; how can I change this
> URL? I can't publish it at localhost;as I've got SharePoint configured
> there and it gives me error if try to setup Webservice there
>
> Thanks
>
> Vishy
>
|