|
-
Feb 12th, 2005, 10:11 PM
#1
Thread Starter
Addicted Member
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
-
Feb 12th, 2005, 10:22 PM
#2
Re: Package and deployment
Post in the Application Deployment forum which is located here
http://www.vbforums.com/forumdisplay.php?f=72
-
Feb 12th, 2005, 10:26 PM
#3
Re: Package and deployment
 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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
Feb 12th, 2005, 10:42 PM
#4
Re: Package and deployment
 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.
-
Feb 12th, 2005, 11:05 PM
#5
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|