Results 1 to 10 of 10

Thread: Which dlls to deploy with VB app?

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    48

    Which dlls to deploy with VB app?

    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

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Which dlls to deploy with VB app?

    I think for XI you have Merge Modules now to deploy for supporting files of CR. Check out the CR site at businessobjects.com.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    48

    Re: Which dlls to deploy with VB app?

    Quote Originally Posted by RobDog888
    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?

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Which dlls to deploy with VB app?

    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.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5
    Shared Member
    Join Date
    May 2005
    Location
    Kashmir, India
    Posts
    2,277

    Re: Which dlls to deploy with VB app?

    Take a look at this link. They have documentation of how to use it too.
    http://support.businessobjects.com/f...modules.asp#05
    Use [code] source code here[/code] tags when you post source code.

    My Articles

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Which dlls to deploy with VB app?

    Have a look here

    Runtime CR Requirements

  7. #7
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Which dlls to deploy with VB app?

    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/c...oyment.pdf.asp
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  8. #8
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Which dlls to deploy with VB app?

    Quote Originally Posted by RobDog888
    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/c...oyment.pdf.asp
    Your link is for .NET - he is using VB6

  9. #9
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Which dlls to deploy with VB app?

    So it is. I should have read the top of the page. I got the link from Shuja's post. *SLAPS self*
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  10. #10
    Shared Member
    Join Date
    May 2005
    Location
    Kashmir, India
    Posts
    2,277

    Re: Which dlls to deploy with VB app?

    Quote Originally Posted by RobDog888
    So it is. I should have read the top of the page. I got the link from Shuja's post. *SLAPS self*

    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.
    Use [code] source code here[/code] tags when you post source code.

    My Articles

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width