Why is make project1.exe disabled? I just started the IDE and noticed it was grayed.
Attachment 111911
Printable View
Why is make project1.exe disabled? I just started the IDE and noticed it was grayed.
Attachment 111911
What version of Visual Basic do you have installed?
It's a automation problem.
To solve the problem:
-Run VB6 and open a new standard project
-Unload all Add-ins(from Add-ins manager)
-Right-click on a toolbar and select the Customize... menu.
-For each toolbar click the Reset...
-Reload the add-ins.
:wave:
Can typically happen when an add-in is not designed properly.
Normally, with add-ins of quality should not happen.
Unfortunately, being a problem of automation is not always easy to identify the cause.
I always recommend doing this operation with an empty project, because sometimes you may receive a fatal mistake, which blocks the VB6 IDE, and it is best to avoid doing it with a real project.