Prev: DLL Heck
Next: Displaying property menu at runtime
From: Mike Williams on 19 Jul 2010 04:58 When installing VB6 on Windows 7 64 bit an "incompatibility problem" message box pops up. Anybody know what is causing this, and whether it is anything to worry about? Mike
From: Dee Earley on 19 Jul 2010 05:03 On 19/07/2010 09:58, Mike Williams wrote: > When installing VB6 on Windows 7 64 bit an "incompatibility problem" > message box pops up. Anybody know what is causing this, and whether it > is anything to worry about? Yes, VB6 is not really compatible with Windows 7. It will install however but you need to run it as admin occasionally (building COM dlls, adding new references, etc) Visual studio 6 however won't work at all, or even install correctly. -- Dee Earley (dee.earley(a)icode.co.uk) i-Catcher Development Team iCode Systems (Replies direct to my email address will be ignored. Please reply to the group.)
From: Paul Clement on 19 Jul 2010 08:20 On Mon, 19 Jul 2010 09:58:22 +0100, "Mike Williams" <Mike(a)WhiskyAndCoke.com> wrote: � When installing VB6 on Windows 7 64 bit an "incompatibility problem" message � box pops up. Anybody know what is causing this, and whether it is anything � to worry about? � � Mike � The below method is suggested: http://www.fortypoundhead.com/showcontent.asp?artid=20502 I believe that Dee is correct about Visual Studio though. Personally I would recommend using XP Mode and installing it there: http://www.microsoft.com/windows/virtual-pc/download.aspx Paul ~~~~ Microsoft MVP (Visual Basic)
From: MikeD on 19 Jul 2010 09:32 "Dee Earley" <dee.earley(a)icode.co.uk> wrote in message news:u1YnqGyJLHA.680(a)TK2MSFTNGP04.phx.gbl... > > Visual studio 6 however won't work at all, or even install correctly. How did you arrive at that conclusion? I've got the VS6 Enterprise edition suite (except for FoxPro) installed on Win7 64 bit and it's fine. -- Mike
From: Dee Earley on 19 Jul 2010 09:36
On 19/07/2010 14:32, MikeD wrote: > > "Dee Earley" <dee.earley(a)icode.co.uk> wrote in message > news:u1YnqGyJLHA.680(a)TK2MSFTNGP04.phx.gbl... >> >> Visual studio 6 however won't work at all, or even install correctly. > > How did you arrive at that conclusion? I've got the VS6 Enterprise > edition suite (except for FoxPro) installed on Win7 64 bit and it's fine. 3 failed installs and numerous incompatibility warnings, ending with me having to remove files and uninstall entries manually. Lucky yours worked :) -- Dee Earley (dee.earley(a)icode.co.uk) i-Catcher Development Team iCode Systems (Replies direct to my email address will be ignored. Please reply to the group.) |