I received the following error after installing Crystal Reports 2008 v12.
'com.crystaldecisions.common.keycode.Keycode Exception+Reading From Registry'
The source is "BusinessObjects.Licensing.KeycodeDecoder".
The error occurs when I create the following variable - "Dim Report As New ReportDocument". I tried removing all Crystal Report references and then adding a new report to the project to ensure that the correct references are used. All I can find are errors that look similar to this after deployment. I get this error while running the code in the IDE. It worked with the version of CR that installs with Visual Studio 2008.
Thank you,
Marcus Smith