Link to home
Start Free TrialLog in
Avatar of mizarTorino
mizarTorino

asked on

setup of Visual Studio 6 on Vista x64

Hi all,

I'm tring to install Visual Studio 6 on a Windows Vista Business x64 machine, after the first setup windows I get the following error (it is translated from italian language, in the attached screenshot the original error popup)::

Incompatibility with 64 bit versions of Windows. Unable to start the program "\??\D:\Visual Studio 6\CD1\acmboot.exe". For information about the availability of a compatible version with Windows 64 bit, ask to the software vendor.

I've tried to copy the content of the cd into the HD and change the compatibility level of the setup program but nothing changes.

Thank you for you replies.

screen.jpg
Avatar of Ravi Vaddadi
Ravi Vaddadi
Flag of United States of America image

Only vb6 is supported on Windows Vista. I dont think any products from VS6 suite are supported. You have install VS2005 SP1 to support VB6 on Vista.

Check these FAQs
http://msdn.microsoft.com/en-us/vstudio/aa948854.aspx
ASKER CERTIFIED SOLUTION
Avatar of mizarTorino
mizarTorino

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I don't know the differences in versions,  however, you can install Visual Studio 2010 express edition on x64 machines.

http://www.microsoft.com/express/Windows/
Visual Studio V6 is only supported on Windows XP, it is not supported on Vista x32 or x64.
If you still need to use a Visual Studio V6 IDE within a Vista x64 environment, then do what I did.
Install Microsoft Virtual PC
create a virtual machine and install Windows XP on it.
within this new virtual machine, you can install Visual Studio 6 and al the SDKs and libraries that wiork with this version of VS.
Works like a charm.