Class {BD4B4E61-F7B8-11D0-964D-00A0C9273C2A}
-
hi all, My application is in vb6 and CrystalReports8.5 (some designer reports) . Earlier i have Crystal Reports9. So i Uninstalled CrystalReports9 restarted machine installed Crystalreports8.5. But when try to open my project it could not able load designer reports. instead for my surprise a log file is creating for the files which is not opened. In that lines are like this Line 2: Class {BD4B4E61-F7B8-11D0-964D-00A0C9273C2A} of control RptActiveCustomer was not a loaded control class. Line 0: The file C:\AA_NCS\IndonCitiSafe\B_Development\Test@NCS\IFRoS\RptActiveCustomer.Dsr could not be loaded. I have 13 designer reports for each file i found same message but .Dsr defers Later i searched in forums whether i get some help, I got something from following link http://www.codecomments.com/archive342-2005-4-449170.html But it was not solved, problem still exists. Again i uninstalled crystalreports8.5 and reinstalled it again thinking .dll not installed properly. So i ask eperts here to help to solve this version problem. Thank you in advance krishna N
-
hi all, My application is in vb6 and CrystalReports8.5 (some designer reports) . Earlier i have Crystal Reports9. So i Uninstalled CrystalReports9 restarted machine installed Crystalreports8.5. But when try to open my project it could not able load designer reports. instead for my surprise a log file is creating for the files which is not opened. In that lines are like this Line 2: Class {BD4B4E61-F7B8-11D0-964D-00A0C9273C2A} of control RptActiveCustomer was not a loaded control class. Line 0: The file C:\AA_NCS\IndonCitiSafe\B_Development\Test@NCS\IFRoS\RptActiveCustomer.Dsr could not be loaded. I have 13 designer reports for each file i found same message but .Dsr defers Later i searched in forums whether i get some help, I got something from following link http://www.codecomments.com/archive342-2005-4-449170.html But it was not solved, problem still exists. Again i uninstalled crystalreports8.5 and reinstalled it again thinking .dll not installed properly. So i ask eperts here to help to solve this version problem. Thank you in advance krishna N
Were the reports created in CR9? Was the code written against CR9? If the anwer to EITHER of these questions is yes, then of course it won't work. The classes that your stuff depends on don't exist any more (they're version dependant). Since you uninstalled 9, you also uninstalled everything your code is looking for. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome