L.S.,
We are running into problems with the DI objects in conjunction with IIS (ASP). On every page we need to query/update information on items. It takes quite a long time to connect to the SBO database every time, so to connect again on every page is no option.
Putting the DI object into a session variable is also no option, since the DI component is not Free threaded.
Does anyone have a solution to use the DI component in an IIS application?
Many thanks in advance.
Regards,
Michiel