I was trying to set a breakpoint in global.asa in an old classis ASP project with IIS 6 in Visual Studio 2005.
Somehow the context menu for actually setting the breakpoint somewhere in global.asa is disabled (greyed). How can I set a breakpoint then?
Breakpoints in .asp pages are no problem though and do work fine.