by balajichandan » Wed Jun 24, 2009 3:51 pm
I wanted to try 2.1 version as I consistently see Access Violation error.
If I have side-by-side installation of Ranorex 1.5 along with Ranorex 2.1, I will not be able to use Ranorex 2.1 dlls as reference. So, I could not verify my old code using Ranorex 2.1. Then, in my case, side-by-side installation will not help me to verify access violation issue.
I already tried with Ranorex 1.5.2 as well 1.5.1.5519 versions as suggested by your team, but still we could see the problem. I also tried with Application.ResetRanorexCore() function call.
The major problem here is when I use Ranorex 1.5, once I get access violation exception, Ranorex could not identify any controls and subsequent test cases fails, which is a blocker for Automation process. We faced this issue when we ran 180+ test cases. But now with 45 test cases also, we could see this.
Can you give us some pointers to overcome this deadly situation and continue with our Automation.