
Release a reference from System.Reflection
I have a VB.NET dll that is being call from Reflection by an ASP.NET
application. After I run the page once, I have to restart IIS Admin before
I can make changes to the DLL and recompile... Is there a better way to
release the reference?
- Paul