Click here to Skip to main content
15,913,854 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Question.NET locking DLLs Pin
Gilad Kapelushnik26-Sep-05 23:48
Gilad Kapelushnik26-Sep-05 23:48 
Hi
I'm working on a solution containing 10-15 projects that generate DLLs.
Some projects use DLLs generated by other projects, I solve this by setting dependcies...
All DLLs are generated in one location.
No local copies are made when building the DLLs

For some reason, .NET hangs on to some of the DLL files (the .NET process) thus dening me from replacing them with new ones. From the 10-15 projects there are 2-3 DLLs being held as "open", even if no build\debug in process.

I solve this by exiting .NET, deleteing the DLLs and rebuilding them.

Any solution ?

Gilad.

Questiondrawing text on an image Pin
sarabjs26-Sep-05 5:30
sarabjs26-Sep-05 5:30 
AnswerRe: drawing text on an image Pin
Guido_d26-Sep-05 23:18
Guido_d26-Sep-05 23:18 
GeneralRe: drawing text on an image Pin
Guido_d26-Sep-05 23:34
Guido_d26-Sep-05 23:34 
GeneralRe: drawing text on an image Pin
sarabjs27-Sep-05 8:50
sarabjs27-Sep-05 8:50 
Question Strange behaviour with a System.Net.Sockets.Socket Pin
Guido_d26-Sep-05 3:53
Guido_d26-Sep-05 3:53 
QuestionWhat API can be used to access MS Project? Pin
kurdi1926-Sep-05 3:14
kurdi1926-Sep-05 3:14 
QuestionXmlSerializer question Pin
Ivanets26-Sep-05 1:13
Ivanets26-Sep-05 1:13 
QuestionFind RichTextBox BackColor in VB.NET Pin
lupus canus25-Sep-05 23:56
lupus canus25-Sep-05 23:56 
AnswerRe: Find RichTextBox BackColor in VB.NET Pin
lupus canus26-Sep-05 7:12
lupus canus26-Sep-05 7:12 
QuestionIL and MSIL Pin
Rajesh_K_Sharma25-Sep-05 20:12
Rajesh_K_Sharma25-Sep-05 20:12 
AnswerRe: IL and MSIL Pin
Saqib Shakil25-Sep-05 21:28
Saqib Shakil25-Sep-05 21:28 
AnswerRe: IL and MSIL Pin
Dave Kreskowiak26-Sep-05 3:09
mveDave Kreskowiak26-Sep-05 3:09 
Questioninformation regarding stack trace Pin
ravibabu_kanaparthi25-Sep-05 19:20
ravibabu_kanaparthi25-Sep-05 19:20 
Question.Net Application not Runing on Test System Pin
Zishan Haider25-Sep-05 4:19
Zishan Haider25-Sep-05 4:19 
AnswerRe: .Net Application not Runing on Test System Pin
Steve Pullan25-Sep-05 14:17
Steve Pullan25-Sep-05 14:17 
GeneralRe: .Net Application not Runing on Test System Pin
Anonymous25-Sep-05 17:48
Anonymous25-Sep-05 17:48 
GeneralRe: .Net Application not Runing on Test System Pin
Steve Pullan25-Sep-05 20:28
Steve Pullan25-Sep-05 20:28 
GeneralRe: .Net Application not Runing on Test System Pin
Anonymous25-Sep-05 21:22
Anonymous25-Sep-05 21:22 
Questionchar * = new char[] take me an ERROR!!!! Pin
firefoxrabbit24-Sep-05 3:35
firefoxrabbit24-Sep-05 3:35 
QuestionWhich is efficient. using "" or string.Empty? Pin
manivannan.p24-Sep-05 3:00
manivannan.p24-Sep-05 3:00 
AnswerRe: Which is efficient. using "" or string.Empty? Pin
S. Senthil Kumar24-Sep-05 4:29
S. Senthil Kumar24-Sep-05 4:29 
AnswerRe: Which is efficient. using "" or string.Empty? Pin
Member 230255124-Sep-05 5:17
Member 230255124-Sep-05 5:17 
Questionhow to run mono on sun solaris Pin
whiterong24-Sep-05 1:27
whiterong24-Sep-05 1:27 
AnswerRe: how to run mono on sun solaris Pin
Super Lloyd24-Sep-05 2:57
Super Lloyd24-Sep-05 2:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.