Hello,
 
I am new to this field. Help me to solve this problem.
 
ERROR:
System.ArgumentOutOfRangeException was caught
  Message=Specified argument was out of the range of valid values.
Parameter name: index
  Source=mscorlib
  ParamName=index
  StackTrace:
       at System.Char.IsNumber(String s, Int32 index)
       at CalculatingBusinessDayCSharp._Default.cmdCalculateBusinessDays_Click(Object sender, EventArgs e) in D:\businessdate\New Folder (3)\CalculatingBusinessDayCSharp\CalculatingBusinessDayCSharp\Default.aspx.cs:line 46
  InnerException: