Code: Select all
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 5/19/2009
Time: 7:48:58 PM
User: N/A
Computer: WWW
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 5/19/2009 7:48:58 PM
Event time (UTC): 5/20/2009 12:48:58 AM
Event ID: 2dca0528cb454115b6020365786fefb0
Event sequence: 3
Event occurrence: 2
Event detail code: 0
Process information:
Process ID: 7488
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: NullReferenceException
Exception message: Object reference not set to an instance of an object.
Request information:
Request URL: http://.../Default.aspx
Request path: /Default.aspx
User host address: ...
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Web.HttpApplication.CompleteRequest()
at System.Web.HttpResponse.End()
at CommerceBuilder.Configuration.TokenBase.a()
at CommerceBuilder.Configuration.TokenBase.get_Database()
at CommerceBuilder.Stores.AuditEventDataSource.CountForStore()
at CommerceBuilder.Services.AbleCommerceHttpModule.Init(HttpApplication context)
at System.Web.HttpApplication.InitModulesCommon()
at System.Web.HttpApplication.InitModules()
at System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers)
at System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context)
at System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context)
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)