Server Error in '/' Application.

Object variable or With block variable not set.

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 variable or With block variable not set.

Source Error:


Line 7:  DIM blnCaching = Freedom.Data.State.GetURLNumber("caching", 1) = 1
Line 8:  
Line 9:  Freedom.Objects.Images.Process.Loadv2(intSiteID, intImageID, intTransformationID, False, intOutputFormatID)
Line 10: %>

Source File: C:\IIS\Websites\Freedom.NET\freedom.nowonline.nl\wwwroot\global\asp-bin\image.aspx    Line: 9

Stack Trace:


[NullReferenceException: Object variable or With block variable not set.]
   Microsoft.VisualBasic.CompilerServices.Container..ctor(Object Instance) +1475398
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateInvokeDefault(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, Boolean[] CopyBack) +55
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.InternalLateInvokeDefault(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, Boolean[] CopyBack) +99
   Freedom.Objects.Process.Loadv2(Int32 siteId, Int32 intImageId, Int32 intTransformationId, Boolean blnCaching, OutputFormats intOutputFormat) +274
   ASP.global_asp_bin_image_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in C:\IIS\Websites\Freedom.NET\freedom.nowonline.nl\wwwroot\global\asp-bin\image.aspx:9
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Page.Render(HtmlTextWriter writer) +39
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8753


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