Installation of COM+ application fails

We have created a COM+ application with DOA and I tried to install it on my Windows 2000 Server machine. However, the Component Services freezes with 100% CPU usage.

I found out that the OracleMonitor unit is included in one of our units. When I excluded installation works fine.

The Oracle Monitor application is installed on my machine that makes no difference.

On another Windows 2000 Server where the component was developed the problem does not occur.

Any ideas?
 
Perhaps you are using Direct Oracle Access 3.4 or earlier, in combination with Oracle Monitor 1.0? This would cause problems if the monitor and the application are running under different user accounts.
 
We bought and downloaded the latest version this week so that should not be the problem.

Should the monitor be installed or running when the COM+ application is installed?

Pim-Jan Veenendaal
Dexia Bank Nederland
 
It is during the installation of the application in COM+. I don't think it is possible to debug that. For now it is probably best to remove the Oracle Monitor.

Pim-Jan Veenendaal
Dexia Bank Nederland
 
Originally posted by Pim-Jan Veenendaal:
It is during the installation of the application in COM+. I don't think it is possible to debug that. For now it is probably best to remove the Oracle Monitor.

Pim-Jan Veenendaal
Dexia Bank Nederland
It may be not possible to debug, but it is not so hard to trace - just put enough statements writing to file.
 
Back
Top