
reading/writing to Registry from ASP via dll
Hi,
The problem is probably that the IUSR_MACHINE user does not
have sufficient permissions to access the registry keys.
Check out MSDN articles such as "ASP Troubleshooting Tips
and Techniques" for more info.
Regards,
/Olof
Quote:
> Hi, I've created a real simple ActiveX dll in VB6 that exposes 2
public
> methods, one that reads a registry setting, and one that updates a
> registry setting. Using it via another VB application, it works fine.
> However, I'm trying to use it on an ASP page and it no longer will
read
> from or write to the registry. The control loads correctly, and test
> methods added to the dll that return a constant function properly, but
> the methods that hit the registry do not return any values. Is there
> some sort of special consideration to be taken when doing this? The
dll
> project is set for multi use, in ASP I'm simply doing a
> server.createobject to get an instance of the class. Any help is
> appreciated, thanks!
> Reponses via email to
reply
> here would, too. Thanks again!
Sent via Deja.com http://www.deja.com/
Before you buy.