Technote (troubleshooting)
Problem(Abstract)
After installing IBM® Rational® Functional Tester 8.2.2 .NET 2010 Scripting, the integration with Microsoft® Visual Studio 2010 does not work. The option to create a new functional test project is not available in the menu or in the New Project wizard.
Cause
The Regsrv32 file does not register the Rftvs10.dll file.
This occurs because the dependencies msvcp80.dll and msvcr80.dll, which are required for Visual Studio 2010 integration to work, may be missing in the system or the paths to these may not be set.
Resolving the problem
Download and install the vcredist_x86.EXE file from the location http://www.microsoft.com/en-us/download/details.aspx?id=26347. Complete the installation instructions mentioned in the page. You might be prompted to restart your computer.
If you have installed IBM® Rational® Functional Tester 8.2.2 .NET 2010 Scripting before you installed the vcredist_x86.EXE file package, then complete these steps:
1. Open the command prompt and navigate to C:\Program Files\IBM\SDP\FunctionalTester\vsnet\bin (on 64-bit computers, C:\Program Files (x86)\IBM\SDP\FunctionalTester\vsnet\bin)
2. Run the following command:
regsvr32 RftVs10.dll
A dialog box is displayed, with a message indicating that the Rftvs10.dll file was successfully installed: DllRegisterServer in RftVs10.dll succeeded.
Product Alias/Synonym
RFT
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.