Hi

I have an ActiveX control in VB. There is a Databroker on the Server which is again a DLL written in VB/C++. The Activex Control calls a function in the DLL which reads information from the Registry on the Server.
But RegOpenKeyEx method fails and I get a message which says that "The Security options does not allow this operation"

Kindly let me know how I accomplish this task of reading registry
Thanks
Anand