[FormatException: Input string was not in a correct format.]
Microsoft.VisualBasic.CompilerServices.DecimalType.Parse(String Value, NumberFormatInfo NumberFormat) +207
Microsoft.VisualBasic.CompilerServices.LongType.FromString(String Value) +91
[InvalidCastException: Cast from string "System.Data.SqlClient.SqlExcepti" to type 'Long' is not valid.]
Microsoft.VisualBasic.CompilerServices.LongType.FromString(String Value) +200
Microsoft.VisualBasic.CompilerServices.LongType.FromObject(Object Value) +711
acms.pageview.generatePageContent() in C:\Inetpub\wwwroot\acms200603\pageview.aspx.vb:536
acms.pageview.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\acms200603\pageview.aspx.vb:322
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +744
|