PDA

Click to See Complete Forum and Search --> : Requested registry access is not allowed, CR2008


jsc0624
Mar 16th, 2009, 06:33 AM
Hi Guys,

I need your help, it does really make me sick.

I always get this kind of error:


[SecurityException: Requested registry access is not allowed.]
System.ThrowHelper.ThrowSecurityException(ExceptionResource resource) +51
Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) +7462217
Microsoft.Win32.RegistryKey.OpenSubKey(String name) +6
CrystalDecisions.CrystalReports.Engine.ReportDocument.CheckForCrystalReportsRuntime() +149
CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor() +183


I am trying to upgrade the web server from CR XI to CR 12. I have already installed to the server the CRRuntime_12_1_mlb.msi. But then I always get this error.

And sometimes the error is something like this:


The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.