User Profile
Collapse
-
Okay, I found the problem. I had placed a function call in the initialising sub that handles MyBase.Load for the form, and this function had an internal reference to a table which reads it's values from a textbox placed on the form. As this textbox has default content (set in MS Visual Basic Express 2010 editor), I made the mistake of presuming it has content when MyBase.Load takes place. Since it has no content, the array will have no entries and... -
An error occurred creating the form... the error is: Index was out of range.
Hello All,
While trying to open a form I get the following error:
An error occurred creating the form. See Exception.Inner Exception for details. The error is: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Previously the form loaded flawlesly. I made several small changes to subs contained in the form, and after that the problem appeared....
No activity results to display
Show More
Leave a comment: