This series of tests will help you verify that your IIS installation and application settings are adequate to execute your Clarion/ASP application - Sqire
Please remember to remove this script from your production server!
Clarion/ASP template version: 1.40
Script language: VBScript
Script engine version: 5.8

Global.asa

The first test will be to retrieve the Global.asa settings
Found declaration for the Connection String: DRIVER={MySQL ODBC 3.51 Driver};Server=10.1.1.181;Port=3306;Database=pqual_db;Uid=PQual_web;Pwd=l0958dc961
Found declaration for the Connection TimeOut: 15
Found declaration for the Cursor Location: 3

Connection object


Next we will create an ADO Connection object using the global.asa settings. If there is a failure a timeout may be necessary.
An error occurred on the server when processing the URL. Please contact the system administrator.

If you are the system administrator please click here to find out more about this error.