hello frenz,
i have to deploy an application devloped in vb6.0,sql server 2000,cr9.0 . using package and deployment wizard i made the package.but when i run it on client side i found the error that crqe.dll(crpe.dll,cr252000.dll) not found.
and so on about many dlls.
even though these dlls are added(at the time of packaging) and available in support folder.
help me where i'm wrong??????????
crqe.dll(crpe.dll,cr252000.dll) not found:(If you're including the dlls in your setup, maybe they aren't getting registered properly or maybe their dependencies are not being installed or registered properly. In CR 8.5, there's a file called runtime.hlp that tells what files are needed for distribution (and what dependencies are needed), maybe you have something similar in version 9?|||thanx malleyo,
as you suggested i got the help file runtime.chm in the crystal report folder. actually i needed to download merge modules for deployment of crystal report9.0
thanx again for your reply... :)|||In this shield used to create setup file for our project and install to anywhere.
In Installation shield support visual basic 6.0,.Net(windows application),Java(awt and swing application).
This installation shield in build contain Visual basic runtime file so we no need to have visual basic 6.0 on the client machine.
And shield in build conatin Java runtime environment JRE1.5 so we no need to have java on the client machine and support dotnetframework2x also. So we can use this shield easy.And easy to plugin system file also available.
In this Installation available for trail version.Contact mail installationshield@.yahoo.com.
Note:My company also used this shield|||I used the methods to deploy listed in the next link & they worked ok in all cases -->
http://www.psdn.com/library/entry.jspa?categoryID=33&externalID=1329
No comments:
Post a Comment