Page 1 of 1

Problem Adding RanorexNet.dll as Reference in VS2003

Posted: Wed Jul 26, 2006 12:21 pm
by balu_r77
I tried adding the RanorexNet.dll to a project, and got a message saying that it is not a valid assembly or COM component. How can i add the dll as a refernce to the project.

Posted: Wed Jul 26, 2006 9:13 pm
by webops
Ranorex-0.9.1 was built with Visual Studio 2005, so RanorexNet requires .NET Framework 2.0.
You cannot add RanorexNet from Ranorex-0.9.1.zip as Reference in a Visual Studio 2003 project.

I built a special version of Ranorex-0.9.1 with Visual Studio 2003 for .NET Framework 1.1.
You can download this version from:

http://ranorex.com/download/Ranorex-0.9.1.NET1.1.zip

Use this version with Visual Studio 2003.
You can start all the samples, if you installed .NET Framework 2.0.
If not, please study the sample code and use VS2003Application.exe

Regards

Jenö Herget
Ranorex Team

Posted: Thu Jul 27, 2006 5:37 am
by balu_r77
Thank you very much for the help.I will use the version available for VS2003.I have installed Framework 2.0 also, and i could run through the samples.
Thanks for your help.

Posted: Fri Jul 28, 2006 3:05 pm
by VanSkalen
We are also currently using VS2003 (at the mercy of my employer to upgrade). If you could continue providing a VS2003 version of the library as updates are available that would be appreciated. Thanks once again for the library!

Posted: Fri Jul 28, 2006 3:32 pm
by webops
Thank you for the information.

We will support both .NET Framework 1.1 (for Visual Studio 2003) and .NET Framework 2.0 (for Visual Studio 2005) in the future.

Jenö Herget
Ranorex Team