Setting up the Visual Studio 2008 environment to compile ASPDNSF code was very straight forward.
Setting up the environment to debug the code has proven much more problematic.
Is there any way to allow me within visual studio to step through the code while it is executing in debug mode without having to create an executable file that calls the dlls?