Hello, what do you see if you start your application from command-line and modify the source code to enclose whole main into try/catch block with catch catching all CORBA exception in this way:
catch (const CORBA::Exception& ex) { cerr << ex._repoid() << endl; } Karel Двукраев Д.С. wrote: > Hello. I have a problem, with integration MICO and JacORB.. > > > > I have JacORB server and MICO Client. When I try to receive a wstring from > the server, I get windows runtime exception:-( > > > > When I try to connect MICO client and MICO server, and receive a wstring from > the server, I have the same problem. > > > > May be a can use options ORBNativeWCS? bat I don't understand how. > > > > Sorry for my eanglish... > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Mico-devel mailing list > Mico-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mico-devel -- Karel Gardas kgar...@objectsecurity.com ObjectSecurity Ltd. http://www.objectsecurity.com ------------------------------------------------------------------------------ _______________________________________________ Mico-devel mailing list Mico-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mico-devel