When i try to debug a classic asp application hosted in iis7.5 using vs2010, it is debug the all .asp file extension, but when i set the breakpoint in .xls based file request, which is written in vbscript code,now when ever a user is giving a request likehttp://localhost/sample.xls this request is not hitting the debug break point which is placed in vs2010, but .asp file requests are hitting the debug break point. Guys did u have any idea on this ?
↧