06-23-2010 09:09 AM
Hi,
I am using VB.NET DLL to work with teststand V3.0. During the debug stage, the teststand always locks the DLL file so that I cannot update the file from Visual Studio IDE.
So everytime I have to close teststand software, rebuild the dll file and then restart teststand.
Is there any solution to unlock the DLL file without close teststand?
Thanks,
Ben
Solved! Go to Solution.
06-23-2010 10:14 AM
If you select "Unload All Modules" under the File menu, TestStand should release the DLL.