Thanks John.

All of the projects in the solution are set to "Debug" and "x86".

Based on some info I found on one of the Microsoft forums, I manually edited
the solution file and removed references to "Any CPU", and "x86", but that
didn't help.


-----Original Message-----
From: John Cooper [mailto:jocoo...@jackhenry.com] 
Sent: Thursday, February 13, 2014 1:10 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Requesting assistance with two build errors

It is entirely possible that "Any CPU" is set in the solution.  What does
Configuration Manager say?

--
John Merryweather Cooper
Build & Install Engineer - ESA
Jack Henry & Associates, Inc.®
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com



-----Original Message-----
From: Alan Hartmann [mailto:a...@proteledata.com]
Sent: Thursday, February 13, 2014 11:21 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Requesting assistance with two build errors

I've inherited a VS2008 project that has a VDProj project, which isn't
supported in the VS2012 I'm running.   I ran the VDProj to WiX converter to
create a WiX installation project, but get two build errors that aren't
making a lot of sense to me, and was hoping someone might be able to offer
assistance.     I've confirmed that the OutputPath is set correctly, and all
the other projects in the solution build correctly.  I'm confused why the
message would refer to AnyCPU, since I have the active configuration of all
the projects set to x86.

 

Errors:

 

Build error during harvesting:
c:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(609,5
): The OutputPath property is not set for project 'IPPBX_Sys_UI.csproj'.
Please check to make sure that you have specified a valid combination of
Configuration and Platform for this project.  Configuration='Debug'
Platform='AnyCPU'.  You may be seeing this message because you are trying to
build a project without a solution file, and have specified a non-default
Configuration or Platform that doesn't exist for this project.        

 

heat.exe              

Line:                      0                              

col:                         1                              

Project:                eConnSetup_wix

 

 

The command ""C:\Program Files (x86)\WiX Toolset v3.8\Bin\heat.exe" project
"C:\Projects\eConnGUI\IPPBX_Sys_UI\IPPBX_Sys_UI.csproj" -projectname
"IPPBX_Sys_UI" -pog Binaries -gg -sfrag -nologo -out "obj\\Debug\Harvested
XML\_IPPBX_Sys_UI.xml"" exited with code 5307.

 

C:\Projects\eConnGUI\eConnSetup\eConnSetup_wix.wixproj                 

Line:      87           

Col:        6

Project:                eConnSetup_wix

 

 

Thanks!

 

Alan

 

----------------------------------------------------------------------------
--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are
intended exclusively for the individual or entity to which it is addressed.
The message, together with any attachment, may contain confidential and/or
privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or
distribution is strictly prohibited. If you have received this message in
error, please immediately advise the sender by reply email and delete all
copies.


----------------------------------------------------------------------------
--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to