Production Reporting Viewer ActiveX Control Status Codes
Table 9. Production Reporting Viewer ActiveX Control Status Codes
Value
Internal Symbol
Description
Action
53
CTL_E_FILENOTFOUND
Failed to open or read the SPF file.
Check that the SPF file is present and accessible. This error can also indicate that there are not enough system resources, such as file handles, available.
321
CTL_E_INVALIDFILEFORMAT
The file specified to open is not in correct SPF format.
Check that the program logic is passing the correct filename to the Open method.
1000
SQRV_ERR_FILENOTOPEN
The specified operation did not take effect because no SPF file is open.
Call the Open method to open an SPF file and then do the operations.