|
-
Mar 21st, 2014, 03:22 PM
#1
[RESOLVED] Can't compile
Why is make project1.exe disabled? I just started the IDE and noticed it was grayed.
Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
-
Mar 21st, 2014, 03:23 PM
#2
Re: Can't compile
What version of Visual Basic do you have installed?
-
Mar 21st, 2014, 03:30 PM
#3
Re: Can't compile
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.
-
Mar 21st, 2014, 04:09 PM
#4
Re: Can't compile
Wow, thank you!
Did the same ever happen to you? I really don't understand what was going on.
 Originally Posted by gibra
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.

Lottery is a tax on people who are bad at maths
If only mosquitoes sucked fat instead of blood...
To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)
-
Mar 22nd, 2014, 06:58 AM
#5
Re: Can't compile
 Originally Posted by krtxmrtz
Did the same ever happen to you? I really don't understand what was going on.
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.
Last edited by gibra; Mar 22nd, 2014 at 10:00 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|