I am getting a library not registered error when trying to run asp files with the metasun include in them. it reltes to the following line of code.
Set objSearch = New RegExp
any suggestions
This is usually happens when the web server does not meet the minimum requirements specified on the web site, specifically Visual Basic Scripting Edition v5.0. IIS 5.0 / 6.0 should include the most recent VB Scripting library.
Regards, ~Chad
class error - library not registered
This is usually happens when the web server does not meet the minimum requirements specified on the web site, specifically Visual Basic Scripting Edition v5.0. IIS 5.0 / 6.0 should include the most recent VB Scripting library.
Regards,
~Chad