PDA

Click to See Complete Forum and Search --> : Need Your help, Urgent..


Amit040179
Dec 5th, 2005, 10:07 AM
Hi friends,
i am facing a problem, i have developed an application in VB 6 with MS Sql as backend and Crystal Report 10 developer version for reporting. every thing is fine. i have made setup of it with the P & D Wizard and also with **********.
the setup was made and install successfully on clients. ( Actually i have 2 Servers and 8 Clients), but there is no Crystal Report in any PC.
my problem is that when i want to show any report according to given criteria with the front end then an error message appears..
Run Time Error --- Load Report Failed. error no 500003 :

:blush: i am very confused.
plz.. tell me any soultion as early as posible. its very urgent...

Hack
Dec 5th, 2005, 10:10 AM
Welcome to the forums. :wave:

Based on what you have said, it appears as through no Crystal Report dependency files have been included in your installation and setup package.

Amit040179
Dec 5th, 2005, 10:15 AM
i know that i am missing any run time file. but how can i get the list of dependency files. i have already used RunTime.hlp file of CR 10

Amit040179
Dec 5th, 2005, 10:20 AM
Anybody plz help me.

Pasvorto
Dec 5th, 2005, 10:55 AM
Have included CR10 in your project references (before you compile)?

Amit040179
Dec 6th, 2005, 01:08 AM
yes i have inclued all the refrece files of CR 10 at the timeof design time.
and on which machine CR 10 is installed, it is working properly. but my problem is i want to run this application, from where CR 10 is not installed, when it gives thisrun time Error " Load Report Failed." Error no. 500003

umilmi81
Dec 6th, 2005, 01:13 AM
yes i have inclued all the refrece files of CR 10 at the timeof design time.
and on which machine CR 10 is installed, it is working properly. but my problem is i want to run this application, from where CR 10 is not installed, when it gives thisrun time Error " Load Report Failed." Error no. 500003

Can you post the project?

pnish
Dec 6th, 2005, 01:15 AM
Does this help?
http://support.businessobjects.com/library/kbase/articles/c2018228.asp

Hack
Dec 6th, 2005, 07:02 AM
Moved to Application Deployment.

Amit040179
Dec 6th, 2005, 07:44 AM
plz help me.
i am using windows 2000 proffesional O/S for the client computers.
Run time Error "Load Report Failed" Err No 500003

pnish
Dec 6th, 2005, 04:49 PM
What about this then:
http://support.businessobjects.com/library/kbase/articles/c2013912.asp

This applies to Windows 2000. Although it's for Crystal v9, it hasn't been tested with other versions so it may also apply for Crystal 10.

randem
Dec 6th, 2005, 07:23 PM
Amit040179,

If you used **********... It gave you all the dependencies you need. More infor is needed . Post your script.

Amit040179
Dec 7th, 2005, 06:08 AM
Amit040179,

If you used **********... It gave you all the dependencies you need. More infor is needed . Post your script.

:( i have used **********, Package and Deployment Wizard of Visual Studio and Visual Studio Installer 1.1, and apart from it i have included all the Merge Modules of Crystal Report 10.
but i am still facing the same error " Load Report Failed, Err. No. 500003" on the client machine, where Crystal Report is not installed.

Plz do something about my problem.

dglienna
Dec 7th, 2005, 08:19 AM
I think its a readme file in the CR folder which has a list of dependency files that you must include when you deploy CR. RobDog888 has posted the name of it. You might also try CR's Help. Search for dependency or deploy.

randem
Dec 7th, 2005, 02:07 PM
Plz do something about my problem.

How can you expect someone to do something about this if you won't do something about what is asked of you....

Post your Inno Setup Script...

Amit040179
Dec 11th, 2005, 08:12 AM
anybody plz help me, my problem is not solved yet.