DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Visual Basic 4 / 5 / 6 (http://www.daniweb.com/forums/forum4.html)
-   -   How do I install visual Studio 6 in Windows 7 (http://www.daniweb.com/forums/thread167088.html)

jbennet Jan 10th, 2009 10:18 am
Re: How do I install visual Studio 6 in Windows 7
 
yup

I had issues with vb6 on vista so i just run it in an Virtual PC under NT4. Runs very well and it uses minimal amounts of memory.

johnkeartson Jan 10th, 2009 5:18 pm
Re: How do I install visual Studio 6 in Windows 7
 
Thanks everyone.
(( Comatose )) Your words are true.
I'm going to try virtualbox.
but Does it work in wondiws 7 32-bit or only 86bit

Comatose Jan 10th, 2009 5:23 pm
Re: How do I install visual Studio 6 in Windows 7
 
Honestly, I've never tried it on Win7, but it works on Vista... and 7 really is just vista with it's service packs ;)

rje7 Mar 8th, 2009 11:33 am
Re: How do I install visual Studio 6 in Windows 7
 
I have installed it in the Windows 7. VM for Java too installed without an error. I then tried to compile and run a couple of sample projects of MFC appwiz, VB and Win32 App and it worked good.

But then i had this problem. When i try to create a function using the class wizard the IDE freezes with cpu shooting to 50% in a dual core and stay @ the same usage.

Visual studio6 however is supported on Windows 7.
http://news.softpedia.com/news/Visua...8-105474.shtml

rje7 Mar 8th, 2009 11:37 am
Re: How do I install visual Studio 6 in Windows 7
 
tips on installing..

i read in some forums that a default install of this aged app will not install/work properly. try customized install with only the VC++, VB selected. i also remeber reading that the compatible issue is with OLEViewer or something like that.

rje7 Mar 8th, 2009 1:23 pm
Re: How do I install visual Studio 6 in Windows 7
 
okay.. now i sorted out the freezing problem. Updated the Visual STudio 6 with service pack 6. But now when i try to use the MFC ClassWizard dialog box's Edit code I get the following error
"ClassWizard cannot rename the file c:\\users\<name>\AppData\Local\Tmp\mfcxxxx.tmp to d:\<project folder>\file.h"

i tried to disable the UAC settings of Windows 7 but in vain.

Quote:

Originally Posted by rje7 (Post 820849)
I have installed it in the Windows 7. VM for Java too installed without an error. I then tried to compile and run a couple of sample projects of MFC appwiz, VB and Win32 App and it worked good.

But then i had this problem. When i try to create a function using the class wizard the IDE freezes with cpu shooting to 50% in a dual core and stay @ the same usage.

Visual studio6 however is supported on Windows 7.
http://news.softpedia.com/news/Visua...8-105474.shtml


jbennet Mar 8th, 2009 1:59 pm
Re: How do I install visual Studio 6 in Windows 7
 
UAC needs to be ON and you need to be running Visual Studio as an admin

being an admin user is NOT the same as running it as an admin. Youve got to right click the visual studio icon and choose run as admin

rje7 Mar 8th, 2009 2:08 pm
Re: How do I install visual Studio 6 in Windows 7
 
like i guessed Windows 7 imposes some restrictions on the folders which reside in the os partition. so to fix this i changed the path variable from c:\user\appdata\loal\tmp to d:\tmp

now everything works just fine.. :)

to change the path variable
Control Panel->All Control Panel items->System Properties->Advanced tab->Environment Variables button->Edit PATH var in the variables for username section.


Quote:

Originally Posted by rje7 (Post 820896)
okay.. now i sorted out the freezing problem. Updated the Visual STudio 6 with service pack 6. But now when i try to use the MFC ClassWizard dialog box's Edit code I get the following error
"ClassWizard cannot rename the file c:\\users\<name>\AppData\Local\Tmp\mfcxxxx.tmp to d:\<project folder>\file.h"

i tried to disable the UAC settings of Windows 7 but in vain.


jbennet Mar 8th, 2009 3:50 pm
Re: How do I install visual Studio 6 in Windows 7
 
its odd that occurs. With UAC enabled there should be a thing called File, Folder and Registry Path Redirection enabled (the handy little thing which when a program asks for documents and settings, redirects them to /users etc....)

But im glad you got it sorted though.

rje7 Mar 8th, 2009 4:03 pm
Re: How do I install visual Studio 6 in Windows 7
 
Quote:

Originally Posted by jbennet (Post 820940)
its odd that occurs. With UAC enabled there should be a thing called File, Folder and Registry Path Redirection enabled (the handy little thing which when a program asks for documents and settings, redirects them to /users etc....)

But im glad you got it sorted though.

redirection dialog box appears when a file protected by UAC is being edited manually. this is not the same with the files created by the IDE . which means the application must be given certain rights which in this case even though running the IDE with admin rights does not sort out the problem. since this app is an older than UAC arrived.. it simply does not recognise the UAC and cannot handle the situation. thats why the error "cannot rename the file".

i remeber being redirected to user dir by the notepad application when i try to edit files in the System drive.


All times are GMT -4. The time now is 1:13 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC