Re: [WiX-users] trouble with Visual Studio integration after upgrade to WiX 3.7

2013-02-19 Thread Helge Kruse
Neil, thanks that works perfectly. Obviously VS2008 tried to execute candle without creating a new process. This might save time when executing but gives trouble when a different run-time version is required. Your answer save me the evening. Thanks, Helge 2013/2/19 Neil Sleightholm : > I believe

Re: [WiX-users] trouble with Visual Studio integration after upgrade to WiX 3.7

2013-02-19 Thread Neil Sleightholm
] Sent: 19 February 2013 09:30 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] trouble with Visual Studio integration after upgrade to WiX 3.7 Please ignore my mail. I can open the wixproj in VS2008 when I install WiX toolset 3.7. My bad. Sorry for that noise

Re: [WiX-users] trouble with Visual Studio integration after upgrade to WiX 3.7

2013-02-19 Thread Helge Kruse
Please ignore my mail. I can open the wixproj in VS2008 when I install WiX toolset 3.7. My bad. Sorry for that noise. But there are still problems. When I start "build project" VS2008 crashes. In a debugger I can catch the BadFormatException: - "Could not load file or assembly 'file:///C:\Prog

Re: [WiX-users] trouble with Visual Studio integration after upgrade to WiX 3.7

2013-02-19 Thread Helge Kruse
Now I tried to use VS2008. This shouldn't need ProjectAggregator2.msi. Now I get this message: '...wixproj' cannot be opened because its project type (.wixproj) is not supported by this version of Visual Studio. - uninstall, reboot, install of WiX 3.7 did not help. - "devenv /ResetSkipPkgs" did n

[WiX-users] trouble with Visual Studio integration after upgrade to WiX 3.7

2013-02-18 Thread Helge Kruse
Hello I have used WiX 3.5 until today. Now I just wanted to upgrade to WiX 3.7 and ran the installer. Now I can compile with the new tools. Unfortunately I can't edit any .wxs file in VS2005 anymore. When I try to create a new WiX MSM project in VS205 I get the error message: The application for