Hi,
We have a page that connects to a SQL7 database. There are two copies of the page, one live and the other a backup. The live copy works fine, but the backup doesn't work (by backup I mean an exact copy of the entire server, not just a backup of the site running on the same server).
The error page displays the following
Can anyone tell me what this error means and if possible how to get round it. I know the ASP is OK as the live copy is running fine. Help!!!!
Cheers,
Dan Moss
We have a page that connects to a SQL7 database. There are two copies of the page, one live and the other a backup. The live copy works fine, but the backup doesn't work (by backup I mean an exact copy of the entire server, not just a backup of the site running on the same server).
The error page displays the following
Code:
Microsoft VBScript compilation error '800a03ea'
Set Exp = new RegExp
----------^
Cheers,
Dan Moss