Version Information: Microsoft .NET Framework Version:2.0.50727.5456; ASP.NET Version:2.0.50727.5456
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +66
System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +504
System.Web.SessionState.SessionStateModule.CompleteAcquireState() +237
System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e) +8807124
ASP.global_asax.Session_Start(Object sender, EventArgs e) in d:\Users\fleetmanager-5\fleetmanager-6\WWWRoot\Global.asax:117
AdvantShop.Core.ClientInfoService.GetOSName(String userAgent) in d:\Users\fleetmanager-5\fleetmanager-6\WWWRoot\App_Code\AdvantShopRepository\Core\ClientInfoService.cs:51
[NullReferenceException: Object reference not set to an instance of an object.]
Source File: d:\Users\fleetmanager-5\fleetmanager-6\WWWRoot\App_Code\AdvantShopRepository\Core\ClientInfoService.cs Line: 51
Line 53: OSName = searchstr.Key;
Line 52: {
Line 51: if (userAgent.Contains(strs[i]))
Line 49: for (int i = 0; i < strs.Length; i++)
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Object reference not set to an instance of an object.
Server Error in '/' Application.
Object reference not set to an instance of an object.
Комментариев нет:
Отправить комментарий