Hi, Have the omniORB libraries that are shipped in the Win32 distribution been built with RTTI enabled? I am getting an (no RTTI data) exception thrown when I do the following call that is working under Unix: typeid(ex).name() I am using omniORB 3.0.3 and have turned on RTTI for my MSVC 6 project. Thanks Matthew