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.