Click to See Complete Forum and Search --> : Releasing ActiveX DLL


Fisty
July 22nd, 2004, 12:18 PM
I am going through the Visual Studio .NET tutorial on how to make an ActiveX control (Polygon Tutorial).

When I view my control in a web browser via Visual Studio, the DLL gets locked by devenv.exe.

How can I make Visual Studio .NET release the DLL so that I can make changes to it and recompile it?

Thanks,
...Matt