cancel
Showing results for 
Search instead for 
Did you mean: 

error message Either the Crystal Reports registry key permissions are insufficient,

0 Kudos

trying to deploy my local app i developed on my local server and works fine i'm trying to deploy to a remote web server and having a error message Either the Crystal Reports registry key permissions are insufficient, or the Crystal Reports runtime is not installed correctly. Please install the appropriate Crystal Reports redistributable (CRRedist*.msi)

Accepted Solutions (1)

Accepted Solutions (1)

DellSC
Active Contributor
0 Kudos

When you deploy your application, you cannot just copy over the assemblies from the SDK, you have to use one of the runtime installs to install the SDK. When you run the runtime install, you MUST be logged in to the server with Administrator rights because there are a number of registry values that need to be set. If you don't have Admin rights, the install will complete, but the registry settings won't be saved.

-Dell

Answers (0)