ActiveX control denied registry access

J

JE

I have a web app that uses an ActiveX control. The control persists some
settings in HKLM\Software\[MyCo]\[MyApp]\. This is now broken under
Vista - does not allow the control access to the registry.

How do I tell Vista allow this access?
 
M

Michael Walraven

Check, and possibly change, the permissions for the [MyCo] and [MyApp]
directories. (right click, select permissions)

Michael
 
J

JE

Thanks, that worked.

Michael said:
Check, and possibly change, the permissions for the [MyCo] and [MyApp]
directories. (right click, select permissions)

Michael


JE said:
I have a web app that uses an ActiveX control. The control persists
some settings in HKLM\Software\[MyCo]\[MyApp]\. This is now broken
under Vista - does not allow the control access to the registry.

How do I tell Vista allow this access?
 
M

Michael Walraven

Glad it helped, thanks for feedback.
Michael


JE said:
Thanks, that worked.

Michael said:
Check, and possibly change, the permissions for the [MyCo] and [MyApp]
directories. (right click, select permissions)

Michael


JE said:
I have a web app that uses an ActiveX control. The control persists some
settings in HKLM\Software\[MyCo]\[MyApp]\. This is now broken under
Vista - does not allow the control access to the registry.

How do I tell Vista allow this access?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top