Crystal report Merge Module Issue
My Crystal Report Working in my Local PC. But if i installed my Application in Server it shows error like CrystalDecisions.Shared.CrystalReportsException: Load report failed. --->
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
manikandan rPosted Oct 16, 2009, 5:24 AM
Master BillaPosted Oct 16, 2009, 2:36 AM
This is simple,
For this you need do following steps
1. have you have given ASP.NET and NET WORKSERVICE access rights your crystal report file and folder in your server.
2.if you are server is win 2008 or 64 Bit edition you need install correct crystal report run time to server
3.Check in development and deployment PC has same .NET Framework and CR dll
4.Check here for more detail and solutions
www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap%...3036453646373436353733354636453735364436323635373233443330333033303331333233323330333533303331%7D.do
I hope it's will help you
Thank you