It's implemented, but any error in building your solution will make the project harvester fail and pretty well hide the info. Try just running msbuild from the command line on the file you're trying to harvest, and make sure you clear out any errors from there. If your projects require variables to be set in order to build, then it probably won't work with the current version of heat.exe.
I have some submissions that will fix this problem, but I haven't turned them in yet, so they may take a while to get integrated. Let me know if I can help out any other way. Chris On Tue, Aug 26, 2008 at 8:58 AM, Pedro Ferreira <[EMAIL PROTECTED]>wrote: > Hello, > > I'm sorry if this has been asked or if there are any info on this, but > I've searched and couldn't find anything. > > I'm using v3.0.4422.0, and I'm trying to get the outputs of a C# > project file .My command line is like this: > > "heat.exe project MyProject.csproj -pog:Binaries -out sample.xml" > > and I'm getting this error: > > "heat.exe : error HEAT5305 : MyProject.csproj: Exception has been > thrown by the target of an invocation.." > > Am I doing anything wrong? Or maybe the feature is not yet implemented? > > Thanks, > > Pedro > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

