R
rzaleski
I am trying to display a Crystal Report in an application I developed.
I used the following tools:
Microsoft Visual Studio.NET 2005 Standard
Crystal Reports 10 Professional
I am using the Crystal ActiveX Report Viewer Control 10.0 to display
the report. It displays fine on my computer, but does not work on the
client computer. I have copied the following dlls to the client
computer:
AxInterop.CrystalActiveXReportViewerLib10.dll
Interop.CRAXDRT.dll
Interop.CrystalActiveXReportViewerLib10.dll
I am getting the error message: Class not registered.
Can I display the report on a client computer if crystal is not
installed?
I tried registering the above dlls, but received this error:
....the DllRegisterServer entry point was not found
Any ideas?
I used the following tools:
Microsoft Visual Studio.NET 2005 Standard
Crystal Reports 10 Professional
I am using the Crystal ActiveX Report Viewer Control 10.0 to display
the report. It displays fine on my computer, but does not work on the
client computer. I have copied the following dlls to the client
computer:
AxInterop.CrystalActiveXReportViewerLib10.dll
Interop.CRAXDRT.dll
Interop.CrystalActiveXReportViewerLib10.dll
I am getting the error message: Class not registered.
Can I display the report on a client computer if crystal is not
installed?
I tried registering the above dlls, but received this error:
....the DllRegisterServer entry point was not found
Any ideas?