Server Error in '/' Application.

Arithmetic operation resulted in an overflow.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.OverflowException: Arithmetic operation resulted in an overflow.

Source Error:


Line 70: 		
Line 71: 		Do While MyDataReaderOrkin.Read()
Line 72: 			 intOrkin = MyDataReaderOrkin("cnt") 
Line 73: 		Loop
Line 74: 		

Source File: C:\websites\termite.com\www\exterminators.aspx    Line: 72

Stack Trace:


[OverflowException: Arithmetic operation resulted in an overflow.]
   System.Data.Odbc.OdbcDataReader.GetSqlType(Int32 i) +346
   System.Data.Odbc.OdbcDataReader.GetValue(Int32 i) +54
   ASP.exterminators_aspx.Page_Load(Object Sender, EventArgs E) in C:\websites\termite.com\www\exterminators.aspx:72
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0