You have a file in IIS, you want to debug/step through
Open new instance of Visual studio (you may want to run it as Administrator)
File -> Open -> Web Site
In the left side, select Local IIS
Expand and locate the IIS Website your aspx file is part of
Any exception on this site will be caught now by VS
Open new instance of Visual studio (you may want to run it as Administrator)
File -> Open -> Web Site
In the left side, select Local IIS
Expand and locate the IIS Website your aspx file is part of
Any exception on this site will be caught now by VS
No comments:
Post a Comment