[omniORB] OmniORB on Windows NT 4.0

Demron Ignace dignac@ftw.rsc.raytheon.com
Fri, 15 Dec 2000 08:44:23 -0500



I currently am working on Windows NT 4.0 Service Pack 6.0 with Visual Studio
6.0, with Service Pack 4.0 for Visual Studio.  When i try to stringify my object
reference to an ior string to write into a file i get an exception on the
object_to_string method call.  I have encapsulated my omniORB functionality
inside a Microsoft COM (Component Object Model) object .  My COM object is
defined to be in a Multi-Threaded apartment.  Are there any known problems with:

1)  OmniORB on my current configuration.

2)  OmniORB and Microsoft COM.