[omniORB] More MFC Fun

ryan.tecco rtecco@voxel.ummu.umich.edu
Tue, 15 Jun 1999 13:26:35 -0400 (EDT)


No... no Orbix here. :) I traced it back to a IOR reference being invalid.
At least, restarting the server and feeding in the new reference to the
client helped alot. thanks for the code.

peace,
rt

--------------
ryan.tecco
734.476.6646
the university of michigan
"i'll never forget my life 
as a carrot."

On Tue, 15 Jun 1999 Rebecca.A.Sanford@gd-is.com wrote:

> 
> 
> 
> > 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
> 
> 
>