Server Error in '/' Application. Input string

Fermé
miss5 Messages postés 7 Date d'inscription vendredi 4 mai 2007 Statut Membre Dernière intervention 9 mai 2011 - 9 mai 2011 à 00:00
Bonjour,

j'essaie de remplir des champs et d'envoyer un fichier via une page web et quand je fais Envoyer, j'obtiens ceci. Pouvez-vous m'aider svp.

Merci a l'avance et bonne journée :)


Server Error in '/' Application.
--------------------------------------------------------------------------------

Input string was not in a correct format.
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.FormatException: Input string was not in a correct format.

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:


[FormatException: Input string was not in a correct format.]
System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +10162339
System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +207
Familiprix.Web.SectionCorporative.Carrieres.EnvoyerCV.ImageButtonEnvoyer_Click(Object sender, ImageClickEventArgs e) in c:\TeamCity\buildAgent\work\b47f869d9362d41d\WebApps\Familiprix.Web\Familiprix.Web\SectionCorporative\Carrieres\EnvoyerCV.aspx.cs:97
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +98
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +161
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +29
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4211; ASP.NET Version:2.0.50727.4209