If you get this error while launching VB.NET program, and if debugger points to nowhere, possible cause is that you are referring to uninitialized control somewhere in constructor. To fix this error, you should disable
Just My Code "feature" in Tools - Options - General - Debugging
No comments:
Post a Comment