silenuz
03-27-2006, 11:17 AM
I'm having trouble even showing a form now. I was playing with positioning and now suddenly the form will no longer load. When it gets to the line frmViewPerson.show I get the following error:
"An error occurred creating the form. See Exception.InnerException 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"
Any reason why this would suddenly start happening ? The only thing I've done other then play with location is to change the dataset a bit. This is very frustrating as the form will no longer load even if it's the startup form. Any and all suggestion for fixing this poroblem would be greatly appreciated as I have no wish to looose all my work on this form. Alternatively a pointer to a Visual Source Safe 101 site so I can learn to recover things from VSS when stuff like this happens.
"An error occurred creating the form. See Exception.InnerException 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"
Any reason why this would suddenly start happening ? The only thing I've done other then play with location is to change the dataset a bit. This is very frustrating as the form will no longer load even if it's the startup form. Any and all suggestion for fixing this poroblem would be greatly appreciated as I have no wish to looose all my work on this form. Alternatively a pointer to a Visual Source Safe 101 site so I can learn to recover things from VSS when stuff like this happens.