I am using VS 2005 as an IDE for a classic ASP project (not asp.net). The files load fine into a project and all. It will run the page as well.

The problem that I am having is that when I place a breakpoint and run, I get a text tip saying that "the breakpoint will not currently be hit. No symbols have been loaded for this document". What gives?

I've gone through hell and high water trying to get interdev to debug, but it is nortoriously impossible to get it to cooperate with IIS.

I am assuming that vs.net is capable of debugging classic asp projects. If I am incorrect, please let me know so I can resume my suffering with interdev )
If it is true, can you please help me getting this running and debugging?

Oh, by the way, this is a half completed project and I am not very familiar with asp.net so I'd rather not start over, just so ya know.