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 20:     Protected Sub Page_LoadComplete(sender As Object, e As System.EventArgs) Handles Me.LoadComplete
Line 21: 
Line 22:         Literal_tema.Text = OfferteTemiMenu.AppOffertaTemaDTO.LinguaNome
Line 23:         Literal_descrizione.Text = PageFunctions.DecodeHttpPathCkEditor(OfferteTemiMenu.AppOffertaTemaDTO.LinguaDescrizione, True)
Line 24: 

Source File: C:\inetpub\wwwroot\HotelPalace2024\PagineWeb\4\_185.aspx.vb    Line: 22

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   _185.Page_LoadComplete(Object sender, EventArgs e) in C:\inetpub\wwwroot\HotelPalace2024\PagineWeb\4\_185.aspx.vb:22
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Page.OnLoadComplete(EventArgs e) +9866566
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +795


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