Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Class CORBA_NO_IMPLEMENT with exception

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
0
0
Hi everybody,
Just don't know why when I starting my server applciation with Borland it say :

Class CORBA_NO_IMPLEMENT with exception

My main code is so simple, it crash on that line:

===>CORBA::ORB_var orb = CORBA::ORB_init(argc, argv);

Someone have an idea?!?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top