|
-
Jun 15th, 2006, 08:13 AM
#1
Thread Starter
PowerPoster
File Dependencies
I have successfully packed my application which I added a .rpt file from Crystal report 9. The following are included in my package
craxdrt9.dll
crwviewer9.dll
but why is it that when i run the app and view the report it gave me error "TLV error"? what's causing this?
Last edited by Simply Me; Jun 15th, 2006 at 08:26 AM.
-
Jun 15th, 2006, 08:27 AM
#2
Thread Starter
PowerPoster
-
Jun 15th, 2006, 08:43 AM
#3
Re: File Dependencies
Can you show us the code you are using?
Also check the registry for any old references to CR 8.5.
Use [code] source code here[/code] tags when you post source code.
My Articles
-
Jun 15th, 2006, 08:48 AM
#4
Frenzied Member
Beantown Boy
Please use [highlight=vb]your code goes in here[/highlight] tags when posting code.
When you have received an answer to your question, please mark it as resolved using the Thread Tools menu.
-
Jun 15th, 2006, 08:58 AM
#5
Re: File Dependencies
You need to add all the CR dependancies. If you have the developer version of CR 9 it will have a help file called runtime.hlp that describes all the necessary files needed for each function, method, and control used in CR.
Moved
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 
-
Jun 15th, 2006, 06:58 PM
#6
Thread Starter
PowerPoster
Re: File Dependencies
 Originally Posted by RobDog888
You need to add all the CR dependancies. If you have the developer version of CR 9 it will have a help file called runtime.hlp that describes all the necessary files needed for each function, method, and control used in CR.
Moved
I've search my hard disk and there's no runtime.hlp file.
-
Jun 15th, 2006, 08:45 PM
#7
Re: File Dependencies
What are you using to find the dependencies for your app?
-
Jun 15th, 2006, 09:55 PM
#8
Thread Starter
PowerPoster
Re: File Dependencies
I just search my HD with the file runtime.hlp using windows search
-
Jun 15th, 2006, 10:03 PM
#9
Re: File Dependencies
As I posted it only comes with the Developer version. You can probably find the same info on the CR site.
http://support.businessobjects.com/search/default.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 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 
-
Jun 16th, 2006, 02:10 PM
#10
Re: File Dependencies
Try using ********** to find your dependency files (free for three days). It will find them all then you can add those files to your
PDW setup if you like.
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
|