Help: Accessing Registry with ASP? - TechRepublic
General discussion
May 21, 2003 at 11:52 PM
mike@ihs

Help: Accessing Registry with ASP?

by mike@ihs . Updated 23 years ago

Hi,

I’m trying to access the Registry using ASP and Javascript code. I get the following error:

“Server object error ‘ASP 0177 : 800401f3’
Server.CreateObject Failed
Invalid class string ”

at the following line:
var myReg = Server.CreateObject(“IISSample.RegistryAccess”);

What could be causing this error!?

Thanks!

This discussion is locked

All Comments