System.FormatException: Input string was not in a correct format.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int32.Parse(String s)
at gamingnetclient.HomeFunctions.GetSubCatTopStory(String catid, String pcatid, SqlConnection dbconn)