Is there any update on the v2.0.2 release date? Last I heard was by 4/3/09.
I need to get the release fix for the DOM internal security exception and I need to get an update to my boss as to when my automation development can continue.
Thanks!
V2.0.2 Release Date
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
After installing v2.0.2 (I didn't uninstall v2.0) none of my projects in VS compiled without errors. I had to remove the references I have to Ranorex.Core (and other Ranorex references) then re-add them.
Is this typical? Will I have to remove/re-add references and recompile each and every automation project each time I install a new version of Ranorex? This could be quite time consuming and cumbersome as I split out my automation projects separately to do different types of testing.
Is this typical? Will I have to remove/re-add references and recompile each and every automation project each time I install a new version of Ranorex? This could be quite time consuming and cumbersome as I split out my automation projects separately to do different types of testing.
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
This should only be the case if you set the "Specific Version" property in the Ranorex references of your project to "true", since then the IDE checks that the right version of the DLL is installed on your computer (the default for this setting is "false"). You can't recompile then, but your already compiled executables should still run and use the newest Ranorex versions.
Usually, you do not even need to recompile your projects, you just install the new Ranorex version and all of your executables will use the new Ranorex DLLs.
Regarding the "new version" emails: We prefer to spread out new versions slowly, just in case there's a major flaw in the new version (well, you can't test every bug out of a product, can you?) that is reported by some early updater like you
That's why those emails will typically be sent a week after the new version is out.
Regards,
Alex
Ranorex Support Team
Usually, you do not even need to recompile your projects, you just install the new Ranorex version and all of your executables will use the new Ranorex DLLs.
Regarding the "new version" emails: We prefer to spread out new versions slowly, just in case there's a major flaw in the new version (well, you can't test every bug out of a product, can you?) that is reported by some early updater like you

Regards,
Alex
Ranorex Support Team