EngProgrammer
Aerospace
- Jan 14, 2015
- 150
I typically program within visual studio vb.net and during development of an application I am building an application and then attaching it to the process of nx (ugraf.exe). Typically, this works fine but for some reason now, I cannont attache to the process after I have attached to the process and my program crashes and I try to re=attach again. I keep getting the following error::
Error 17 Could not copy "obj\Debug\iRotorForging.dll" to "bin\Debug\iRotorForging.dll". Exceeded retry count of 10. Failed. iRotorForging
It's like NX still has a hold of the DLL and is not letting it go.
Error 17 Could not copy "obj\Debug\iRotorForging.dll" to "bin\Debug\iRotorForging.dll". Exceeded retry count of 10. Failed. iRotorForging
It's like NX still has a hold of the DLL and is not letting it go.