Thomas Freudenberg

Confessions of a caffeine addict

Browse by Tags

All Tags » ASP.NET (RSS)
Auto-attaching to aspnet_wp.exe
Dennis van der Stelt asked me how to debug CSModules without using the Community Server SDK. Ok, so here's how I debug my modules. First I set the output directory of my projects to CS' bin folder. To debug the module, I attach the debugger manually...