|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Strange temporary error after applying .Net SP1A couple of days ago, my hosting provider upgraded the .Net framework to .Net 1.1 SP1. Since then I am experincing strange errors: some of the aspx pages suddenly an exception on the initial pageload (se stacktrace below). The error is temporary and can be resolved by restarting IIS. Any ideas as to the cause of this error?? Regards, -Jacob System.ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length at System.String.Substring(Int32 startIndex, Int32 length) at System.Web.UI.Util.GetScriptLocation(HttpContext context) at System.Web.UI.WebControls.BaseValidator.RegisterValidatorCommonScript() at System.Web.UI.WebControls.BaseValidator.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.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain() : Hi Jacob
We too are experiencing these random errors. Please see the thread http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=111270&SiteID=1 Would be really interested in any feedback you've received. -- Show quoteHide quoteLife is just moving things around. "Jacob Colding" wrote: > Hi all, > > A couple of days ago, my hosting provider upgraded the .Net framework > to .Net 1.1 SP1. Since then I am experincing strange errors: some of > the aspx pages suddenly an exception on the initial pageload (se > stacktrace below). > > The error is temporary and can be resolved by restarting IIS. Any ideas > as to the cause of this error?? > > Regards, > > -Jacob > > > System.ArgumentOutOfRangeException: Length cannot be less than zero. > Parameter name: length at System.String.Substring(Int32 startIndex, > Int32 length) at System.Web.UI.Util.GetScriptLocation(HttpContext > context) at > System.Web.UI.WebControls.BaseValidator.RegisterValidatorCommonScript() > at System.Web.UI.WebControls.BaseValidator.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.Control.PreRenderRecursiveInternal() at > System.Web.UI.Control.PreRenderRecursiveInternal() at > System.Web.UI.Control.PreRenderRecursiveInternal() at > System.Web.UI.Page.ProcessRequestMain() : > >
Single Logon
How to Address Other Controls' IDs? Custom dropdownlist that displays a listbox Using DataList - table and headers DataItem in DataListItem is null. Microsoft Spreadsheet Control? .NET 2 Custom Control question GridView EnableSortingAndPagingCallbacks problem with the AutoPostBack property DataList Cell text |
|||||||||||||||||||||||