N
Normski
I'm trying to develop an application (Windows Form Based). The application
will be reside on a shared network drive in a Windows 2003 Domain. The user
(Domain User) will access the application from his/hers PC.
Now everything works fine if the User is a member of "Domain Admins" but if
the remove the membership leaving "Domain User" the applcation fails with:
"System.Security.SecurityException: Requested registry access is not
allowed."
etc.
Question What actions do I need to carry out to allow a normal "Domain User"
access to normal activities such as accessing the registry?
will be reside on a shared network drive in a Windows 2003 Domain. The user
(Domain User) will access the application from his/hers PC.
Now everything works fine if the User is a member of "Domain Admins" but if
the remove the membership leaving "Domain User" the applcation fails with:
"System.Security.SecurityException: Requested registry access is not
allowed."
etc.
Question What actions do I need to carry out to allow a normal "Domain User"
access to normal activities such as accessing the registry?