Crystal Report Deployment Error
-
Hi Guys. I created a Windows Application. We made use of Crystal Reports XI release 2 for our reports. When I am running the setup on the users machine and try to view the reports, I am getting the following error. An error has occurred while attempting to load the Crystal Reports runtime. 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) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support for more information. Anybody know what I am suppose to do? Help will really be appreciated. Kind Regards, Elizma
-
Hi Guys. I created a Windows Application. We made use of Crystal Reports XI release 2 for our reports. When I am running the setup on the users machine and try to view the reports, I am getting the following error. An error has occurred while attempting to load the Crystal Reports runtime. 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) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support for more information. Anybody know what I am suppose to do? Help will really be appreciated. Kind Regards, Elizma
please make sure that u added all the crystal report related dll's from common folder that is placed in program files folder
-
please make sure that u added all the crystal report related dll's from common folder that is placed in program files folder
Hi There, Thanx for the reply. I have added all the required dll's. The program adds it automatically when I add the Project's Output to the Setup. I also installed the Crystal Report Runtime on the client machine, but I am still getting this error. Kind Regards, Elizma
-
Hi Guys. I created a Windows Application. We made use of Crystal Reports XI release 2 for our reports. When I am running the setup on the users machine and try to view the reports, I am getting the following error. An error has occurred while attempting to load the Crystal Reports runtime. 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) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support for more information. Anybody know what I am suppose to do? Help will really be appreciated. Kind Regards, Elizma
hello,elizma there are many error that mack your problem .i think you can chek the path of crystal report the path shoud be the same path in the application .in adition if your report with the odbc you must create odbc in the other computer.the other problem idont know about it alhemyary
-
hello,elizma there are many error that mack your problem .i think you can chek the path of crystal report the path shoud be the same path in the application .in adition if your report with the odbc you must create odbc in the other computer.the other problem idont know about it alhemyary
Hi. Thanx for you reply. Well, I made use of Dataset when I created my reports, in code I fill this dataset and set the datasource of the Report. The thing is, this all works fine on my machine, but the moment I deploy it, I get the message above. I need to find a solution on what I need to distribute these reports with the runtime for Crystal Reports XI Release 2. I dont get this problem if I only use the build-in version of .NET, but then I cant make use of Digital Images. This functionality is in the Release 2 version, that is why I made use of this feature. I dont know what to do anymore. I have tried all possible situations. I am now reverting back to the old version which worked properly. Kind Regards, Elizma
-
Hi. Thanx for you reply. Well, I made use of Dataset when I created my reports, in code I fill this dataset and set the datasource of the Report. The thing is, this all works fine on my machine, but the moment I deploy it, I get the message above. I need to find a solution on what I need to distribute these reports with the runtime for Crystal Reports XI Release 2. I dont get this problem if I only use the build-in version of .NET, but then I cant make use of Digital Images. This functionality is in the Release 2 version, that is why I made use of this feature. I dont know what to do anymore. I have tried all possible situations. I am now reverting back to the old version which worked properly. Kind Regards, Elizma
when u r making a setup of your project u have to set the property i'm not sure what was that let u know in 24 hours.