Hi all,


I have an ASP.NET MVC2 project in Visual Studio 2010 RC and added a WiX 
v3.5.1419 Setup project to the solution. I added the MVC project as a reference 
to the Setup project and ensured the reference properties were set to 
Harvest=True and Project Output=BinariesContentSatellites. During the build, 
Heat.exe is executed to generate the obj/Debug/_WebProject.wxs file, but the 
contents of this file and the effect of the resulting .msi is such that the 
binaries (ie WebProject.dll, etc) are installed in the base install folder 
instead of under the required /bin/ folder.



My suspicion is that the MVC2 project is not being detected as a web project 
but as a normal C# project instead. Is this a bug or is there something I'm 
doing wrong?



Thank you,



Jason Stangroome
Readify | Senior Developer

Head Office: Suite 408, Life.Labs Building, 190 Harbour Esplanade, Docklands 
VIC 3008, Australia
M: +61 422 924 675 | E: 
jason.stangro...@readify.net<mailto:jason.stangro...@readify.net> | W: 
www.readify.net<http://www.readify.net/>



MIS Email Signature 
Banner<http://readify.net/about-readify/press/readify-makes-2008-mis-strategic-100-list/>



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to