Microsoft VBScript runtime error '800a01ad'

Just installed the server and am trying to get asp to work and I get this

Microsoft VBScript runtime error '800a01ad'

ActiveX component can't create object

ASP looks like this

test asp

' Create a RemoteScrapingSession object.
Set objRemoteSession = Server.CreateObject("Screenscraper.RemoteScrapingSession")
?>

The end

I have copied misc\com\screenscaper content to windows\system32 and regsvr screenscaper.dll

Any ideas where I should look?

thanks

Eric

Hi Eric, Would you mind

Hi Eric,

Would you mind taking a look at this FAQ to see if it helps?

http://community.screen-scraper.com/faq#80n865

Kind regards,

Todd

thanks

Hi Todd

The ms vm fixed it.

thanks

Eric