Specified argument was out of the range of valid values. Par

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: subdhar (subhashish_dhar_at_yahoo-dot-com.no-spam.invalid)
Date: 09/30/04


Date: 30 Sep 2004 13:03:29 -0500

I'm getting following error in asp.net application.I search the web
and couldn't find error like this can any one help me in trouble with
this error

Specified argument was out of the range of valid values.
Parameter name: U 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.ArgumentOutOfRangeException: Specified
argument was out of the range of valid values. Parameter name: U

Source Error:

Line 120: {
Line 121: //if(val.Length > 0)
Line 122: ((ListBox)control).SelectedValue = val;
Line 123:
Line 124:
 

Source File: c:\inetpub\wwwroot\pplproot\careers\cfieldmapping.cs
Line: 122

Stack Trace:

[ArgumentOutOfRangeException: Specified argument was out of the range
of valid values.
Parameter name: U]
   System.Web.UI.WebControls.ListControl.set_SelectedValue(String
value) +152
   Careers.CFieldMapping.setValue(DataRow row) in
c:\inetpub\wwwroot\pplproot\careers\cfieldmapping.cs:122
   Careers.SubmitResume.loadForm(DCandidateInfo data) in
c:\inetpub\wwwroot\pplproot\careers\submitresume.aspx.cs:130
   Careers.SubmitResume.Page_Load(Object sender, EventArgs e) in
c:\inetpub\wwwroot\pplproot\careers\submitresume.aspx.cs:76
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +750


Quantcast