Application not responding error

Ranorex Studio, Spy, Recorder, and Driver.
jemlife13
Posts: 1
Joined: Wed Feb 28, 2018 1:59 am

Application not responding error

Post by jemlife13 » Wed Feb 28, 2018 2:08 am

Hello,

We run a WPF application, and all of a sudden when opening a certain window, the test run stops and throws this error: Exception of type 'Ranorex.ApplicationNotRespondingException' was thrown. I have tried modifying the RanorexConfig8.xml file to increase the timeout duration, but that doesn't seem to work. Also, tried adding the same

Code: Select all

<adapter.functionexecutiontimeout> 50000ms </adapter.functionexecutiontimeout>
xml that's in RanorexConfig8.xml to Ranorex.rxsettings file, and it also doesn't work. Any ideas or suggestions?

Help would be appreciated.

Thank you,
Jem

User avatar
RobinHood42
Posts: 324
Joined: Fri Jan 09, 2015 3:24 pm

Re: Application not responding error

Post by RobinHood42 » Fri Mar 02, 2018 1:35 pm

Hey,

Which version of Ranorex do you use? There was a bug fix in 8.0.1.
"Fixed adapter.functionexecutiontimeout setting not being saved as solution setting".
Upgrading to 8.0.1 might help.

Cheers,
Robin