Hi all,
Recently I'm straggling a strange problem: My add-on is connecting to the DI API using the GetDICompany method. When running SBO and loading the add-on, everything's OK, the add-on is loaded and works fine.
The problem is if I have several companies on the server, and I want to switch from one to another. When running the add-on on the 2nd company, the add-on crashes with an Exception at GetDICompany!
It does not matter if I first connect to company A and then switch to Company B or vise versa - I always get this Exception in the 2nd company I connect to. If the same company is the 1st I'm connecting to, the add-on works just fine!
Any ideas?
Beni.