Debugging PTWeb

Debugging PTWeb

Old forum URL: forums.lhotka.net/forums/t/2163.aspx


joel posted on Wednesday, January 17, 2007

I was not able to debug PTWeb until I changed the IIS virtual root's directory security from anonymous to integrated security.  I was getting the error "Unable to start debugging on the web server.  Debugging failed because integrated Windows authentication is not enabled.  Please see help for assistence."  Is integrated security a requirement for debugging?  If so, is there any way to avoid having to enter my windows username and password each time I press F5?  The browser doesn't remember my password when I check "remember my password", so this will be quite annoying.

Joel

 

RockfordLhotka replied on Wednesday, January 17, 2007

In general, no. I don't do that with any of my virtual roots just to enable debugging.

What OS are you using?

joel replied on Wednesday, January 17, 2007

Using Windows XP Professional sp2 with IIS installed locally.

Thanks for the reply, I was afraid I had no choice but to use integrated security.  I'll keep looking for the reason it's not working as anonymous.

 

Copyright (c) Marimer LLC