System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
   at System.String.Substring(Int32 startIndex, Int32 length)
   at ASP.rss_aspx.clsRssItem..ctor(String strItemTitle, String strItemLink, String strItemDesc, String strItemAuthor, DateTime dtItemPubDate) in c:\sites\premium17\seshadrigokul\webroot\Rss.aspx:line 62
   at ASP.rss_aspx.clsRss.Add(String strItemTitle, String strItemLink, String strItemDesc, String strItemAuthor, DateTime dtItemPubDate) in c:\sites\premium17\seshadrigokul\webroot\Rss.aspx:line 23
   at ASP.rss_aspx.Page_Load(Object o, EventArgs e) in c:\sites\premium17\seshadrigokul\webroot\Rss.aspx:line 105