TestWorks Windows Products Help

Go To Windows Coverage

Go To Windows Regression

QUICK ACCESS AND INDEX:

Problem: I am having trouble getting my build to go through successfully. It claims it can't find cl.exe.

Problem: I am having problems with the SR variable and get an error message saying that it is not defined correctly.

Problem: I try to run cbmsw.exe or smart.exe and get an error...

Problem: A dialog box comes up that says: CAPBAK Error: The environment variable SR is not set...

Problem: I get:an application error has occurred and an application error log has been generated... error message.

WINDOWS COVERAGE PRODUCTS

Problem: I am having trouble getting my build to go through successfully. It claims it can't find cl.exe.

Solution: TCAT C/C++ Ver. 3.2 and later assume that you are installing on a system which has connections only for Visual C/C++ 6.0 (or later) Developer's Studio environment. If you have any older versions of the compiler (i.e. cl.exe) you must make certain that your Studio and project settings contain references to and select the path to TestWorks' modified version of cl.exe. (This file is copied into devstudio/VC/bin during installation.

The error message Error executing cl.exe will reflect an incorrect path setting for your Studio's executables table.

(Top of Page)

WINDOWS REGRESSION PRODUCTS

Problem: I am having problems with the SR variable and get an error message saying that it is not defined correctly.

Solution: Your autoexec.bat under Win98 or path settings under WinNT is not defined with a valid path or syntax structure. Please check that there are not blanks between the "=" symbol, i.e.
SET SR=C:\PROGRA~1/SOFTWA~1\REGRES~1\

Note: You need to either reboot or perform the necessary alternative steps to update your systems setting after any entries.

(Top of Page)

Problem: I try to run cbmsw.exe or smart.exe and get an error:

The instruction at "0x004123a" referenced memory at "0x000000". The memory could not be "read".

Note: numbers above may differ.

Solution: Your license.stw file contains either unwanted carriage returns or extraneous control characters. Please edit license.stw to determine via the end key that your features are all 1 line long and that there aren't any extra blank lines.

(Top of Page)

Problem: A dialog box comes up that says:

CAPBAK Error: The environment variable SR is not set. OCR will not work unless SR is set.

Solution: Please check your autoexec.bat and environment variable settings to verify that there is a valid path and syntax structure. The SR environment should point to your TestWorks installation directory, excluding the bin portion.

(Top of Page)

Problem: I get the error:

An application error has occurred and an application error log has been generated CBMSW.exe. exception: access violation (0x00000005), Address: 0x00409135.

Note: Address may vary on your system.

Solution: Please check that you have downloaded a recent version of CAPBAK. This error resulted due to extra carriage returns or characters in your license.stw file. Please use "end" key to verify.

(Top of Page)