| View previous topic :: View next topic |
| Author |
Message |
balu_r77
Joined: 19 Jul 2006 Posts: 4
|
Posted: Wed Jul 26, 2006 1:21 pm Post subject: Problem Adding RanorexNet.dll as Reference in VS2003 |
|
| 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. |
|
| Back to top |
|
 |
admin Site Admin
Joined: 05 Jul 2006 Posts: 351
|
Posted: Wed Jul 26, 2006 10:13 pm Post subject: |
|
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 |
|
| Back to top |
|
 |
balu_r77
Joined: 19 Jul 2006 Posts: 4
|
Posted: Thu Jul 27, 2006 6:37 am Post subject: |
|
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. |
|
| Back to top |
|
 |
VanSkalen
Joined: 28 Jul 2006 Posts: 2
|
Posted: Fri Jul 28, 2006 4:05 pm Post subject: |
|
| 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! |
|
| Back to top |
|
 |
admin Site Admin
Joined: 05 Jul 2006 Posts: 351
|
Posted: Fri Jul 28, 2006 4:32 pm Post subject: |
|
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 |
|
| Back to top |
|
 |
|