Page 1 of 1

DLL in GAC is blocked

PostPosted: October 21st, 2014, 8:36 pm
by davidbcn
When debugging a Phalanger Project and referencing extensions from the GAC, the DLL files are "in use" until you close Visual Studio, even if the debugging session has ended.

So, if you need to update the DLL file, you need to close Visual Studio, redeploy the library, and reopen.