User Profile

Collapse

Profile Sidebar

Collapse
Sven Willgren
Sven Willgren
Last Activity: Sep 12 '10, 02:30 PM
Joined: Sep 11 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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...
    See more | Go to post

    Leave a comment:


  • 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....
    See more | Go to post
No activity results to display
Show More
Working...