Bugs item #1244659, was opened at 2005-07-25 10:31 Message generated for change (Settings changed) made by justinrockwood You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1244659&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: Eric Bickle (shadowchaser) Assigned to: Justin Rockwood (justinrockwood) Summary: Assertion Failed: The collection is read-only Initial Comment: After installing and using voltive 2.0.3116.0, I noticed that I couldn't add the voltive project to source-safe (no check-in). I created a new voltive project to see if it was a problem in my existing one - the new project would not add to source-safe either. I attempted to delete the new/testing project - delete was completely greyed out. Closed the solution and went into the file system and manually deleted the WixProject1 directory, then reloaded the solution. WixProject1 came up as unavailable, like all deleted projects do. I clicked on WixProject1 to delete it, and got the following error message: Assertion Failed The collection is read-only. at Tracer.Assert at SortedCollection.Systems.Collections.IList.Add at RootHierarchyNode.AddLibraryFolder() at WixProject.get_LibraryFolderNode() ..... at GridEntry.GetPropEntries(GridEntry, Object, Type) at gridEntry.CreateChildren(bool) at SingleSelectRootGridEntry.CreateChildren() .... at PropertyBrowser.UpdateSelection() at PropertyBrowser.OnSelectionChanged(bool) ---------------------------------------------------------------------- Comment By: Justin Rockwood (justinrockwood) Date: 2006-04-04 00:10 Message: Logged In: YES user_id=1054914 There are actually two issues here. First, source code control is not yet supported in Votive. I will get to that eventually. :) The second issue with the unloaded WiwProject1 and the assertion is definitely a bug and I will fix that. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1244659&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
