How do I resolve the ASP error: Active Server Pages error ASP 0223

Document type: Tech doc  
Associated product(s): Product name: NameTracer Version: 5.0 + Implementation: Web APIOS: Windows (more products)
Product name: Pro Web Version: 4.0 + Implementation: Web APIOS: Windows

Views: 216  |  Created: 2 years agoLast updated: 2 years ago

Summary

When running the ASP sample pages for QAS Pro Web or NameTracer Pro Web you may encounter the following error (see Figure 1):

Figure 1 - Error

Solution

The error is caused by no registry entry existing for the appropriate QAS DLL. You can resolve this by running the following commands in a console window (see Figure 2). A console window can be started by entering “cmd” into Start > Run.

cd <QAS INSTALL DIRECTORY>

regsvr32.exe <DLLNAME>

Where

<QAS INSTALL DIRECTORY> is the directory of the QAS software.

<DLLNAME> is QASProWeb.dll For Pro Web

IDTrace.dll For NameTracer Web

Figure 2 – Running rgsvr32.exe

This should create a registry entry for the DLL. If this fails to fix your problem please contact Technical Support.

Was this document helpful?

What can we do to improve this information?