Hi,
I have installed in the Crystal Reports developer Edition R2 SP2 on my machine.
I could find the craxdrt.dll which is required by my VB6 code refrences cestions to display a reports in VB6.0 application.
As I need to run the VB6.0 application and the report in a different machine. I have copied the craxdrt.dll file into the new system and when I try to register the craxdrt.dll file into the registery by putting the file into the C:\WINNT\System32\ folder and goind to the command window
C:\WINNT\System32> regsvr32 craxdrt.dll
then I get the following error message :
regsvr32
-
Loadlibrary("craxdrt.dll") failed - the specified module could not be found
But I am actually able to do the same thing for regitering the craxdrt.dll for 8.5 version and 11.0 version, using the regsvr32 craxdrt.dll file in the Command window.
Please let me know how can I register the craxdrt.dll file for 11.5.8.826 version from the command window, for accessing the dll reference from the VB6.0 applicaion code. I have the reports developed in the Crystal reports XI R2 SP2 version, which I need to run in the new systems with VB6.0 code.
Thanks,
Shyam S