This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Already loaded DLL needs to be changed and renamed. How to remove an existing DLL?

Running Q1IM 6.1.2: I inherited an environment that uses DLL's to allow for script libraries to code against target systems API's and such. I have coded changes to an existing loaded DLL in 1IM. It will have a new DLL name and namespace. I didn't inherit the code for the already loaded and differently named DLL. So I need to be able to clean up by removing the old DLL. Does anyone know how to remove a DLL?  The doc has information about how to Load a DLL but not the reverse. Thanks, Todd

Parents
  • Hi Barry, I was able to get my code changes into a DLL and into 1IM. What I wasn't sure about was if I had to compile or not? I did compile but if I want to change a config file for the DLL not having to compile would be a plus as sometimes compiles take many minutes beyond 'a quick change'. Please let me know if you have experience with this? Thanks, Todd
Reply
  • Hi Barry, I was able to get my code changes into a DLL and into 1IM. What I wasn't sure about was if I had to compile or not? I did compile but if I want to change a config file for the DLL not having to compile would be a plus as sometimes compiles take many minutes beyond 'a quick change'. Please let me know if you have experience with this? Thanks, Todd
Children
No Data