When I debug my ASP.NET webapp in VS2010, a dialog appears with the title \"Downloading public symbols\".
How do I instruct Visual Studio not to attempt thi
Disable "Enable .net framework source stepping" in Tools → Options → Debugging settings.