RPC error

Bug reports.
dquince
Posts: 3
Joined: Mon May 21, 2012 9:44 pm

RPC error

Post by dquince » Mon May 21, 2012 9:50 pm

I am running a script that is using test driven data as inputs for the steps. After one run of the recordings, the scripts tears the application down and then is supposed to restart the application and perform the same steps, but using different data. The issue after the teardown, the executable build by ranorex produces the following error
LineageGlueRule 'Web_child_elements' caused COMException on Execute. The RPC server is unavailable. ( Exception from HRESULT: 0x800706AB)

I have found nothing in the forums about this or on the web. This works without issue when run in the ranorex studio.

Is this supported?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: RPC error

Post by Support Team » Tue May 22, 2012 3:09 pm

Hi,

The message stated that the element is invalid, so does not exist anymore.
Could it be that you are trying to use a wrong/old element?

Regards,
Markus
Ranorex Support Team

dquince
Posts: 3
Joined: Mon May 21, 2012 9:44 pm

Re: RPC error

Post by dquince » Tue May 22, 2012 3:15 pm

We are tearing down the application, but restarting it right away as the second test case. Also, why does this work in the ranorex studio run as a solution, but not as an executable created by ranorex?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: RPC error

Post by Support Team » Wed May 23, 2012 5:25 pm

Hi,
Also, why does this work in the ranorex studio run as a solution, but not as an executable created by ranorex?
Could it be that you have installed the client version of the .Net 4.0 framework?
If so please install the extended/full one as mentioned on the following link at Reason #5.
Are you getting a technology limitation warning or any other errors beside the wrote one?
Maybe you can upload the report file?

Regards,
Markus
Ranorex Support Team