Discussion:
Problem with webservice -- "Unable to start debugging on the web server. An authentication error occurred while communicating with the web server." ???
Stacey Levine
2007-04-03 13:22:14 UTC
Permalink
Peter Vertes
2007-04-03 14:24:39 UTC
Permalink
I believe I had this problem when I made the jump to Vista. If I recall
correctly the fix for it was nothing "exotic". If you fire up the IIS
Manager click on "Default Website" and choose "Authentication". Under
"Authentication" make sure you have "Windows Authentication" and "Anonymous
Authentication" enabled. This fixed all my WebService issues for me.

-Pete

On 4/3/07, Stacey Levine <***@musicforasong.com> wrote:
>
> I just rebuilt my computer using Vista and then of course needed to make
> changes to a web service. When I try to debug it, I get the message
> below..
>
> "Unable to start debugging on the web server. An authentication error
> occurred while communicating with the web server."
>
>
>
> Any ideas? I tried resetting IIS as
> http://support.microsoft.com/kb/306165/ suggests - but no luck.
>
>
>
> Thanks..
>
>
>
>
>
> Stacey
>
>
> ===================================
> This list is hosted by DevelopMentor(r) http://www.develop.com
>
> View archives and manage your subscription(s) at
> http://discuss.develop.com
>

===================================
This list is hosted by DevelopMentorĀ® http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
Stacey Levine
2007-04-03 14:32:30 UTC
Permalink
Stacey Levine
2007-04-03 14:46:36 UTC
Permalink
Loading...