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: Closed 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 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
