Monday, March 26, 2012

VS .NET debuggin question. plz help

Hello
I installed visual studio on my computer and then had a bunch of problems with trying to debug my project. So i read on some site that you have to change ur .config file and create another account. i did all that and it works.
The problem is i was developing a asp.net application on my computer. If I was debugging it and set a breakpoint It would break on it.
I also downloaded an asp.net from my website that was never on this computer. I changed the path, etc to make it work on my computer. When i try to debug it a little box pops up and says Enter a login password for my account to allow asp.net debugging:

"Enter the name and password for a Windows NT account with permissions to enable ASP debugging on the target machine"

and it has MIKE-4N6S081L2Z\Mike in the login.

Why does this project do this and not any of my other ones??

Thank you
Mikedo you mean it doesn't do this for windows forms projects but does for ASP.NET? well obviously. ASP.NET runs, by default, under a guest account.

0 comments:

Post a Comment