I installed VS .net and now VB 6.0 won't allow me to create exe files. I
have a project that was created in VB 6.0, last week I make a few
modifications in VB 6.0, now I want to make a new VB 6.0 exe for this project
but VB 6.0 has the Create ProjectName.exe option disabled.
Jezebel - 09 Nov 2004 21:26 GMT
Are you sure the two events are related? Create exe is disabled if there are
some kinds of error in your app. Try creating a new app with minimal code
and see if Create exe is available for that... if so, your 'few
modifications' have introduced a bug.
> I installed VS .net and now VB 6.0 won't allow me to create exe files. I
> have a project that was created in VB 6.0, last week I make a few
> modifications in VB 6.0, now I want to make a new VB 6.0 exe for this project
> but VB 6.0 has the Create ProjectName.exe option disabled.
Mike L - 10 Nov 2004 17:24 GMT
I created a new project, standard exe. I then clicked on File and "Make
Project1.exe" is disabled. Could source safe have anything to do with it?
> Are you sure the two events are related? Create exe is disabled if there are
> some kinds of error in your app. Try creating a new app with minimal code
[quoted text clipped - 6 lines]
> project
> > but VB 6.0 has the Create ProjectName.exe option disabled.
Gaurav - http://www.gauravcreations.com - 13 Nov 2004 17:49 GMT
You can only compile your projects into .exe files if you have the
Professional or Enterprise version of Visual Basic 6.0
--
Gaurav Creations
> I installed VS .net and now VB 6.0 won't allow me to create exe files. I
> have a project that was created in VB 6.0, last week I make a few
> modifications in VB 6.0, now I want to make a new VB 6.0 exe for this project
> but VB 6.0 has the Create ProjectName.exe option disabled.
Mike L - 16 Nov 2004 14:40 GMT
When VB 6.0 loads, the splash screen says Enterprise Edition.
> You can only compile your projects into .exe files if you have the
> Professional or Enterprise version of Visual Basic 6.0
[quoted text clipped - 6 lines]
> > modifications in VB 6.0, now I want to make a new VB 6.0 exe for this project
> > but VB 6.0 has the Create ProjectName.exe option disabled.
William Silva - 22 Nov 2004 19:25 GMT
Try this:
http://support.microsoft.com/default.aspx?scid=kb;en-us;266747