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

DLL not copying in the installation path

I am trying to load one dll into the 1IM database. I want to use it in my script like "Imports dllname".

I have loaded the dll using software loader, the entry has been created in QBMFileRevision table but the dll is not copied to the installation path of 1IM tools.

Also, I getting error when I am using "Imports dllname" in my script.

Can anyone please help?

Parents Reply
  • Did you restarted the JobServer and checked if he picked-up the new DLL?

    Speaking generally, you should assign deployment targets Server\JobServer, Client, Server\Web\EndUserWebPortal, and Server\AppServer.

    To do that, remove the old entry for your custom DLL from the QBMFileRevision table and re-add the DLL with the SoftwareLoader and specify the correct deployment targets.

    If that doesn't help contact support.

Children
No Data