Link to home
Start Free TrialLog in
Avatar of zachvaldez
zachvaldezFlag for United States of America

asked on

Adding Crystal Report viwer to an aspx page.

I used vs 2010 and I d like to add a crystal report viewer control.
How would I add that since I dont see it in the toolbox?
Avatar of radcaesar
radcaesar
Flag of India image

you need to download and install crystal reports for VS 2010 from SAP website.
Avatar of Nasir Razzaq
Avatar of zachvaldez

ASKER

I downloaded the runtime for 32 Bit for .Net framework 4.
How would i add the control in the toolbox?
Right click on toolbox, click on Choose Items. Then either find it in the list or browse to the DLL.
should I add reference ... first
in choose items I did not see the CR control.
But I see the sap runtime program in Add/remove progs in control panel
Avatar of Mike McCracken
Mike McCracken

This link may help since it has the runtimes and the documents
http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/22083

mlmcc
You dont want the runtime, that is for the client machine you need the full version from the link I provided.

mlmcc
The problem Im having is that I have crystal reports in my VS2005 application. The Report viewer came with that version, so that was'nt any problem . In 2010 version, CR came in later and I have to use the latest reportviewer. So mlmcc, you recommend to download te full version. Would that download, would it integerate it as part of the VS toolbox?
ASKER CERTIFIED SOLUTION
Avatar of Mike McCracken
Mike McCracken

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial