Bug 688037 - Open DLL not released, read only, can't be updated even after switching solutions
Summary: Open DLL not released, read only, can't be updated even after switching solut...
Status: RESOLVED DUPLICATE of bug 688035
Alias: None
Product: MonoDevelop
Classification: Mono
Component: general (show other bugs)
Version: 2.4.2
Hardware: PC Windows 7
: P5 - None : Normal
Target Milestone: ---
Assignee: MD Bugs
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-17 20:22 UTC by Charles Salzenberg
Modified: 2011-04-17 21:07 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Salzenberg 2011-04-17 20:22:59 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
Comment 1 Charles Salzenberg 2011-04-17 21:07:04 UTC
web form seemed to fail

*** This bug has been marked as a duplicate of bug 688035 ***