Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can't Turn Debug Back On...HELP!!

Status
Not open for further replies.

jfrost10

Programmer
Jun 3, 2001
2,004
CA
Hey guys,

This is such a dumb, stupid little question that I feel pretty silly asking it, but I"m at my whits end. I develop asp.net apps using visual studio.net. One of the last times I started up my app for testing, I got a dialog saying something about "Do you want to disable debugging for all your asp.net applications?" and I said (don't ask me why) Yes, thinking I could reset it later.

Well I can't figure out where I go to reset it!
:(
Anybody know where I should be looking?

Thanks,
Silly Jack
 
Update: I found an article on the Microsoft site saying that the error I'm getting is usually caused by an error within IIS. So far, no luck, and all my projects now won't debug, even after restarting iis. If it keeps up, i may have to try and just reinstall it (oh, what a pain THAT would be)

Jack
 
Fixed it. Here's what happened:
Restarted IIS, and got prompted to log in (Windows Authentication) as a user with debugging permissions. Once I logged in, i just had to go to the project's properties page>debugging and check the Debug ASP.NET checkbox

Jack Ching Batta Bing!
;)

Jack
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top