prashantb
Joined: 23 Aug 2007 Posts: 9
|
Posted: Thu Sep 27, 2007 9:00 am Post subject: Using .NET assembly for Reusable functions in Ranorex |
|
Hi,
I have created .NET assembly ("RanorexLibrary.dll") for using reusable functions in the script which has a reference to 'RanorexNet.dll'. I am writing my test scripts in VBScript. Hence I have registered and loaded it in cache using gacutil.exe. But when I am executing my script it gives me following error.
'Could not load file or assembly 'RanorexNet, Version=1.2.0.0, Culture=neutral, PublicKeyToken=24c2d826cd608828' or one of its dependencies. The system cannot find the file specified.'
I have placed RanorexCore.dll in C:\Windows\System32 folder. _________________ Regards,
Prashant Barhate |
|