473,405 Members | 2,160 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

System.Web.UI.ControlCollection exception

Hi,

I get this error after I did a load test on my website (500 constant user
load in team system for 35 minutes). This error is logged after about 1
minute of load testing and is logged every 60 seconds. Any ideas?

Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 30/07/2006 21:56:12
Event time (UTC): 30/07/2006 20:56:12
Event ID: 21f2c256cc384abea2b8701ca753055f
Event sequence: 827693
Event occurrence: 331428
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1413016675/Root-1-127987631290436289
Trust level: Full
Application Virtual Path: /
Application Path: C:\Program Files\Microsoft\BT
SDP\SDP\SDPUI\SDPBusinessPortal\
Machine name: SDP-BVE2-IIS2

Process information:
Process ID: 2516
Process name: w3wp.exe
Account name: BVE2\SDPBusinessPortal

Exception information:
Exception type: ArgumentOutOfRangeException
Exception message: Count must be positive and count must refer to a
location within the string/array/collection.
Parameter name: count

Request information:
Request URL: http://www2.btbroadbandoffice.com/default.aspx
Request path: /default.aspx
User host address: xxx.xx.xx.xxx
User:
Is authenticated: False
Authentication Type:
Thread account name: BVE2\SDPBusinessPortal

Thread information:
Thread ID: 85
Thread account name: BVE2\SDPBusinessPortal
Is impersonating: False
Stack trace: at System.Array.IndexOf[T](T[] array, T value, Int32
startIndex, Int32 count)
at System.Web.UI.ControlCollection.IndexOf(Control value)
at System.Web.UI.ControlCollection.Remove(Control value)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at BT.Communications.Sdp.UI.Webpart.BTBusinessToday.C reateChildControls()
at System.Web.UI.Control.EnsureChildControls()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.WebControls.WebParts.WebPart.PreRend erRecursiveInternal()
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(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Custom event details:

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Jul 30 '06 #1
0 2191

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Matthias Ludwig | last post by:
I'm trying to create a directory on the web server with a vb.net code: .... Dim dirName As String = "w:\filepath\images" If Not Directory.Exists(dirName) Then...
0
by: Trevor Germain | last post by:
Scenario: --------- I have an Explorer style application. The app hosts other win forms by making them MDI children, removing border / control box / minimize / maximize, and setting the form's...
5
by: Vitling | last post by:
For no apparent reason, a NullReference exception is thrown in system.dll (System.Net.Sockets.OverlappedAsyncResult.CompletionPortCallback). Since I only get a disassembly from Visual Studio, it...
4
by: Luboą ©lapák | last post by:
Hi, I need from ControlCollection on aspx page select all TextBoxes. How can I do it? Thanks
0
by: Harry F. Harrison | last post by:
Here's the situation...Context - Using an Inherited WebControl object as a base for server custom controls. In a web custom control, whenever I create a child control and add it to the Controls...
1
by: DanielSchaffer | last post by:
I am trying to create a class that inherits fromControlCollection, but I am getting the compile error "Nooverload for method 'ControlCollection' takes '0' arguments",and VS highlights the constructor...
3
by: Phill. W | last post by:
Is it possible to extend the Windows.Forms.Form.ControlCollection class and override it's Add method? I'm adding controls to a Form and want to hook up Event Handling for the Form to deal with...
3
by: Steve | last post by:
I have a number of controls within a Panel. If I do For Each ctrl In PanelMain.Controls MsgBox(ctrl.Name) Next The controls are not displayed in the sequence I would expect them to be (top...
1
by: rn5a | last post by:
An ASP.NET Form has different server controls like Panels, Labels, TextBoxes, HiddenFields etc. The Form has a DataList as well. This is how the DataList looks: <form runat="server">...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.