Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.OnLoad(EventArgs e) +99
_1_Default.Page_Load(Object sender, EventArgs e) in C:\Inetpub\univt\1\Default.aspx.vb:180
[NullReferenceException: Object reference not set to an instance of an object.]
Source File: C:\Inetpub\univt\1\Default.aspx.vb Line: 180
Line 182: Page.ClientTarget = "uplevel"
Line 181: Request.Browser.Adapters.Clear() 'Оправя проблема с менутата с Goggle Chrome
Line 180: If (Request.UserAgent.IndexOf("AppleWebKit") > 0) Or (Request.UserAgent.IndexOf("Chrome") > 0) Then
Line 179: If Not ScriptManager2.IsInAsyncPostBack Then
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.
Комментариев нет:
Отправить комментарий