Grimes
Jan 11th, 2001, 02:27 PM
Hi, I am trying to access the registry on a Server via the API in my code. I am using a timer to kick of some events, one of which is retrieving a key and updating it's value. Now this all works great with NT Workstation (my development machine) but the program does not seem to be able to update the registry on Server. Is there a difference? I would think not, but it's not going in and updating on Server but works great on a Workstation. I've taken the application to a server and tried to run it from there (which is where it is intended and designed to run from). In my mind it should all work the same....the paths in the registry from HKEY_LOCAL_MACHINE are the exact same...so does something have to change above the HKEY? Any thoughts?
Thanks Bryan.
Thanks Bryan.