Results 1 to 12 of 12

Thread: [RESOLVED] VB wont create .exe

  1. #1

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Resolved [RESOLVED] VB wont create .exe

    Hey, currently my VB wont allow me to make an exe of my project, the option in the start menu is disabled, i cant even click it?

    any ideas

    ILMv

  2. #2
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    540

    Re: VB wont create .exe

    Are you using the free version of vb (vb5)?

  3. #3

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: VB wont create .exe

    nope, VB6

  4. #4
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    540

    Re: VB wont create .exe

    Have you installed any new software? Can you visual basic still make .ocx files and .dll files? or anything alone those lines, lol.

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB wont create .exe

    It would probably be a good idea to reinstall VB.

  6. #6

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: VB wont create .exe

    I have recently just recovered from a corupt hard drive, i recovered most of he stuff on there.

    Im sure i have been able to compile exe's before now but since the corruption...

  7. #7

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: VB wont create .exe

    i agree hack, just tranfered the project to my laptop, and it will compile on that copy :S

  8. #8
    Fanatic Member
    Join Date
    Sep 2005
    Posts
    540

    Re: VB wont create .exe

    Hack is right. maybe one of the files it uses to create an exe is gone. If you want you could also find the exe file when your running your program in VB, however im not sure if that will work. Best to reinstall it.

  9. #9
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB wont create .exe

    Quote Originally Posted by I_Love_My_Vans
    I have recently just recovered from a corupt hard drive, i recovered most of he stuff on there.

    Im sure i have been able to compile exe's before now but since the corruption...
    No doubt something got hosed up in your VB settings when this occurred. After hearing this, I believe more than ever that you should do a re-install.

  10. #10

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: VB wont create .exe

    Well, you infinite wisdom serves me well again, cheers guys. Resolved.com

  11. #11
    Frenzied Member wiz126's Avatar
    Join Date
    Jul 2005
    Location
    Mars,Milky Way... Chit Chat Posts: 5,733
    Posts
    1,080

    Re: VB wont create .exe

    Well VB6+ Uses a system of close and open doors if the user trys to make a compile EXE file befor this door open into making a EXE it opens another door to the source code: if it finds an error it will lock the compile EXE door lock somtimes for unkown reson it writes it down in the .DAT of the file and will disable VB.

    Another Reson could be that one of the EXE coding files got delete or read only in that case VB automatecly disable the function that the missing file used to work for

    Thats What my ant told me - Works for microsoft developer (builds the next vb)
    Last edited by wiz126; Sep 22nd, 2005 at 02:14 PM.
    1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
    2) If someone has been useful to you please show your respect by rating their posts.
    3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
    4) Before posting your question, make sure you checked this links:
    MICROSOFT MSDN -- VB FORUMS SEARCH

    5)Support Classic VB - A PETITION TO MICROSOFT

    ___________________________________________________________________________________
    THINGS TO KNOW ABOUT VB: || VB Examples/Demos
    What are Classes?
    || -
    Where to place a sub/function?(global) || Webbrowser control

  12. #12
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: [RESOLVED] VB wont create .exe

    This is a very common issue. I know you've reinstalled now but the quick solution, in case anyone else finds this, is just to remove the menu item and re-add it again

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