473,382 Members | 1,717 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Display Crystal Report

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?

Sep 20 '06 #1
8 10471
rz******@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).

Sep 20 '06 #2

Spam Catcher wrote:
rz******@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?

Sep 20 '06 #3
rz******@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.
Sep 20 '06 #4

Spam Catcher wrote:
rz******@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.

Sep 20 '06 #5
rz******@gmail.com wrote in news:1158797192.720363.57900
@h48g2000cwc.googlegroups.com:
>
Spam Catcher wrote:
>rz******@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.businessobje...ite/search.do?
cmd=displayKC&docType=kc&externalId=c2017441&slice Id=&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).
Sep 21 '06 #6
Visual Studio.NET 2005 Standard does not have Crystal Reports (I beieve
the professional version does).

Ryan

Spam Catcher wrote:
rz******@gmail.com wrote in news:1158797192.720363.57900
@h48g2000cwc.googlegroups.com:

Spam Catcher wrote:
rz******@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.businessobje...ite/search.do?
cmd=displayKC&docType=kc&externalId=c2017441&slice Id=&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).
Sep 21 '06 #7
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:
rz******@gmail.com wrote in news:1158797192.720363.57900
@h48g2000cwc.googlegroups.com:
>
Spam Catcher wrote:
>rz******@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.businessobje...ite/search.do?
cmd=displayKC&docType=kc&externalId=c2017441&slice Id=&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).
Sep 21 '06 #8
I fixed my problem. Here is what I did:

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

Ryan

rz******@gmail.com wrote:
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:
rz******@gmail.com wrote in news:1158797192.720363.57900
@h48g2000cwc.googlegroups.com:
>

Spam Catcher wrote:
rz******@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.businessobje...ite/search.do?
cmd=displayKC&docType=kc&externalId=c2017441&slice Id=&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).
Sep 21 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: mary | last post by:
I need to display 10 fields (columns) to display in a crystal Report. When I am trying to print the report some of the columns are cutting off from the report. Is there any way to display the...
1
by: JK | last post by:
In my win form, I'm trying to display a Crystal report with the data in my dataset only but, if I follow the steps in this msdn page: ...
3
by: Mark | last post by:
Hello all - I'm at wits end with trying to figure out why I'm having this problem since I followed the research, that I've dug up, to a "T". I'm trying to display a JPEG image from a path...
2
by: Delali Dzirasa | last post by:
I am a newbie and am creating my first asp.net in crystal reports. I have created the report (.rpt file) and have dropped the CrystalReportViewer on the web form. From the databinding...
2
by: deegee | last post by:
hi, I'm trying to display a simple crystal report from within a web application but I keep getting prompted to enter login details for the database (oracle). Entering the correct information...
0
by: Jeff | last post by:
Help!!! The bitmap I am trying to display in a sample Crystal Report is coming up with much less quality than the original bitmap. I have a 300x300 dpi bitmap file that I want to insert at run...
0
by: omagebi | last post by:
crystal report toolbar does not display well in my web application project -------------------------------------------------------------------------------- plsssssssssss help, the crystal report...
2
by: Shailja | last post by:
Hi, I have passed ID from VB to crystal report 8. Value is getting passed correctly. Now I want to display records of that ID only. But I am getting all the records in Crystal Report. What code...
1
by: gsauns | last post by:
I store images in my SQL 2005 database in a varbinary(max) field. I want to display them in a Crystal Report. Within Crystal Reports, when I put the field on the page and preview the report, it...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.