Click to See Complete Forum and Search --> : Which dlls to deploy with VB app?
Mr_Floyd1976
Mar 2nd, 2006, 03:44 PM
I am using VB 6 and CR XI.
There was always an issues with ensure that you deploy the correct dll's when using the Package and Deployment wizard in VB.
Well the same problem has arisen again!!!!!
I was pretty certain that I included everything when deploying but when I try to open the reports from the application they fail.
The reports use parameters, which the users select the values for by using the Crystal parameter screen/form. The problem I have is that this form isn't displaying correctly.... and I am asked to debug each time I click on anything!!
Anyone have any ideas on which dlls need to be deployed?
Cheers
Mark
RobDog888
Mar 2nd, 2006, 03:48 PM
I think for XI you have Merge Modules now to deploy for supporting files of CR. Check out the CR site at businessobjects.com. :)
Mr_Floyd1976
Mar 2nd, 2006, 04:41 PM
I think for XI you have Merge Modules now to deploy for supporting files of CR. Check out the CR site at businessobjects.com. :)
I have downloaded Merge Modules but don't know how to use it.
Can anyone help?
RobDog888
Mar 2nd, 2006, 04:45 PM
There should be a pdf document on that site for assisting on this issue. I only have CR8 so I'm not sure how they are used in VB6. Its different then how they are used in .NET.
Shuja Ali
Mar 2nd, 2006, 05:07 PM
Take a look at this link. They have documentation of how to use it too.
http://support.businessobjects.com/fix/merge_modules.asp#05
Hack
Mar 3rd, 2006, 06:08 AM
Have a look here
Runtime CR Requirements (http://support.businessobjects.com/library/kbase/articles/c2008238.asp)
RobDog888
Mar 3rd, 2006, 11:20 AM
Hack, that is only up to version 9. Hes using version 11.
From Shuja Ali's link there is another link in it that points to the documentation. Dont miss that one. http://support.businessobjects.com/communityCS/TechnicalPapers/crxi_net_deployment.pdf.asp
Hack
Mar 3rd, 2006, 11:25 AM
Hack, that is only up to version 9. Hes using version 11.
From Shuja Ali's link there is another link in it that points to the documentation. Dont miss that one. http://support.businessobjects.com/communityCS/TechnicalPapers/crxi_net_deployment.pdf.aspYour link is for .NET - he is using VB6
RobDog888
Mar 3rd, 2006, 11:29 AM
So it is. I should have read the top of the page. I got the link from Shuja's post. *SLAPS self*
Shuja Ali
Mar 3rd, 2006, 11:40 AM
So it is. I should have read the top of the page. I got the link from Shuja's post. *SLAPS self*
:p
Ok the documentation says that CR 11 does not come with Runtime.CHM File.
To use Merge Modules anyway the user will have to use Visual Studio Installer. And it is easy to add merge modules in MSI files. I think he should be able to do it even in VB 6.0.
The link that I and RD posted contains information about what to use.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.