Home All Groups Group Topic Archive Search About

Display Crystal Report

Author
20 Sep 2006 5:28 PM
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?

Author
20 Sep 2006 5:33 PM
Spam Catcher
rzale***@gmail.com wrote in news:1158773306.716649.112930
@h48g2000cwc.googlegroups.com:

Show quoteHide quote
> 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


> 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:

You need to regsvr32 the base DLLs - not these ones.

You might be better off:

Downloading the ActiveX Crystal Redistributable

OR even better...

Use the .NET viewer (if one was provided for Crystal 10).
Author
20 Sep 2006 5:56 PM
rzaleski
Spam Catcher wrote:
Show quoteHide quote
> rzale***@gmail.com wrote in news:1158773306.716649.112930
> @h48g2000cwc.googlegroups.com:
>
> > 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
>
>
> > 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:
>
> You need to regsvr32 the base DLLs - not these ones.
>
> You might be better off:
>
> Downloading the ActiveX Crystal Redistributable
>
> OR even better...
>
> Use the .NET viewer (if one was provided for Crystal 10).

I can't find the .NET Viewer.  Where do you download the ActiveX
Crystal Redistributable?
Author
20 Sep 2006 7:52 PM
Spam Catcher
rzale***@gmail.com wrote in news:1158774974.823524.57480
@i42g2000cwa.googlegroups.com:

>
> I can't find the .NET Viewer.  Where do you download the ActiveX
> Crystal Redistributable?

Check BusinessObjects.com.
Author
21 Sep 2006 12:06 AM
rzaleski
Spam Catcher wrote:
> rzale***@gmail.com wrote in news:1158774974.823524.57480
> @i42g2000cwa.googlegroups.com:
>
> >
> > I can't find the .NET Viewer.  Where do you download the ActiveX
> > Crystal Redistributable?
>
> Check BusinessObjects.com.\

Any other ideas?  I can't find it.
Author
21 Sep 2006 12:31 AM
Spam Catcher
rzale***@gmail.com wrote in news:1158797192.720363.57900
@h48g2000cwc.googlegroups.com:

>
> Spam Catcher wrote:
>> rzale***@gmail.com wrote in news:1158774974.823524.57480
>> @i42g2000cwa.googlegroups.com:
>>
>> >
>> > I can't find the .NET Viewer.  Where do you download the ActiveX
>> > Crystal Redistributable?
>>
>> Check BusinessObjects.com.\
>
> Any other ideas?  I can't find it.


http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?
cmd=displayKC&docType=kc&externalId=c2017441&sliceId=&dialogID=5656254
&stateId=1%200%205664169


You can also use the built in VS.NET 2005 Crystal Reports viewer (it
doesn't have all the features) or perhaps you should upgrade to Crystal XI
(~350.00 for the VS.NET 2005 bundled -> Full version).
Author
21 Sep 2006 12:54 PM
rzaleski
Visual Studio.NET 2005 Standard does not have Crystal Reports (I beieve
the professional version does).

Ryan

Spam Catcher wrote:
Show quoteHide quote
> rzale***@gmail.com wrote in news:1158797192.720363.57900
> @h48g2000cwc.googlegroups.com:
>
> >
> > Spam Catcher wrote:
> >> rzale***@gmail.com wrote in news:1158774974.823524.57480
> >> @i42g2000cwa.googlegroups.com:
> >>
> >> >
> >> > I can't find the .NET Viewer.  Where do you download the ActiveX
> >> > Crystal Redistributable?
> >>
> >> Check BusinessObjects.com.\
> >
> > Any other ideas?  I can't find it.
>
>
> http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?
> cmd=displayKC&docType=kc&externalId=c2017441&sliceId=&dialogID=5656254
> &stateId=1%200%205664169
>
>
> You can also use the built in VS.NET 2005 Crystal Reports viewer (it
> doesn't have all the features) or perhaps you should upgrade to Crystal XI
> (~350.00 for the VS.NET 2005 bundled -> Full version).
Author
21 Sep 2006 12:57 PM
rzaleski
The link you sent me is referring to the ActiveX viewer for web
applications.  I am developing a Windows application.

Ryan

rzale***@gmail.com wrote:
Show quoteHide quote
> Visual Studio.NET 2005 Standard does not have Crystal Reports (I beieve
> the professional version does).
>
> Ryan
>
> Spam Catcher wrote:
> > rzale***@gmail.com wrote in news:1158797192.720363.57900
> > @h48g2000cwc.googlegroups.com:
> >
> > >
> > > Spam Catcher wrote:
> > >> rzale***@gmail.com wrote in news:1158774974.823524.57480
> > >> @i42g2000cwa.googlegroups.com:
> > >>
> > >> >
> > >> > I can't find the .NET Viewer.  Where do you download the ActiveX
> > >> > Crystal Redistributable?
> > >>
> > >> Check BusinessObjects.com.\
> > >
> > > Any other ideas?  I can't find it.
> >
> >
> > http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?
> > cmd=displayKC&docType=kc&externalId=c2017441&sliceId=&dialogID=5656254
> > &stateId=1%200%205664169
> >
> >
> > You can also use the built in VS.NET 2005 Crystal Reports viewer (it
> > doesn't have all the features) or perhaps you should upgrade to Crystal XI
> > (~350.00 for the VS.NET 2005 bundled -> Full version).
Author
21 Sep 2006 10:13 PM
rzaleski
I fixed my problem.  Here is what I did:

1.  Ran CrystalReports10_NET_EmbeddedInstall.msi
2.  Registered craxdrt.dll
3.  Registered crviewer.dll

Ryan

rzale***@gmail.com wrote:
Show quoteHide quote
> The link you sent me is referring to the ActiveX viewer for web
> applications.  I am developing a Windows application.
>
> Ryan
>
> rzale***@gmail.com wrote:
> > Visual Studio.NET 2005 Standard does not have Crystal Reports (I beieve
> > the professional version does).
> >
> > Ryan
> >
> > Spam Catcher wrote:
> > > rzale***@gmail.com wrote in news:1158797192.720363.57900
> > > @h48g2000cwc.googlegroups.com:
> > >
> > > >
> > > > Spam Catcher wrote:
> > > >> rzale***@gmail.com wrote in news:1158774974.823524.57480
> > > >> @i42g2000cwa.googlegroups.com:
> > > >>
> > > >> >
> > > >> > I can't find the .NET Viewer.  Where do you download the ActiveX
> > > >> > Crystal Redistributable?
> > > >>
> > > >> Check BusinessObjects.com.\
> > > >
> > > > Any other ideas?  I can't find it.
> > >
> > >
> > > http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?
> > > cmd=displayKC&docType=kc&externalId=c2017441&sliceId=&dialogID=5656254
> > > &stateId=1%200%205664169
> > >
> > >
> > > You can also use the built in VS.NET 2005 Crystal Reports viewer (it
> > > doesn't have all the features) or perhaps you should upgrade to Crystal XI
> > > (~350.00 for the VS.NET 2005 bundled -> Full version).