If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Visual Basic > Error loading page. Crystal.CrystalReport of control rpt was not a loaded control cla

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-21-10, 23:38
LimaCharlie LimaCharlie is offline
Registered User
 
Join Date: Oct 2005
Posts: 119
Error loading page. Crystal.CrystalReport of control rpt was not a loaded control cla

I copied Visual Basic files in my PC. The .vbp runs perfectly on another PC but I’m encountering error when I tried to run the .vbp file on my PC. The error is “Error Loading Page” on forms where there is a .rpt object. The .rpt object becomes a picture box. When I tried to view the log file, the error description is “Class Crystal.CrystalReport of control rpt was not a loaded control class”. How can get my .VBP running and view the crystal report from it? I already added Crystal Report ActiveX viewer in my References/Components.
Thanks.
Reply With Quote
  #2 (permalink)  
Old 11-22-10, 04:34
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,262
this sounds like an installation error, the control you are using is not installed on the other PC.

is Crystal reports fully installed on the other PC
you may have to create an installable version of your VB applications
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #3 (permalink)  
Old 11-22-10, 06:00
LimaCharlie LimaCharlie is offline
Registered User
 
Join Date: Oct 2005
Posts: 119
Thanks for the reply. I am using Crystal ver.11. I am currently checking the VB references and the associated DLLs. Are these correct:

VB References:
Crystal ActiveX Report Viewer Library 11.0 (crviewer.dll)
Crystal Reports ActiveX Designer RunTime Library 11.0 (craxdrt.dll)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On