I'm using VS 2012 for maintaining windows forms application. Recently we upgraded to .NET 4.0 framework and started using some WPF controls. The problem is when impersonated user is logged in an error message "Requested registry access is not allowed" is displayed. This happens on ElementHost control initialization. When the application user is the same as Windows user there is no error. The problem is evident on XP and Windows 7.
↧