ContributionsMost RecentMost LikesSolutionsRe: FileloadExceptionHi.. Thnks for the link.....as runtime framework 4.0 was installed in my system and i was trying to load mixed mode assembly targeting older framework, the exception was thrown.i changed the runtime version Testcomplete is refering to by adding a config file in testcomplete bin folder....and now its fineFileloadExceptionWhen i am trying to access dotnet dll assemblies built with runime version 2.0.50727, an exception is thrown: System.Io.Fileloadexception. How to solve this issue? i cannot change the runtime version of file because it is supplied by trird-partySolved