Bugzilla – Bug 688037
Open DLL not released, read only, can't be updated even after switching solutions
Last modified: 2011-04-17 21:07:04 UTC
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16 22:15 < chip> g'day. I'm using monodevelop to create a dll in one solution that is used in another solution. When I switch back to the library solution, and try to build the dll, the dll still shows as in use, so I can't replace it 22:15 < chip> How can I get MonoDevelop to let go of the dll? I would have expected switching solutions to do it, but no such luck ^ #monodevelop channel seems abandoned; this got no response Reproducible: Always Steps to Reproduce: 1. Create solution that references a dll that was copied in from elsewhere 2. Test-run solution 3. Switch to another solution without quitting MD 4. Try to update (overwrite) the dll. 5. You can't - MD is still holding it open. Actual Results: can't update dll without restarting MD Expected Results: I'd like to overwrite dll at any time, but I expect at the very least that switching solutions would release dll so I can update it
web form seemed to fail *** This bug has been marked as a duplicate of bug 688035 ***