I'm pretty new to the new Visual Studio. I haven't done much development on it since VS6. I'm trying to debug ASPDNSF in the VS 2008 ide and it builds and runs the app and will let me step through the individual scripts and pages. But for some reason whenever it hits where I should be using the source it seems to run the dll and move on. Almost as though it doesn't have access to the source. I added a breakpoint to RTShipping.vb. I need to step through it to see what's broken. Any ideas on what I'm doing wrong?
Thanks,
-Tom