Welcome Guest, Give the Gift of Health to Your Loved Ones
Line 304: <%#IIF (Not Session("UserLogged") = "1" AND (DataBinder.Eval(Container.DataItem, "REPLY_MESSAGE").tostring.length>250 OR DataBinder.Eval(Container.DataItem, "reply_private")= True), GetRestriction(), DataBinder.Eval(Container.DataItem, "REPLY_MESSAGE")) %> Line 305: <div class="divReply"> Line 306: <%# IIF((DataBinder.Eval(Container.DataItem, "MEMBER_LEVEL") = -1), "", Signature(DataBinder.Eval(Container.DataItem, "REPLY_SIGNATURE"), DataBinder.Eval(Container.DataItem, "MEMBER_SIGNATURE"))) %> Line 307: </font> Line 308: <br /><br />
[InvalidCastException: Conversion from type ’DBNull’ to type ’String’ is not valid.] Microsoft.VisualBasic.CompilerServices.Conversions.ToString(Object Value) +1307476 ASP.forum_topics_aspx.__DataBind__control31(Object sender, EventArgs e) in E:\inetpub\wwwroot\www.cureality.com\forum\topics.aspx:306 System.Web.UI.Control.OnDataBinding(EventArgs e) +86 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +154 System.Web.UI.Control.DataBind() +17 System.Web.UI.Control.DataBindChildren() +187 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +164 System.Web.UI.Control.DataBind() +17 System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +128 System.Web.UI.WebControls.Repeater.AddDataItemsIntoItemsArray(IEnumerable dataSource, Boolean useDataSource) +220 System.Web.UI.WebControls.Repeater.PostGetDataAction(IEnumerable dataSource) +73 System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +229 System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +63 System.Web.UI.WebControls.Repeater.DataBind() +81 topicspage.ListPosts(Int32 CurrentPage, Int32 ItemsPerPage) in E:\inetpub\wwwroot\www.cureality.com\forum\topics.aspx.vb:531 topicspage.Page_Load(Object sender, EventArgs e) in E:\inetpub\wwwroot\www.cureality.com\forum\topics.aspx.vb:186 System.Web.UI.Control.OnLoad(EventArgs e) +97 System.Web.UI.Control.LoadRecursive() +61 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693