A Question of Semantics
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: startIndex
at System.Globalization.CompareInfo.IndexOf(String source, String value, Int32 startIndex, Int32 count, CompareOptions options)
at System.Globalization.CompareInfo.IndexOf(String source, String value, Int32 startIndex)
at System.String.IndexOf(String value, Int32 startIndex)
at ASP.articles_articlereader_aspx.insertTextAdd(GBArticlePage page, Int32 paragraphNum) in e:\Sites\EContentMag\Articles\ArticleReader.aspx:line 365
at ASP.articles_articlereader_aspx.Page_Load(Object sender, EventArgs e) in e:\Sites\EContentMag\Articles\ArticleReader.aspx:line 231