Thank you, Johan and Diego. Having been in a hurry, I did not notice which of the following solved the problem: 1. restart the license server, 2. clear the temporary directory SM_OBS. Sorry for taking your time. Johan Hakkesteegt: > One test you may perform, is to create a blank addon that> does absolutely nothing else than connect to the company,> and run it on the affected machine.>> This test helped me in the past, to determine that an open> .NET sqldatareader object in my project was somehow> blocking the company object's connect method. Yes, I know different SQL connections may lock one another. Diego Lother: > I have saw this problem when some Add-on, has some routine> that call StartTransaction() in DI API in another machine,> and delay to call EndTransaction(), during this period,> any other user in any machines can't connect in the> company. Indeed. DI API transactions seem very greedy and often lock more resources than needed.
↧
Re: Di connection taking to long
↧