holtzy
11-07-2006, 02:11 PM
I'm trying to access the registry on another computer on my domain via an ASP.NET application. I'm using impersonation and am using an account with domain admin permissions. It works on some computers, but on others I still get the "Requested registry access is not allowed" exception. I checked and the "Remote Registry" service is running on the remote machine. Any idea what else might be blocking it? I can go over and login to the machine with the domain admin account just fine. Thanks!