M
Mercury21
Hi there
I am having trouble using Visual Studio.NET 2002 on WindowsXP
When I created a WebService as "http://localhost/WevService1/" and start build it, VS.NET gave me an error such as
"Error while trying to run project: Unable to start debugging on the Web server. Access is denied
Would you like to disable future attempts to debug ASP.NET pages for this project?
I also checked an article that "http://support.microsoft.com/default.aspx?scid=kb;EN-US;821255", but I am using WindowsXP Pro, not Windows2000
It said the user account which using VS.NET needs "Impersonate a client after authentication" right, but WindowsXP does not have that kind of user right
I guess the user account needs some specific right to debug the web service other than that
Please somebody help me
I am having trouble using Visual Studio.NET 2002 on WindowsXP
When I created a WebService as "http://localhost/WevService1/" and start build it, VS.NET gave me an error such as
"Error while trying to run project: Unable to start debugging on the Web server. Access is denied
Would you like to disable future attempts to debug ASP.NET pages for this project?
I also checked an article that "http://support.microsoft.com/default.aspx?scid=kb;EN-US;821255", but I am using WindowsXP Pro, not Windows2000
It said the user account which using VS.NET needs "Impersonate a client after authentication" right, but WindowsXP does not have that kind of user right
I guess the user account needs some specific right to debug the web service other than that
Please somebody help me