cancel
Showing results for 
Search instead for 
Did you mean: 

how to create crystal report(rpt) at runtime programmatically?

Former Member
0 Kudos

Hi,

how to create crystal report(rpt) at runtime programmatically?

what should I install to be able to use Crystal Reports InProc RAS .NET SDK?


My work environment is-


VS 2012 - 4.5 framework

Crystal report 13.0.5 version i have installed.

Windows 8 OS- 64 bit


Please let me know the correct solution.....




-Venki

Accepted Solutions (1)

Accepted Solutions (1)

former_member188030
Active Contributor
0 Kudos

Download SP10 install executable from below link and install on top of VS 2012.

http://scn.sap.com/docs/DOC-7824

It will install all RAS SDK assemblies in GAC.

Above also contains links to RAS .NET SDK developer guide and API referecen guide.

Refer to below code to create a report at runtime.

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/505439b2-ba66-2b10-dda6-a4e08228...

- Bhushan

Senior Engineer

SAP Active Global Support

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Getting started and moving ahead with Crystal Reports .NET applications.

Former Member
0 Kudos

Thank you bhushan..

will try and come back to you, if any help requires...

Answers (0)