Posted
on Jan 17, 2012
(permalink)
Hi!
"As quickest solution I would advise you to remove all the Telerik references and then run the convert wizard."
How to do it?
I have such problem:
Test method SFT.SystemCases.SystemTabSystemUserCreation threw exception:
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=2011.2.928.0, Culture=neutral, PublicKeyToken=8ca00d3e0ebd4b8b' or one of its dependencies. The system cannot find the file specified.WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
TestCleanup method SFT.SystemCases.MyTestCleanup threw exception. System.TypeInitializationException: 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=2011.2.928.0, Culture=neutral, PublicKeyToken=8ca00d3e0ebd4b8b' or one of its dependencies. The system cannot find the file specified.WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
.