Server Error in '/' Application.

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.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:


Line 366:            End If
Line 367:
Line 368:            If Me.Parâmetros.Length > 0 Then
Line 369:                ParâmetrosProcessa(Parâmetros)
Line 370:            End If

Source File: C:\HostingSpaces\sampaiomorais.pt\sampaiomorais.pt\wwwroot\App_Code\Base\SiteBuilderPageBase.vb    Line: 368

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   SiteBuilder.PageBase.Page_PreInit(Object sender, EventArgs e) in C:\HostingSpaces\sampaiomorais.pt\sampaiomorais.pt\wwwroot\App_Code\Base\SiteBuilderPageBase.vb:368
   System.Web.UI.Page.OnPreInit(EventArgs e) +11174301
   System.Web.UI.Page.PerformPreInit() +41
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1255


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974