I used vb.net to create a web service which runs in iis6. It works fine.
When I create a new web site in addition to my web service, I have
difficulties. I can no longer access the web service. As soon as I delete
the newly created web page my service again operates properly. Am I dealing
with some kind of default setting that I need to adjust to allow multiple
sites. If so, please advice me how to do this.
Fred Herring
Hi Fred,
When you say you created a new web site, do you mean you added an ASMX page
to the vroot for the service? Or did you use IIS manager to create a new
web site VROOT, and put your new pages under there?
Regards
Dan Rogers
Microsoft Corporation
--------------------
>Thread-Topic: New Web Page in IIS 6
>thread-index: AcS2t5MQuCxpKXpvQHuoJxpN4peMrg==
[quoted text clipped - 17 lines]
>Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.aspnet.webservices:26190
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices
>
[quoted text clipped - 6 lines]
>
>Fred Herring