|
-
Nov 1st, 2007, 04:26 AM
#1
Thread Starter
Lively Member
Crystal Report..
Hi friends,
I am getting the following error while opening a report at design time created with VB.net 2003 application.
Error: 'Failed to create the crystal query engine'
Please let me know the resolution or any suggestion to resolve the error.
and i dn't have crystal report separatly in my pc..crystal report already build in .net am i right?
waiting for your valuable reply..
Thanks.
with regards,
Krish
-
Nov 1st, 2007, 06:32 AM
#2
-
Nov 1st, 2007, 02:50 PM
#3
Re: Crystal Report..
You need to register th query engine dll.
regsvr32 "C:\Program Files\Common
Files\Crystal Decisions\2.0\bin\crqe.dll"
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 
-
Nov 11th, 2007, 10:37 PM
#4
Thread Starter
Lively Member
Re: Crystal Report..
Hi Rob,
Thanks for your quick reply..
but after register also the same error coming..
i dn't know really why???
waiitng for your valuable reply..
with regards,
Krish...
-
Nov 12th, 2007, 12:54 AM
#5
Re: Crystal Report..
Did you restart VS? Try a reboot?
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 
-
Nov 12th, 2007, 08:38 PM
#6
Thread Starter
Lively Member
Re: Crystal Report..
Hi,
Thanks for your reply..
How to reboot??
after i register i just restart pc and open my application again?? is it reboot??
with regards,
Krish..
-
Nov 12th, 2007, 08:51 PM
#7
Re: Crystal Report..
Yes, that is rebooting.
Ok, found this out that may apply to your situation. It seems that if you create an install package using the merge modules for CR and install the setup package on the same machine that you do your dev work on, then uninstall that same setup package, it removes all Crystal Reports files from your system, including the ones used by Visual Studio.
Uninstall CR by unchecking the CR option in a modify install mode of VS. Then go back and remodify the install and check the option for installing CR.
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
|