visual studio debugging and other problems
unable to start debugger
- exit VS
- debug=true in the web config file
- iisreset
- delete contents of C:\Documents and Settings\[USER]\VSWebCache
- delete contents of C:\WINDOWS\Microsoft.NET\Framework\[FRAMEWORKVERSION]\Temporary ASP.NET Files
- Just set your web app up in IIS as a virtual web app: Go to control panel, administrative services, Internet Information Services (IIS)
- In explorer change zone settings to Automatic Logon With Password (sometimes u need this)
- reboot
0 Comments:
Post a Comment
<< Home