Results 1 to 5 of 5

Thread: [RESOLVED] Can't compile

  1. #1

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Resolved [RESOLVED] Can't compile

    Why is make project1.exe disabled? I just started the IDE and noticed it was grayed.

    Name:  cantcompile.png
Views: 423
Size:  26.3 KB
    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)

  2. #2
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    6,747

    Re: Can't compile

    What version of Visual Basic do you have installed?

  3. #3
    gibra
    Guest

    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.


  4. #4

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Can't compile

    Wow, thank you!

    Did the same ever happen to you? I really don't understand what was going on.

    Quote Originally Posted by gibra View Post
    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)

  5. #5
    gibra
    Guest

    Re: Can't compile

    Quote Originally Posted by krtxmrtz View Post
    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
  •  



Click Here to Expand Forum to Full Width