<div dir="ltr">Hi,<div><br></div><div>I am writing a sample application using omniORB 4.2.0 using VS2010.</div><div>I am getting a crash while narrowing the reference as below:</div><div><br></div><div>CORBA::Object_var ns_Obj = orb-&gt;resolve_initial_references(&quot;NameService&quot;);<br>
</div><div>CosNaming::NamingContext_ptr nc = CosNaming::NamingContext::_narrow(ns_Obj);<br></div><div><br></div><div>The crash is in the 2nd line.</div><div>Could anyone please help on this.</div><div><br></div><div>Thanks</div>
</div>