slashem
06-19-2003, 01:41 PM
Hiya,
I made a program that uses Crystal Report components to export / view / make reports ..
I'm trying to make an installer with the vb package and deployment wizard and a screen pops up telling me there ar e missing files that it cannot find and which are needed..
u2dapp.dll
u2dpost.dll
u2fcr.dll
u2fsepv.dll
u2fxml.dll
Unicows.dll
except for the Unicows.dll (which is in one of the subdirs of crystal reports) the others aren't on my computer ..
when I browse for and select the Unicows.dll some of the other dll's disappear..
only u2dapp.dll / u2fsepv.dll / u2fxml.dll are left in the missing box :(
so it seems the others were inside Unicows.dll or something ???
How can I know which dll's are required?
the program works fine when I compile and run it.. just can't package&deploy it cause I have no idea which dll ('s) I need to select so it won't say it misses any
would really appreciate the help
thanks in advance
I made a program that uses Crystal Report components to export / view / make reports ..
I'm trying to make an installer with the vb package and deployment wizard and a screen pops up telling me there ar e missing files that it cannot find and which are needed..
u2dapp.dll
u2dpost.dll
u2fcr.dll
u2fsepv.dll
u2fxml.dll
Unicows.dll
except for the Unicows.dll (which is in one of the subdirs of crystal reports) the others aren't on my computer ..
when I browse for and select the Unicows.dll some of the other dll's disappear..
only u2dapp.dll / u2fsepv.dll / u2fxml.dll are left in the missing box :(
so it seems the others were inside Unicows.dll or something ???
How can I know which dll's are required?
the program works fine when I compile and run it.. just can't package&deploy it cause I have no idea which dll ('s) I need to select so it won't say it misses any
would really appreciate the help
thanks in advance