Current location: Hot Scripts Forums » Programming Languages » ASP.NET » Load report failed - crystal reports


Load report failed - crystal reports

Reply
  #1 (permalink)  
Old 09-20-04, 11:11 PM
v_ganeshraju v_ganeshraju is offline
New Member
 
Join Date: Sep 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Load report failed - crystal reports

I am trying to deploy reports to a windows 2003 server and i get this 'Load Report Failed' error. Everything works well in my development box, though. I have Crystal reports developer full version installed in both machines. I even tried running the setup with crystal merge modules (crnetruntime.msm,
license.msm,mapping.msm,reportengine.msm,VC_User_C RT71_RTL_X86_---.msm,VC_User_STL71_RTL_X86_---.msm). ASPNET user has all permissions to the application folder and also to C:\winnt\temp. The reports are embeded resources. The reports use XSD files(ADO.NET). I have been trying for weeks to fix this. But no use.

RptQuestions oRpt = new RptQuestions();

// ------------- IT FAILS IN NEXT LINE trying to access report object ----
oRpt.SetDatabaseLogon(ConfigurationSettings.AppSet tings["UserID"],
ConfigurationSettings.AppSettings["Password"],
ConfigurationSettings.AppSettings["Server"],
ConfigurationSettings.AppSettings["DataBase"]);

Thanks,
Ganesh
Reply With Quote
  #2 (permalink)  
Old 05-18-06, 06:29 AM
narender narender is offline
New Member
 
Join Date: May 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
unable to generate crystal reports when requesting from server machine

Hi,

Even I am facing the same problem. My application was working fine on my local system but when i have deployed it on the server.I came across "cannot find keycodev2.dll or invalid keycode" error.then I have changed the Registry key value in server that were mentioned "http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_web_app_printing.pdf".the error has not resolved then I have gone thru "http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_deployment.pdf" and I have deployed my application in server after including crystal_database_access2003.msm, crystal_database_access2003_enu.msm,crystal_manage d2003.msm,crystal_regwiz2003.msm,alt.msm along with VC_USER_ATL71_RTL_X86_--.msm, VC_USER_STL71_RTL_X86_--.msm as I am Generating crystal report using Ado.Net. I have also registered my crystal reports whose version is 9.1.5000....
and i am working with VS.Net 2003. Now when i have deployed it, I am coming across "Load report failed" error.

This is my story. so plz some one reply me as soon as possible.
my server is windows 2003 standard edition.
and i am working on windows xp prof.

Thank you for giving me ur precious time.
narender.

http://www.programmingtalk.com/showthread.php?t=12849
Reply With Quote
  #3 (permalink)  
Old 05-18-06, 07:13 AM
koncept
Guest
 
Posts: n/a
this line has a space in the settings, it said "...appset tings.."
im not sure if that was a typo or if it is that way in the code. if its a code error that might stop it.

oRpt.SetDatabaseLogon(ConfigurationSettings.AppSet tings["UserID"],

note: i do not have access to crystal, so it might take me a bit longer to get a reply posted
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
please help me sreejith ASP.NET 4 09-06-05 04:19 PM
Crystal Report error christie76_00 ASP 0 05-06-04 04:55 AM
Crystal report 9.0 with asp sasi ASP 1 02-11-04 04:21 AM
Entries load failed. Marko PHP 1 07-18-03 07:58 AM


All times are GMT -5. The time now is 12:54 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.