Bugs item #1245805, was opened at 2005-07-27 01:19 Message generated for change (Settings changed) made by justinrockwood You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1245805&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: votive Group: v2.0 >Status: Pending Resolution: None Priority: 5 Submitted By: David Gardiner (flcdrg) Assigned to: Justin Rockwood (justinrockwood) Summary: Error: Invalid pointer Initial Comment: I added a new Votive project to an existing VS.NEt 2003 solution. Doing a Build Solution gives the error: Error: Invalid pointer The solution contains a mixture of projects - C#, VB.NET, Managed C++ and a VS Deployment project. If i add a new votive project to a simple solution with just a VB app, it works fine. -dave ---------------------------------------------------------------------- Comment By: Bill Vernard (bvernard) Date: 2005-07-27 11:34 Message: Logged In: YES user_id=1319683 I found the same issue. Building my solution listed the "Error: Invalid pointer" message in my output. My solution is all C#, but it has multiple projects (Windows apps, web services, web application, and deployment projects). I found that removing the previously defined deployment projects from my solution cleared the error. bill ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1245805&group_id=105970 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
