with Tags:
.net
X

Rational Functional Tester for Visual Studio can not load external library
IBM Rational Functional Tester (RFT) throws the following error when running a script that uses an external Visual Studio library (Class Library) compiled with .Net Runtime > 2.0 . Error: exception_name = System.IO.FileNotFoundException exception_message = Could not load file or assembly "***", Version=x.y.z, Culture=neutral, PublicKeyToken=null or one of its dependencies. The system cannot find the file specified. This post targets to provide a solution to the above stated problem. Suppose you have a Class Library built with... [More]
Tags:  external studio rational compile library functional visual .net reference playback tester assembly rft load filenotfoundexception class runtime |