Page 1 of 1

Install bug. cannot locate devenv.exe using registry

Posted: Thu 27 Dec 2007 16:58
by MattyBoy
I get this error when installing the latest version. I am running 64bit Vista with VS 2005 and VS 2008 (release) installed.

Install Log:
--- Custom action error: DevenvConfig
Date: 12/27/2007 10:47:38 AM
Environment
Operating System: Microsoft Windows NT 6.0.6000.0
.NET Framework: 2.0.50727.1433
Assembly: DevenvConfig, Version=1.0.2910.22418, Culture=neutral, PublicKeyToken=null
Exception
Message:
Type: CoreLab.Common.Setup.CustomActionException
StackTrace: at CoreLab.Common.DevenvConfig.Program.Main(String[] args)
CustomMessage: Cannot locate devenv.exe using registry.
Make sure you have Visual Studio 9.0 installed.

Posted: Fri 28 Dec 2007 10:33
by Alexey.mdr
Does the product work properly or you cannnot run it at all?
PostgreSqlDirect .NET is being tested with Windows Vista currently.

As for now, try to insert this block of code to file “devenv.exe.config” in
(you might change the installation path/drive, this is an example for my machine only)
“D:\Program Files\Microsoft Visual Studio 8\Common7\IDE\” and
“D:\Program Files\Microsoft Visual Studio 9\Common7\IDE\”

Code: Select all


        
        

Check that “href” attribute in corresponds to a valid path.