Very urgent DCOM problem!!!
-
Hi, I'm in trouble with DCOM objects. I developed an ActiveX EXE by Visual Basic 6.0 which accesses and retrieves data from MS Analysis Services (OLAP) by ADO MD. This object calling by client which is developed by Visual C++ 6.0. If i compile ActiveX EXE in VB by "Thread pool 1 threads" option, system can response in, approximately, 30 seconds. But, if i compile ActiveX EXE in VB by "Thread per Object" option, response time jump to 14 minutes for 1 object instance, without any code maintance. As you know i cannot create multithreaded object from client by "Thread pool 1 threads" option. I have to set "Thread per Object" option in order to create multithreaded object. Why happenning this process time difference? What is difference between these objects and threading model? How can i overcome it? Please help me. Thank you Orkun GEDiK ASTRON