Hello,
I'm new to ACE+TAO(v5.6.6) and trying to run the simple examples. My client and server are on the same machine, my home x86 XP. Whenever I try with client I get the following message,
<xxxx|xxxx> EXCEPTION, Exception caught:
system exception, ID 'IDLmg.org/CORBA/TRANSIENT:1.0'
OMG minor code <2> described as 'no usable profile in IOR.' , completed = NO
Server and client projects are both in the same directory. So I don't need to copy the IOR file to the client directory.
C:\Ace_wrappers\bin>server
(it creates the IOR file but cannot back to C:\Ace_wrappers\bin> again. So I have to interrupt it with CTRL+C combination. But I am sure It generates the IOR file again)
Then I call
C:\Ace_wrappers\bin>client
and get the 'no usable profile in IOR' problem.
Thanks,
Eren
I'm new to ACE+TAO(v5.6.6) and trying to run the simple examples. My client and server are on the same machine, my home x86 XP. Whenever I try with client I get the following message,
<xxxx|xxxx> EXCEPTION, Exception caught:
system exception, ID 'IDLmg.org/CORBA/TRANSIENT:1.0'
OMG minor code <2> described as 'no usable profile in IOR.' , completed = NO
Server and client projects are both in the same directory. So I don't need to copy the IOR file to the client directory.
C:\Ace_wrappers\bin>server
(it creates the IOR file but cannot back to C:\Ace_wrappers\bin> again. So I have to interrupt it with CTRL+C combination. But I am sure It generates the IOR file again)
Then I call
C:\Ace_wrappers\bin>client
and get the 'no usable profile in IOR' problem.
Thanks,
Eren