B
Brian W
Getting a .NET error message when running SyncToy. We are distributing (as a
test) to a couple users with limited user permissions on their workstation.
It installs and runs correctly the first time, but subsequent runs produce
the error. We are using Zenworks to distribute the application using the
MSI, this just elevates the permissions that it was installed under. The
error mentions a security permission error accessing a registry entry, but I
can't seem to determine the offending registry entry so that I can change
permissions to it. Any help would be greatly appreciated. Error message is
as follows below:
Thanks
Brian W.
Title: "Microsoft .NET Framework:
Message: "The application attempted to perform an operation not allowed by
the security policy. The operation required the SecurityException. To grant
this application the required permission please contact your system
administrator, or use the Microsoft .NET security policy administration
tool.
If you click continue, the application will ignore this error and attempt to
continue. If you click quit, the application will shut down immediately
Requested registry access is not allowed."
Details start with: "System.Securityexception: Requested registry access is
not allowed at Microsoft.Win32.RegistryKey.OpenSubKey(String name, boolean
writable) at......"
test) to a couple users with limited user permissions on their workstation.
It installs and runs correctly the first time, but subsequent runs produce
the error. We are using Zenworks to distribute the application using the
MSI, this just elevates the permissions that it was installed under. The
error mentions a security permission error accessing a registry entry, but I
can't seem to determine the offending registry entry so that I can change
permissions to it. Any help would be greatly appreciated. Error message is
as follows below:
Thanks
Brian W.
Title: "Microsoft .NET Framework:
Message: "The application attempted to perform an operation not allowed by
the security policy. The operation required the SecurityException. To grant
this application the required permission please contact your system
administrator, or use the Microsoft .NET security policy administration
tool.
If you click continue, the application will ignore this error and attempt to
continue. If you click quit, the application will shut down immediately
Requested registry access is not allowed."
Details start with: "System.Securityexception: Requested registry access is
not allowed at Microsoft.Win32.RegistryKey.OpenSubKey(String name, boolean
writable) at......"