Need to debug SharePoint or ASP.NET without Visual Studio? Try the CLR Debugger: http://msdn.microsoft.com/en-us/library/7zxbks7z(VS.80).aspx Set the debug mode to "true" in the web.config of the site you are debugging Prepare for a clean debugging session Perform iisreset Delete all folders in %WINDIR%\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root Make sure that the latest versions of the dlls and pdbs [...]