[omniORB] More MFC Fun

Rebecca.A.Sanford@gd-is.com Rebecca.A.Sanford@gd-is.com
Tue, 15 Jun 1999 10:27:14 -0500




> All right, here goes. I have an MFC app. Included below are the classes
> that I am using to get CORBA into the application. In trying to call a
> remote method, I get a 'Unhandled exception in KERNEL32.DLL'. Using the
> debugger, I traced into the program and got it crashing out at a call to
> OmniProxyCallWrapper::invoke(this, _call_desc);

Got to thinking a little more about your problem.  You aren't trying to
use Orbix on the server side, are you ??  That would explain a few things!!

Just wondering...
--- becs