This is a migrated thread and some comments may be shown as answers.

Could not load file or assembly Telerik.TestingFramework.Interop

4 Answers 273 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Christian
Top achievements
Rank 1
Christian asked on 28 May 2014, 10:48 AM
Hi,

Trying to move automatic test from a mechine to another, i fell in a problem. 
Moving the same dlls, same nunit framework, same telerik framework dlls on the new mechine, when i'm trying to run tests via Nunit i received this error :

"Test.wMobilePC.CasesTF1.AbandonCase1:
System.IO.FileNotFoundException : Could not load file or assembly 'Telerik.TestingFramework.Interop, Version=2013.2.1210.0, Culture=neutral, PublicKeyToken=8ca00d3e0ebd4b8b' or one of its dependencies. The system cannot find the file specified.
TearDown : System.TypeInitializationException : The type initializer for 'ArtOfTest.Common.TraceInfo' threw an exception.
  ----> System.IO.FileNotFoundException : Could not load file or assembly 'Telerik.TestingFramework.Interop, Version=2013.2.1210.0, Culture=neutral, PublicKeyToken=8ca00d3e0ebd4b8b' or one of its dependencies. The system cannot find the file specified. ".

I cannot explain why the old mechine works fine an this don't. Anyway, i tried to add this dll (interop) but also i cannot find it even in C:\ProgramFiles (x86)\Telerik\..\bin .


Cand you point me in the right direction?

Thank you !

4 Answers, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 31 May 2014, 08:39 AM
Hello Christian,

Please confirm that you have the Telerik Testing Framework installed on the new machine. If you don't please proceed with installing it. In case you have it installed you can try re-installing it.

Regards,
Ivaylo
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
0
Christian
Top achievements
Rank 1
answered on 12 Jun 2014, 02:19 PM
Hello Ivaylo,

Sorry for delay,
I can confirm i do have  Telerik Testing Framework installed on the new machine. I tried to reinstall it again and again... no success !

0
Ivaylo
Telerik team
answered on 16 Jun 2014, 01:48 PM
Hello Christian,

Please provide me with the project so I can take a look and investigate further.

Looking forward to hearing from you.

Regards,
Ivaylo
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
0
Chunks
Top achievements
Rank 1
answered on 08 Jul 2014, 12:11 AM
Hi Christian,

I believe I ran into the same problem in the past. You need to copy over the interop dll (Telerik.TestingFramework.Interop) too, I think it should be located under ~\Windows\Microsoft.NET\assembly\GAC_MSIL\Telerik.TestingFramework.Interop\....

Luck~
Tags
General Discussions
Asked by
Christian
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
Christian
Top achievements
Rank 1
Chunks
Top achievements
Rank 1
Share this question
or