cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Report in .NET

Former Member
0 Kudos

I am using Crystal Report 2008

Visual Studio 2005

I want to display Crystal Report in a web browser as an ActiveX control.

I thought that there might be some control like Crystal Report ActiveX viewer - but could not find such a control

So can anyone help me how can i display my report as an activeX control in web browser

Thanks

Piyush

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

There is no ActiveX Viewer control available for the Crystal Reports .NET SDK. The Crystal Reports .NET SDK uses the Windows form viewer for Windows application, and the web form viewer for Web applications.

Sincerely,

Dan Kelleher

Former Member
0 Kudos

Hello

Thanks for your reply.

Is there any way i can display my crystal report as an activeX control.

I have seen an apps (i dont remember in which technology it was) ...that apps used to display Crystal report ... and if your browser doesnt have Crystal Report ActiveX viewer then it downloads as a plugin ..... and then it display the report as an activeX control.

When we right click on that report there i cant find "view source"

So this is what i want to Achieve using VS2005- ASP.NET --- Crystal Report 2008

Please see if there is any way i can achieve this.

Thanks

Regards

Piyush Rungta

Edited by: Piyush Rungta on Dec 21, 2009 6:02 PM

Former Member
0 Kudos

Hello,

The COM ActiveX viewer that was available with the RDC was retired with the release of CR2008. It does not exist anymore.

The Crystal Reports .NET SDK has never supported using the ActiveX viewer in a web application.

While there is an ActiveX viewer in the BusinessObjects Enterprise product it can not be integrated directly into a .NET application. It can be used with the OpenDocument functionality that is part of the Enterprise product.

Sincerely,

Dan Kelleher

Former Member
0 Kudos

Hi

Thanks for your reply.

Since i dont have much experience in using .NET.

So what you explained me as a solution is not much understood.

Can you please explain me the step by step solution to this ( considering be as a fresh developer in .NET apps).

Thanks

Regards

Piyush

Former Member
0 Kudos

Hello,

Please feel free to review the sticky posts at the top of this forum. Specifically the "[Where to find Crystal Reports .NET SDK resources|;" post.

This will help you get started in learning how to use the SDK so that you can create your Crystal Reports .NET application.

Once you've reviewed all this information and you've begun developing your application if you run into specific issues you can start separate threads for each question you might have.

Sincerely,

Dan Kelleher

Answers (0)