Re: [WiX-users] Build error in VS 2010

2013-05-10 Thread Rob Mensching
candle.exe has a lot of dependencies too. Did you add all of them? On Fri, May 10, 2013 at 7:35 AM, Gary Larsen wrote: > Hi, > > > > I'm new to VS 2010 and WiX so probably something is not configured > correctly. Here's the build error: > > > > Error 1 The extension > 'C:\a-r

[WiX-users] Build error in VS 2010

2013-05-10 Thread Gary Larsen
Hi, I'm new to VS 2010 and WiX so probably something is not configured correctly. Here's the build error: Error 1 The extension 'C:\a-release\Setup\Setup\WixSystemToolsExtension' could not be loaded because of the following reason: Could not load file or assembly 'file://

Re: [WiX-users] Build Error in light.exe when building with VS2005

2011-07-25 Thread Alan
Hi Nick, > Did you ever get a solution to this? Does anyone have any ideas about this > problem and how I might go about fixing it? Sorry, I didn't read the whole of your thread (I didn't realize that there were other replies). I've also tried re-jigging my project structure and have got it wo

Re: [WiX-users] Build Error in light.exe when building with VS2005

2011-07-25 Thread Alan
Hi Nick, > I'm trying to create a very simple WiX MSI installer consisting of two files, however I'm receiving the > following build error from light.exe: > > The system cannot find the file '..\BizTalk Message Archiving Component > Properties\bin\Deployment \Modhul.BizTalk.Pipelines.ArchiveMess

Re: [WiX-users] Build error using v3.5.1923.0

2010-07-27 Thread Kyle McClellan
Sorry, wrong version in the title. It appears to be fixed in the June 11th release. -Original Message- From: Kyle McClellan [mailto:kyl...@microsoft.com] Sent: Tuesday, July 27, 2010 8:39 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Build error using v3.5.1923.0 I&#

[WiX-users] Build error using v3.5.1923.0

2010-07-27 Thread Kyle McClellan
I'm seeing the following error when trying to build my WiX project. error MCB4057: The target "GetResolvedReferencePaths" does not exist in the project. I began seeing this error in my WiX project only recently after I linked in a new VSPackage project (created in VS2010). My searches lead me

Re: [WiX-users] Build Error in light.exe when building with VS2005

2009-04-20 Thread nickheppleston
Bob, Many thanks for the reply. I re-jigged the project structure (closer to how I actually wanted it) and the problem has gone away. Many thanks for your help anyway. Cheers, Nick. Bob Arnson-6 wrote: > > nickheppleston wrote: >> I am running the latest build of WiX 3.0 with Votive. I am us

Re: [WiX-users] Build Error in light.exe when building with VS2005

2009-04-18 Thread Bob Arnson
nickheppleston wrote: > I am running the latest build of WiX 3.0 with Votive. I am using Visual > Studio 2005 to build the project. > Try running msbuild.exe from a command line. Post the light.exe command lines and error messages. -- sig://boB http://joyofsetup.com/

[WiX-users] Build Error in light.exe when building with VS2005

2009-04-16 Thread nickheppleston
All, I'm trying to create a very simple WiX MSI installer consisting of two files, however I'm receiving the following build error from light.exe: The system cannot find the file '..\BizTalk Message Archiving Component Properties\bin\Deployment\Modhul.BizTalk.Pipelines.ArchiveMessages.Propertie

Re: [WiX-users] Build error

2007-03-27 Thread Brent Rockwood
It looks like you're missing the path to your resource compiler (rc.exe) in your path environment variable. Usually you will find it in the bin directory of the platform sdk (i.e. C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin). Cheers, Brent On 3/26/07, R Kishe <[EMAIL

Re: [WiX-users] Build error

2007-03-27 Thread Fredrik Grohn
ehalf Of R Kishe Sent: Tuesday, March 27, 2007 9:42 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Build error Where can I find pcaext.dll? It's not with the other binaries downloaded. Is there any other way I can re-build all the projects on my box? Thanks On 3/26/07, R Kis

Re: [WiX-users] Build error

2007-03-27 Thread R Kishe
Where can I find pcaext.dll? It's not with the other binaries downloaded. Is there any other way I can re-build all the projects on my box? Thanks On 3/26/07, R Kishe <[EMAIL PROTECTED]> wrote: I am trying to build Wix 3.0 sources (with makefile.bat) on my box. It fails with following error

Re: [WiX-users] Build error

2007-03-26 Thread R Kishe
-- Mike Dimmick -- *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *R Kishe *Sent:* 26 March 2007 20:39 *To:* Rob Mensching *Cc:* wix-users@lists.sourceforge.net *Subject:* Re: [WiX-users] Build error Yes. On 3/26/07, *Rob Mensching* <[E

Re: [WiX-users] Build error

2007-03-26 Thread Mike Dimmick
isual Studio 8\SDK\v2.0\Bin\rc.exe (this was from a VS2005 command prompt). -- Mike Dimmick _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of R Kishe Sent: 26 March 2007 20:39 To: Rob Mensching Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Build

Re: [WiX-users] Build error

2007-03-26 Thread R Kishe
Yes. On 3/26/07, Rob Mensching <[EMAIL PROTECTED]> wrote: Are you building from a VS command prompt? *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *R Kishe *Sent:* Monday, March 26, 2007 11:08 AM *To:* wix-users@lists.sourceforge.net *Subject:* [WiX-users] Build

Re: [WiX-users] Build error

2007-03-26 Thread Rob Mensching
Are you building from a VS command prompt? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of R Kishe Sent: Monday, March 26, 2007 11:08 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Build error I am trying to build Wix 3.0 sources (with makefile.bat) on my box. It

[WiX-users] Build error

2007-03-26 Thread R Kishe
I am trying to build Wix 3.0 sources (with makefile.bat) on my box. It fails with following error : = [copy] Copying 1 file to 'C:\Wix3.0_Sources\Release\debug\candle.exe.config '. [rc] Compiling "C:\Wix3.0_