|
-
Sep 22nd, 2005, 01:21 PM
#1
Thread Starter
Frenzied Member
[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
-
Sep 22nd, 2005, 01:22 PM
#2
Fanatic Member
Re: VB wont create .exe
Are you using the free version of vb (vb5)?
-
Sep 22nd, 2005, 01:23 PM
#3
Thread Starter
Frenzied Member
-
Sep 22nd, 2005, 01:25 PM
#4
Fanatic Member
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.
-
Sep 22nd, 2005, 01:27 PM
#5
Re: VB wont create .exe
It would probably be a good idea to reinstall VB.
-
Sep 22nd, 2005, 01:27 PM
#6
Thread Starter
Frenzied Member
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...
-
Sep 22nd, 2005, 01:30 PM
#7
Thread Starter
Frenzied Member
Re: VB wont create .exe
i agree hack, just tranfered the project to my laptop, and it will compile on that copy :S
-
Sep 22nd, 2005, 01:30 PM
#8
Fanatic Member
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.
-
Sep 22nd, 2005, 01:31 PM
#9
Re: VB wont create .exe
 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.
-
Sep 22nd, 2005, 01:52 PM
#10
Thread Starter
Frenzied Member
Re: VB wont create .exe
Well, you infinite wisdom serves me well again, cheers guys. Resolved.com
-
Sep 22nd, 2005, 02:10 PM
#11
Frenzied Member
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.
-
Sep 22nd, 2005, 11:58 PM
#12
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|