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 143:                                            </table>
Line 144:                                        </div>
Line 145:                                      <%=description.Length > 200 ? description.Substring(0, 200) : description%>
Line 146:                                ... <a href='<%=Page.ResolveUrl(url) %>' target="_blank">Read More</a>
Line 147:                                    </td>

Source File: c:\inetpub\vhosts\fitking.in\httpdocs\AceIndexer_ArticleDescription.aspx    Line: 145

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.aceindexer_articledescription_aspx.__Renderform1(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\vhosts\fitking.in\httpdocs\AceIndexer_ArticleDescription.aspx:145
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +116
   System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +11836096
   System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +46
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +78
   System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +49
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +249
   System.Web.UI.Page.Render(HtmlTextWriter writer) +38
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +78
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8752


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