[omniORB] Date: Wed, 24 Mar 1999 16:14:26 -0000

andrew.brown@bt.com andrew.brown@bt.com
Wed, 24 Mar 1999 16:15:20 +0000


Hi,
	My CORBA program keeps crashing when i try to resolve the
NameService. The code i have in is correct :
	CORBA::object_var obj;
	obj = orb->resolve_initial_references ("NameService");

	is there any catch expeption i could put in here to find out whats
going wrong ??? 
	any other ideas anyone ???

cheers

Andrew Brown.