|
-
April 16th, 2004, 03:24 AM
#1
how to deploy cr9 with vb6.0
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
-
April 16th, 2004, 08:07 AM
#2
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?
I'd rather be wakeboarding...
-
April 28th, 2004, 05:25 AM
#3
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...
-
November 25th, 2006, 04:15 AM
#4
Installation Shield For VB6.0,Java and Dotnet
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 [email protected].
Note:My company also used this shield
-
November 26th, 2006, 10:57 PM
#5
Re: how to deploy cr9 with vb6.0
I used the methods to deploy listed in the next link & they worked ok in all cases --->
http://www.psdn.com/library/entry.js...xternalID=1329
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|