[omniORB] Gives System Exception while porting OnmiORB on NT4.0

Vijay vchavan@ptc.com
Tue, 28 Nov 2000 17:43:20 +0530


Hi

My colleague trying to port OmniORB3 on NT4.0 with VC++6.0
compiler.
He is able to run all those three echo examples without any
problem.

He is also able to run  ../src/examples/boa  example given.

But when he uses those .so with his application, it gives "System
Exception" at
boa = orb->BOA_init(argc, argv, "omniORB3_BOA");
What could be the problem?
Can you help him out?
Thx. in advance

Vijay