Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Report Viewer error along with Components not lo
Message
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00718669
Message ID:
00718686
Views:
22
This message has been marked as the solution to the initial question of the thread.
>I have also checked to make sure that the available references are checked in the project such as "Crystal Report Smart Viewer" etc. but still with no luck. Also when I go to "Components" I get the error message: System Error &H80004002 (-2147467262). No such unterface supported. I've even uninstalled and re-installed Crystal Reports. I'm running out of ideas please help!

Hi Max
You should fix the Components references in your project
(make a backup copy of the VBP before starting, just in case!)

1) Open the project file (vbp) with Notepad and delete the "Object" line that's causing the problem, it should be something like this:
Object={C4847593-972C-11D0-9567-00A0C9273C2A}#8.0#0; crviewer.dll
2) Then open your project again from VB. The following things should happen:
- A warning telling you "Errors ocurred during load", if the offending component was referenced in one or more forms
- The control will be gone from those forms
- But the Project / Components option should open Ok

3) Add the right control from the list, and paste the control again into the forms.

Hope this helps,
------------------
Jose Marcenaro
Tercer Planeta - Argentina
http://www.tercerplaneta.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform