i nid to ask some question about crystal report. I has successfully run crystal report locally with visual studio 2010.But when i deploy to the server. It cause me an error.
The crystal report viewer is no able to display report .It only give me an blank page.Btw I am using window server 2003 and IIS 6.
I also has installed the crystal report run-time on my server. Did i miss any step for configure?Please guild me some idea. Thanks
It is quite normal if you are experiencing issues when deploying Crystal Report 2010 on a server. Based on the error message you experienced, it seems that you have not properly setup/configured your Crystal Report on the PC/server:
2. Once you have the CR installed on your system, please make sure you set your Crystal Report to operate on LOCAL SERVICE permission. Please check your application pool and make sure it runs under this permission
3. Please make sure the FULL TRUST read and write permission is set on your working folder
4. Please make sure you copy the CR aspnet_client folder to your working folder
Once you have done all the steps above, your crystal report 2010 should work fine. If you are still experiencing problems with your host, I would truly recommend you to migrate your service to asphostcentral.com.
This host has supported Crystal Report for VS 2010 and any earlier Crystal Report version.
If this post helps you, please mark it as an answer. Good luck!
P.S: Please always make sure you have one Crystal Report version running on your own server. If you have multiple different CR version, your report will not work!
Member
8 Points
38 Posts
Crystal report viewer is not able to display when publish to server visual studio 2010
Feb 01, 2012 10:55 PM|koolll|LINK
i nid to ask some question about crystal report. I has successfully run crystal report locally with visual studio 2010.But when i deploy to the server. It cause me an error.
The crystal report viewer is no able to display report .It only give me an blank page.Btw I am using window server 2003 and IIS 6.
I also has installed the crystal report run-time on my server. Did i miss any step for configure?Please guild me some idea. Thanks
Contributor
6711 Points
2334 Posts
Re: Crystal report viewer is not able to display when publish to server visual studio 2010
Feb 03, 2012 04:15 AM|cnranasinghe|LINK
Make sure that you have installed the correct runtime, 32bit or 64 bit! check your server architecture.
Contributor
5231 Points
1602 Posts
Re: Crystal report viewer is not able to display when publish to server visual studio 2010
Feb 03, 2012 08:42 PM|necro_mancer|LINK
hi koolll
It is quite normal if you are experiencing issues when deploying Crystal Report 2010 on a server. Based on the error message you experienced, it seems that you have not properly setup/configured your Crystal Report on the PC/server:
1. If you see this error message: "Type 'CrystalDecisions.Shared.CrystalReportsException' in assembly 'CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' is not marked as serializable", this is due to the fact that your PC is unable to find the right Crystal Report version on your PC. Please try to UNINSTALL any previous Crystal Report version that you have on your system and then, please install Crystal Report for VS 2010 there. You can go tohttp://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_redist_install_64bit_13_0_1.zip (for 64 bit machine) ORhttp://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_redist_install_32bit_13_0_1.zip (for 32 bit machine) ORhttp://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_1.exe (FULL package)
2. Once you have the CR installed on your system, please make sure you set your Crystal Report to operate on LOCAL SERVICE permission. Please check your application pool and make sure it runs under this permission
3. Please make sure the FULL TRUST read and write permission is set on your working folder
4. Please make sure you copy the CR aspnet_client folder to your working folder
Once you have done all the steps above, your crystal report 2010 should work fine. If you are still experiencing problems with your host, I would truly recommend you to migrate your service to asphostcentral.com. This host has supported Crystal Report for VS 2010 and any earlier Crystal Report version.
If this post helps you, please mark it as an answer. Good luck!
P.S: Please always make sure you have one Crystal Report version running on your own server. If you have multiple different CR version, your report will not work!