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

Reply via email to