Results 1 to 5 of 5

Thread: Package and deployment

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2002
    Posts
    208

    Package and deployment

    I have a vb form and am using crystal reports8.5 with it.
    The package runs as required .
    But when I do the package and deployment I get an error message
    " 80010108" cache error

    BUT when I do the P&D without the crystal reports I am able to create the cab file.

    Could anyone advise me as to which crystal file could be causing this problem

    Thanks

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Package and deployment

    Post in the Application Deployment forum which is located here

    http://www.vbforums.com/forumdisplay.php?f=72

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

    Re: Package and deployment

    Quote Originally Posted by Micky
    I have a vb form and am using crystal reports8.5 with it.
    The package runs as required .
    But when I do the package and deployment I get an error message
    " 80010108" cache error

    BUT when I do the P&D without the crystal reports I am able to create the cab file.

    Could anyone advise me as to which crystal file could be causing this problem

    Thanks
    You say that you do it without CR and it completes without error. What CR are you using in
    your program? CR Viewer Control, Print output, exporting,etc?
    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

  4. #4
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Package and deployment

    Quote Originally Posted by Micky
    I have a vb form and am using crystal reports8.5 with it.
    The package runs as required .
    But when I do the package and deployment I get an error message
    " 80010108" cache error

    BUT when I do the P&D without the crystal reports I am able to create the cab file.

    Could anyone advise me as to which crystal file could be causing this problem

    Thanks
    Check Crystal's help for list of files mandatory for distribution and add those that are missing in your package or exclude those that are extras.

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

    Re: Package and deployment

    But the P&D Wiz doesnt check for the CR dependancies. So it may be some other issue.

    The file your referring to is in the Developer version of CR. Its in the directory -
    ?:\Program Files\Seagate Software\Crystal Reports\Developer Files\Help
    Called Runtime.hlp. It describes all the dlls and ocxes that are rquired for
    each function/method/control in CR.

    HTH
    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

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