Print Page | Close Window

error on deployment server

Printed From: Crystal Reports Book
Category: Crystal Reports .NET 2003
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=8704
Printed Date: 29 Apr 2024 at 11:50am


Topic: error on deployment server
Posted By: dclarkwa
Subject: error on deployment server
Date Posted: 21 Dec 2009 at 8:42pm
I am getting the follwing error on my deployment server, but the report works fine on the development server:
 

[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() +124
   CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor() +197
 
Can anyone help me debug this please?  I have already spent 8 hours trying to figure it out.



Print Page | Close Window