PDA

Click to See Complete Forum and Search --> : missing files CR9


engnouna
Aug 5th, 2006, 05:24 AM
Hi
I have a VB6 project that contains CR9 report viewer.From this project you can view a crystal report.When i have tried to do the package and deployment wizard to make a package of my project,i was prompted by:

These files are needed for this package but cannot be found.Click Browse to locate the file(s) or OK to procceed without the files.
Missing Files:
u2dapp.dll
u2dpost.dll
u2fcr.dll
u2fsepv.dll
u2fxml.dll
unicows.dll

I clicked Browse but I didn't found the files.Where can I found these files and if found,where should I install them(in which directory)

Please help me because it's urgent

RobDog888
Aug 5th, 2006, 02:18 PM
You need to add the dependnacy files for CR and only those that are relevant to your code as all of them total about 20Mbs. Version 9 developer will still contain the Runtime.hlp help file that shows which files are required for each function, method, and control.

engnouna
Aug 5th, 2006, 03:50 PM
RobDog888,I didn't catch what u said.Could you be more specific because it's the first time I include CR9 into my VB6 form.
You need to add the dependnacy files for CR and only those that are relevant to your code as all of them total about 20Mbs.

How can I add the Dependency files,(from where)
Pls help me

RobDog888
Aug 5th, 2006, 04:03 PM
Do you have this help file?

?:\Program Files\Seagate Software\Crystal Reports\Developer Files\Help
Called Runtime.hlp

engnouna
Aug 5th, 2006, 04:24 PM
Yeah I have Runtime.hlp

RobDog888
Aug 5th, 2006, 04:40 PM
Ok, then you will want to look up each of your CR references, ocx controls (if any), and function/method calls and make sure all the dll files that the help file notes for them are included in your package by clicking on the additional files button in the p&d wizard.

pnish
Aug 9th, 2006, 03:12 AM
In my experience those files can be ignored. I think the Crystal dependency file is a little out of date. Click OK to proceed without the files and see what happens.

engnouna
Aug 9th, 2006, 08:15 AM
Well pnish I cannot ignore them because when I pressed on view report to view my CR9 report it returned to me an error message