How to resolve the Pro Web -1031/-1036/-1038 Error Message

Document type: Tech doc  
Associated product(s): Product name: Pro Web Version: 4.0 + Implementation: Web APIOS: Windows
Views: 473  |  Created: Last yearLast updated: Last year

Summary

This document illustrates using a flow chart the steps required in order to resolve QAS Pro Webs

-1031/-1036/-1038 error messages.

Solution

1. The location of the qaworld.ini configuration file can be specified via:

a. Active X

i. Uses Registry Key (created during Installation)

ii. If a file is not explicitly set, Pro looks for qaworld.ini in the current directory and then, if necessary, it searches for it along the system path.

b. Java

i. Including qaworld.ini on the CLASSPATH, (JDK version 1.2 and above.)

ii. Use the Ini file system profile, e.g:

java=-Dcom.qas.proweb.inifile=<location of

qaworld.ini, including filename> <name of Java application>

iii. Using setIniFile Method within the Search Class

Was this document helpful?

What can we do to improve this information?