An error occurred creating the form. See Exception.InnerException for details. The error is: Object
- by Ben
I get this error when attempting to debug my form, I cannot see where at all the error could be (also does not highlight where), anyone have any suggestions?
An error occurred creating the form.
See Exception.InnerException for
details. The error is: Object
reference not set to an instance of an
object.
Public Class Form1
Dim…