• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Error page

paruhd0x

Diamond Member
Was just trying to load a thread and this came up. I refreshed and it went away, but I figure I should report it here in case devs are curious.




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 145: ShowAd = true
Line 146: end if%>
Line 147: <%=faObj.GetBanner(296, "", 0, "", UserCountry)%>
Line 148: <center>
Line 149: <%if request.ServerVariables("script_name").ToLower.IndexOf("default.aspx") > -1 or request.ServerVariables("script_name") = "/" then %>


Source File: d:\inetpub\wwwroot\forums\include\custom\top.ascx Line: 147

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
fuseadsdll.FuseAds.isGeoBanner(Int32 BannerID, Int32 ZoneID) +114
fuseadsdll.FuseAds.GetBanner(Int32 ZoneID, String TargetFrame, Int32 ImageBorder, String ImageAlignment, String Geo) +144
ASP.top_ascx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in d:\inetpub\wwwroot\forums\include\custom\top.ascx:147
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
ASP.header_ascx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in d:\inetpub\wwwroot\forums\include\common\header.ascx:51
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
ASP.messageview_ascx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in d:\inetpub\wwwroot\forums\lib\messageview.ascx:159
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +72
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1929


Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
 
Back
Top