Windows Fails to Execute VB Program in IDE (How to Troubleshoot)
1. I just created a simple VB Program and it worked fine.
2. My main program executed fine in the IDE at around noon today. After shutting off computer and restarting, it will not execute in the IDE (No Changes we're made in the Program).
My Error Log shows nothing.
The Error is occuring just after StartUp
(A breakpoint (F9) was placed on Form_Load and the Error Message occurred a second or two after it encountered the breakpoint.)
The IDE appears to load all Forms and Modules, it is just the execution.