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 845: catch ex as exception Line 846: finally Line 847: objReader.close Line 848: objCmd.connection.close() Line 849: end try

Source File: E:\Websites\uServer2017\uVBs\Web\metaDetails.vb    Line: 847

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.] ASP.userver_uascx_head__head_ascx.getArticleImage() in E:\Websites\uServer2017\uVBs\Web\metaDetails.vb:847 ASP.userver_uascx_head__head_ascx.getOgImage() in E:\Websites\uServer2017\uVBs\Web\metaDetails.vb:369 ASP.userver_uascx_head__head_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in E:\Websites\uServer2017\uAscx\Head\_head.ascx:24 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +130 ASP.news_default_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in e:\Websites\hosting\uHeartsBBB\rusnorway.com\www\News\default.aspx:31 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +130 System.Web.UI.Page.Render(HtmlTextWriter writer) +39 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5289


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