<span style="color: rgb(51, 51, 255);"><span style="font-family: verdana;">Hi Duncan, All,<br>I used Visual Studio 2005 compiler for all of these:<br></span></span><ul><li><span style="color: rgb(51, 51, 255);"><span style="font-family: verdana;">
I compiled the echo example using the omniORB's makefile, it worked.</span></span></li></ul><ul><li><span style="color: rgb(51, 51, 255);"><span style="font-family: verdana;">I compiled the echo example using the IDE, I followed all the steps in the readme_win32 carefully, the compilation went ok, but when I try to run the program under the IDE it crashes. It crashed in both modes, debug and release. I checked the dlls used carefully to not mix up dll debug and release modes, all the settings were ok but the problem persists.
<br></span></span></li></ul><span style="color: rgb(51, 51, 255);"><span style="font-family: verdana;"><br>Thanks for help,<br><br>Cheers,<br><br>Tahar<br></span></span><br><div><span class="gmail_quote">On 6/22/07, <b class="gmail_sendername">
Duncan Grisby</b> <<a href="mailto:duncan@grisby.org">duncan@grisby.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wednesday 20 June, "Tahar Ouhrouche" wrote:<br><br>> Yes, I tried to debug the CORBA::ORB_init(argc, argv,"omniORB4"); and I<br>> couldn't even step into this function, cuz it's on a Lib I guess. The error
<br>> that I get is:<br>> "First-chance exception at 0x7c90eb74 in TestCORBA.exe: 0xC0000008: An<br>> invalid handle was specified."<br><br>First of all, use the latest CVS snapshot.<br><br>Second, make sure you are not mixing debug and non-debug code.
<br><br>When you say the echo example doesn't work, did you compile it with<br>omniORB's makefiles or did you compile it some other way?<br><br>Duncan.<br><br>--<br> -- Duncan Grisby --<br> -- <a href="mailto:duncan@grisby.org">
duncan@grisby.org</a> --<br> -- <a href="http://www.grisby.org">http://www.grisby.org</a> --<br></blockquote></div><br>