Server Error in '/' Application.

Variabile oggetto o variabile del blocco With non impostata.

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.

Exception Details: System.NullReferenceException: Variabile oggetto o variabile del blocco With non impostata.

Source Error:


Line 84: 
Line 85: 
Line 86: For Each column as object In page.columns
Line 87: 	PageData("QPage_"+column)=page(column)
Line 88: Next

Source File: C:\inetpub\wwwroot\inlocation.it\baseroot\_PageStart.vbhtml    Line: 86

Stack Trace:


[NullReferenceException: Variabile oggetto o variabile del blocco With non impostata.]
   Microsoft.VisualBasic.CompilerServices.Container..ctor(Object Instance) +1476151
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) +258
   ASP._Page__PageStart_vbhtml.Execute() in C:\inetpub\wwwroot\inlocation.it\baseroot\_PageStart.vbhtml:86
   System.Web.WebPages.StartPage.ExecutePageHierarchy() +67
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +107
   System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContextBase httpContext) +142


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0