System Objects

Application object

DWMessageTitle property

Description

The DWMessageTitle is unsupported.

Workaround

Use a global variable to record the value of the DWMessageTitle property. Read and write the global variable instead of using the DWMessageTitle property in the Script.

FreeDBLibraries property

Description

The FreeDBLibraries property is unsupported.

Workaround

It is a useless property for a Web based application. The property can be simply commented out causing no functionality difference for the deployed application.