How to resolve the Pro Web -1031/-1036/-1038 Error Message
Associated product(s): Product name: Pro Web
Views: 473 | Created: Last year | Last updated: Last year
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
Send to friend