I was working on a project this afternoon, periodically using the debugger/breakpoints to examine the contents of the objects in memory. At one point, the breakpoints simply stopped working, becoming a hollow circle with a tooltip message of "The breakpoint will not currently be hit. No symbols have been loaded for this document." Pretty much a case of the IDE working one minute, and failing the next. The breakpoints fail anywhere that I put them... I've tested in several unrelated code-behind pages.
What makes this even more frustrating is that the modules window indicates that all of the App_*.dll files associated with my project have symbols loaded.
What I've tried so far:
1) Reverting the source code to a previously working version.
2) Checking compile mode -- It's set to debug.
3) Clearing /bin and C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
4) Other projects compile/debug correctly.
5) Machine has been rebooted, VS has been restarted, project has been built, cleaned, and rebuilt.
Is there anything else that I may be missing?
Here is the output I receive when beginning a debug session:
Auto-attach to process '[4952] aspnet_wp.exe' on machine 'AVASTONE-826F9C' succeeded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Serialization.Formatters.Soap\2.0.0.0__b03f5f7f11d50a3a\System.Runtime.Serialization.Formatters.Soap.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\System.Data.OracleClient\2.0.0.0__b77a5c561934e089\System.Data.OracleClient.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Web.RegularExpressions\2.0.0.0__b03f5f7f11d50a3a\System.Web.RegularExpressions.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\System.Transactions\2.0.0.0__b77a5c561934e089\System.Transactions.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.JScript\8.0.0.0__b03f5f7f11d50a3a\Microsoft.JScript.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_32\VJSharpCodeProvider\2.0.0.0__b03f5f7f11d50a3a\VJSharpCodeProvider.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\CppCodeProvider\8.0.0.0__b03f5f7f11d50a3a\CppCodeProvider.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\1ea44f4b\39b70bb3_558bc701\App_Licenses.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\c229c68b\27ac54af_cddac701\Avastone.CreativeEdge.Controls.DLL', Symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\2ddb07a4\04a0188b_4b92c701\Avastone.CreativeEdge.Framework.Csla.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\a366d15b\ca9e378b_4b92c701\Avastone.CreativeEdge.Framework.Csla.Resources.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\9629f02f\48db138b_4b92c701\Avastone.CreativeEdge.Framework.Csla.Server.DataPortal.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\e5956221\86340b8a_4b92c701\Avastone.CreativeEdge.Framework.Csla.Server.ServicedDataPortal.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\fb26c996\9b445dad_cddac701\Avastone.CreativeEdge.Library.DLL', Symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\6bb93d30\a32611b0_cddac701\AvastoneWebPortalCore.DLL', Symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\be3ee0d4\a259fc21_d881c701\BusyBoxDotNet.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\c4ec0c58\0a8e3522_d881c701\Charteris.Web.HttpHandlers.DLL', No symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\ace85214\58756022_d881c701\CuteEditor.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\e9ca747d\9bb7cb22_d881c701\CuteEditor.ImageEditor.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\9d14deae\c0a99922_d881c701\Hip.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\bc8a6751\bca60a22_d881c701\ICSharpCode.SharpZipLib.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.Excel.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.Excel.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.Misc.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.WebUI.Misc.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.Shared.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.WebUI.Shared.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.UltraWebGrid.ExcelExport.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.WebUI.UltraWebGrid.ExcelExport.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.UltraWebGrid.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.WebUI.UltraWebGrid.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.UltraWebNavigator.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.WebUI.UltraWebNavigator.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.UltraWebTab.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.WebUI.UltraWebTab.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.UltraWebToolbar.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.WebUI.UltraWebToolbar.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.WebCombo.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.WebUI.WebCombo.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.WebDataInput.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.WebUI.WebDataInput.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.WebDateChooser.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.WebUI.WebDateChooser.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.WebUI.WebNavBar.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.WebUI.WebNavBar.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\3b0f1c57\8abb528a_4b92c701\Izenda.AdHoc.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\148d0f58\247af28a_4b92c701\Microsoft.Practices.EnterpriseLibrary.Common.DLL', No symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\87ee603c\acc93022_d881c701\Microsoft.Practices.EnterpriseLibrary.Data.DLL', No symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\a694e3b9\da8b248b_4b92c701\Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.DLL', No symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\3c79d652\e03ef78a_4b92c701\Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.DLL', No symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\c2a5794a\1006be8a_4b92c701\Microsoft.Practices.EnterpriseLibrary.Logging.DLL', No symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\c440c3b1\62021b8b_4b92c701\Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.DLL', No symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\b594b639\86633c8b_4b92c701\Microsoft.Practices.ObjectBuilder.DLL', No symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\76053e98\4e052c22_d881c701\NetSpell.SpellChecker.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\0ffb5f78\cccac28a_4b92c701\NotificationPopUp.DLL', No symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\assembly\dl3\49e8f8e9\2d90e326_1d93c701\WilsonORMapper.DLL', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Security\2.0.0.0__b03f5f7f11d50a3a\System.Security.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Management\2.0.0.0__b03f5f7f11d50a3a\System.Management.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Messaging\2.0.0.0__b03f5f7f11d50a3a\System.Messaging.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Remoting\2.0.0.0__b77a5c561934e089\System.Runtime.Remoting.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Configuration.Install\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.Install.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.ReportViewer.WebForms\8.0.0.0__b03f5f7f11d50a3a\Microsoft.ReportViewer.WebForms.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.Shared.v5.3\5.3.20053.1096__7dd5c3163f2cd0cb\Infragistics2.Shared.v5.3.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\App_GlobalResources.yufd1tpq.dll', Symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\App_Code.ipnatzkr.dll', Symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\App_global.asax.v2mybfuo.dll', Symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\SMDiagnostics\3.0.0.0__b77a5c561934e089\SMDiagnostics.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'aspnet_wp.exe' (Managed): Loaded 'A_42f89102_e689_4093_aacf_b53ca036c6e3', No symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'M_42f89102_e689_4093_aacf_b53ca036c6e3', No symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\App_Web_6m2wbtgs.dll', Symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\App_Web_qpl4gkp6.dll', Symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\App_Web_3gpxbkjy.dll', Symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\App_Web_frovw6yg.dll', Symbols loaded.
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\App_Theme_CreativeEDGE.bmrbujwg.dll', Symbols loaded.
A first chance exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll
An exception of type 'System.Threading.ThreadAbortException' occurred in mscorlib.dll but was not handled in user code
'aspnet_wp.exe' (Managed): Loaded 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\creativeedge.web\99bc4976\f3e5c7b3\App_Web_9echliym.dll', Symbols loaded.
A first chance exception of type 'System.NullReferenceException' occurred in App_global.asax.v2mybfuo.dll
A first chance exception of type 'System.NullReferenceException' occurred in App_global.asax.v2mybfuo.dll
A first chance exception of type 'System.NullReferenceException' occurred in App_global.asax.v2mybfuo.dll
A first chance exception of type 'System.NullReferenceException' occurred in App_global.asax.v2mybfuo.dll
The thread 0x14e0 has exited with code 0 (0x0).