Welcome Guest Search | Active Topics | Sign In | Register

Specified argument was out of the range of valid values Options
Jhon s
Posted: Sunday, March 23, 2008 6:22:18 AM
Rank: Advanced Member
Groups: Member

Joined: 5/31/2007
Posts: 36
im getting this exception from time to time , please look at the stack trace and see if you can figure out why?


MESSAGE: Specified argument was out of the range of valid values.
Parameter name: value
SOURCE: System.Web

TARGETSITE: Void .ctor(Int32)
STACKTRACE: at System.Web.UI.WebControls.Unit..ctor(Int32 value)
at System.Web.UI.WebControls.Unit.Pixel(Int32 n)
at System.Web.UI.WebControls.Unit.op_Implicit(Int32 n)
at _Map.CallbackPanel1_Execute(Object sender, CallbackEventArgs e) in C:\projects\Control\Software\Applications\AspMap\Map.aspx.vb:line 126
at EO.Web.CallbackPanel.a(CallbackEventArgs A_0)
at EO.Web.Internal.c2.a()
at EO.Web.Internal.br.a(EventHandler A_0, Boolean A_1)
at EO.Web.WebControlBase.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
eo_support
Posted: Sunday, March 23, 2008 7:58:32 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Hi,

I do not believe that has anything to do with our component. Your code is parsing a Unit value and it failed.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.