Server Error in '/Site' Application.

Value was either too large or too small for an Int32.

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: Value was either too large or too small for an Int32.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[OverflowException: Value was either too large or too small for an Int32.]
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +297
   System.Convert.ToInt32(String value) +46
   DigitalGadgets.Connecting.Site.Click.validarDatos() in C:\Server\Desarrollos\Connecting2.0_v3.5\Site\Click.aspx.cs:70
   DigitalGadgets.Connecting.Site.Click.Click_Load(Object sender, EventArgs e) in C:\Server\Desarrollos\Connecting2.0_v3.5\Site\Click.aspx.cs:114
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974