|
-
Oct 2nd, 2008, 07:56 AM
#1
Thread Starter
New Member
Crystal reports 9 Viewer In my VB6 form
Hey Everyone,
I have a CR 9 viewer in my VB form. Works great on my computer because i Have CR9 developer installed and have all the drivers.
However, when I make my app a exe, and run that on a persons computer that does not have Crystal installed, they cant run the report. I tried coping the DLLs to there system32 folder, but no luck. How can i get these DLLS installed correctly?
-
Oct 2nd, 2008, 08:20 AM
#2
Re: Crystal reports 9 Viewer In my VB6 form
You can't just copy a program from one computer to another. You have to formally install it.
To do that, you need to make and installation and setup package, and then ship the resulting Setup.Exe to whoever needs to use the program.
They, in turn, will run your Setup.Exe which will install your program.
-
Oct 2nd, 2008, 09:57 AM
#3
Re: Crystal reports 9 Viewer In my VB6 form
You need to package the Crystal dependancy files (dlls and ocx) for the code you have written. You dont distribute everything as it would be over 20Mbs.
I think CR 9 uses the Merger Modules so you only need to package that.
Thread 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 
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
|