How do I resolve the ASP error: Active Server Pages error ASP 0223
Associated product(s): Product name: NameTracer
Views: 216 | Created: 2 years ago | Last updated: 2 years ago
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
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.
Send to friend