Viewing Crystal Report Server reports in web application

I would like to create a .net web application (Visual Studio 2005) to connect to a Crystal Reports Server (XI R2), retrieve a list of reports and then view the reports in crystalreportviewer embedded in the app. Since the BusinessObjects XI .Net Providers does not include crystalreportviewer, it looks like I will need to use Crystal Reports .NET for VisualStudio runtime. 
1) Even though the third party would have a licensed Crystal Reports Server would they need an additional license for the use of crystalreportviewer provided in the Crystal Reports .Net runtime?
2) Is there another option for using crystalreportviewer without installing the entire crystal reports .net runtime? The reports will  not be modified in any way, they will just be viewed in a web app. I have previously used OpenDocument to view the reports, but that is not an option in this case.
Thanks,
Coleen

Hey koko1313,
I understand that you are looking for the crystalreportviewer control.
You can get the viewer by installing the sdk from the CRS XIR2 installation disc.
Insert disc,
do a custom install,
Unselect all components and select 'businessobjects enterprise .net sdk' from under Client components and finish the installation.
The above steps should update the viewer on you dev box.
Note that sdk should be installed the similiar way on any machine where you deploy the app. No need for sdk if you are deploying to a box with CRServer XIR2 installed.
I do not know anything regarding the licensing question for third party, but cr.net sdk custom app a separate license need to be purchased by third party.Sorry!
cheers!!!
DDCRDev

Similar Messages

  • Crystal Reports 2008 Web Application Error

    Post Author: Jeff Clark
    CA Forum: .NET
    Hello,
    I am using Crystal Reports 2008 and Visual Studio 2005 to create and deploy CR web applications. These applications are installed on a Windows 2003 R2 server with .Net 3.0. I have previously used CR XIR2 for this purpose but upgraded to 2008 because I needed the added functionality in cross-tab reports.
    Some of the reports in the web application are pulling from a MySQL database. I am using a JDBC driver (version 5.1.5) to connect Crystal to the database. When I was using CR XIR2, all I needed to do was add the path for the JDBC driver in the CRConfig.xml in "C:\Program Files\Business Objects\common\3.5\java" directory and everything worked great.
    The runtime files for CR2008 create a "C:\Program Files\Business Objects\common\4.0" directory, but there is no "java" subfolder and no CRConfig.xml. When I attempt to load one of the MySQL reports I get the following error.
    "Error in File %Report Name%.rpt: Failed to load database information. "
    Is there a way to load JDBC drivers in the CR2008 runtime files?

    Post Author: Argan
    CA Forum: .NET
    I do not believe any java dlls are packaged in the runtimes for .net (same goes for the crdb_xml.dll, which is a java dll). I do not have a cr 2008 deployed server at the moment so I can not verify this.
       If you want to use java based db connectivity you will probably need to deploy them with your application.

  • Crystal Reports and Web applications.. what is the future?

    Hello,
    I currently create reports in Crystal 11 R2 and display them within my intranet application using an SDK and asp calls.
    I would like to know what the future holds for this method... what upgrade path do I have?
    Certainly I intend to keep things the way they are as we have a large number of reports but I would like to know what options I will have to investigate\be aware of for the future?
    I realise my question is a bit open ended...
    What does SAP\Business Objects\Crystal decsions advocate in this regard... what is their prefered methond of providing reporting for web type applications?
    PS. I am not interested in portals etc. The application provides paramters and DSN switching at run time within the application.
    Cheers,

    Hi Scott,
    Moved to .NET SDK forum. Your next move is to ASP.NET and to CR Assemblies through RAS ( Report Application Server ). It is the replacement for the RDC you currently use.
    Lots of samples on how to through our WIKI:
    Root Page
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BusinessObjectsHome
    Enterprise Samples (including managed and unmanaged ras)
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BusinessObjectsSDKSampleApplications
    Non-Enterprise Samples
    http://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsSDKSampleApplications
    Exporting Samples (RAS)
    http://wiki.sdn.sap.com/wiki/display/BOBJ/NETRASSDK+Samples#NETRASSDKSamples-Exporting%2FPrinting
    Thank you
    Don

  • Can't view Crystal Reports from BW

    Hi,
    I'm installing SAP Integration Kit XI 3.1 SP3 with IIS.  I am able to publish reports from BW to BOE but not able view them from BW.  I followed the documentation to use report/report_view.aspx to define the viewer application in Content Administration Workbench.  But it is giving me a "The page cannot be found" error when I try to view Crystal Reports from BW.  I tried looking for the file report/report.aspx but cannot find it.  I was able to locate the file in SAP_CrystalReport_View/report_view.aspx.  I repointed the system to this path but it still giving me the same error. 
    Anybody here encountered this before?
    Thanks,
    Elijah

    Hi Ingo,
    - has the report being saved to BW and then published to BusinessObjects enterprise ?
        Yes, the report is being published from BW to BOE successfully.
    - did you import the ABAP Transports to the BW system ?
        I imported all the transports that came with the Integration Kit.  I'm not sure if the ABAP transport is one of them.
    - has the viewing service in transaction SICF been configured ?
        Yes, the top entry in the handler list is /CRYSTAL/CL_BW_HTTP_HANDLER.
    I did notice that the BW system is on a different subdomain than the web application server.  For example,
       BW system        -  bw01.us.mydomain.com
       BOE web server -   boweb.mydomain.com
    Would that affect the single sign on?

  • Unable to print crystal report over web using ActiveX Control

    Post Author: jimmyp
    CA Forum: General
    We have a problem with printing crystal report over web using ActiveX Control.  When clicking print button, it only shows a blank dialog web crystal viewer page without any error.  The page just simply hangs.  We installed the PrintControl DLL and enable all the security setting for ActiveX Control for IE.  It still does not print.  Does anyone know why?  
    Environment.
    Bundle Crystal Report v10
    Asp.net 2.0
    IE 6.0 or higher.
    Appreciate for your help.
    Jimmy

    Post Author: Ian Kulmatycki
    CA Forum: General
    A team member here found this, I haven't read it, I'm not sure if our problems are related to this, but hopefully it helps someone:
    -ian
    When Secure Sockets Layer (SSL) is enabled, using the ActiveX control to print reports from a Crystal 10 DHTML viewer results in the following error message:
    "A communication error occurred, printing will be stopped."
    How can this error message be resolved?
    Resolution
    This is a known issue with Crystal Reports 10 and Crystal Enterprise 10 viewers and has been tracked. The Track ID is ADAPT00282199.
    This error occurs due to the receiving application performing a case-sensitive check for the HTTPS request header value "ON". When a sender application sends the value as "on" in lower case, the error occurs. The update below changes the receiving application to be case-insensitive.
    Hot Fixes or Service Packs address this issue as indicated below. With the updates, this issue is resolved.
    Unless indicated otherwise, Weekly Hot Fix updates from our FTP site have only been tested with English versions of products.
    For Crystal Reports 10 and Crystal Enterprise 10, the update for this issue is included in the Crystal 10 Viewers Weekly Hot Fix (WHF). This is available in English only at the following location:
    ftp://ftp.crystaldecisions.com/outgoing/EHF/viewers10win_en.zip
    This issue is addressed in the following components (and later versions):
    PageObjectModel.dll, version 10.0.5.785, dated 8/25/2004
    ReportRenderer.dll, version 10.0.5.785, dated 8/25/2004
    WebReporting.dll, version 10.0.5.785, dated 8/25/2004

  • Publishing crystal reports to web

    Can anyone give me an idea of how to publish the crystal reports to web. I know we need Crystal Reports Server for that. Apart from that what are the other steps.

    Hello,
    there are some solutions:
    - Deploy CR Server and than the users could access the Reports via InfoView (Web Portal of CRS)
    - Shedule the Report as 3rd Party format (pdf, xls, etc.) to a webserver like IIS or Tomcat so the users can view the report via a browser...but that would be very static
    - shedule the report to a network share and deploy CR Viewer to the Client PCs. So the users could view the .rpt format.
    Regards
    -Seb.

  • How to view Crystal report under iOS ?

    Hello,
    I'm new with Crystal reports.
    In  BI 4.1 SP2 Patch 3 LaunchPad I have in " Preferences / Crystal report / View format":
    (x) Web (no downloading required)
    Yet, when I try to view Crystal reports on iOS mobiles, I've a message saying I have to install "Flash Player 11" !?!
    => impossible with iOS !
    Is it a bug ?
    Do I actually need Flash plugin to view Crystal reports ???
    If yes, "no downloading required" is not true...
    What is the best way to view Crystal reports on iOS mobiles ?
    In fact, I use Crystal reports provided with auditing Universe.
    They don't seem to be available in WebI format like with previous versions of BO.
    Regards,
    Stéphane.

    hello Stéphane,
    the prompt / parameter dialogue is the piece that uses flash.
    you can still view reports without the prompt dialogue but if you need parameterized reports then you have to build an html front end containing the controls to target the report. you can do that with webelements. please see this blog post here.
    your other choice is to get / purchase the mobile add-on for crystal reports server or businessobjects enterprise.
    -jamie

  • How to view crystal report 11 in ActiveXViewer Control

    I want to user Crystal Report XI with .Net 2.0 and I want to use Crystal ActiveX Report Viewer (client side control) in my Web Application. and wants to print the report client side.
    I am new to crystal report,
    If any one know, please help me..
    Regards

    Hello Praveen,
    Crystal Reports XI (v11.0) is not supported with VS2005 or VS2008.  At a minimum you will need Crystal Reports XI Release 2 (v11.5).  Additionally, the CR.NET SDK uses the Web form viewer control, which is a DHTML viewer.  There is no supported method for using any of the Crystal Reports ActiveX viewers in a .NET web application directly.
    For information on getting started with the Crystal Reports .NET SDK you can visit these links:
    Online [Developer Help Library|https://boc.sdn.sap.com/developer/library] - scroll down to the bottom of the page for the CR XI R2 link.
    [Developer Getting Started|https://boc.sdn.sap.com/developer/gettingstarted] information.
    [.NET Developer Resources|https://boc.sdn.sap.com/dotnet].
    [Code Samples|http://www.businessobjects.com/global/doc/dev_zone/NET_SApps_q405.zip] - this is a comprehensive collection of samples.  Look for the CR.NET samples in the collection.
    Sincerely,
    Dan Kelleher

  • View Crystal Report File  from SDK

    Hello All,
    I want to View Crystal Report File (.rpt file) from SDK (using VB 6 )
    I have already try following code on my Add On :
       Public Sub RunCrystalReport()
       Dim crlApp As New CRAXDDRT.Application
       Dim crlRep As CRAXDDRT.Report
       Set crlRep = crlApp.OpenReport("D:\ReportTest.rpt")  
       Dim CRAX2 As CrystalActiveXReportViewerLib12Ctl.CrystalActiveXReportViewer
       Set CRAX2 = Form2.CRAX
       CRAX2.ReportSource = crlRep
       CRAX2.ViewReport
       End Sub
    But, nothing happen
    Could some one help one for this ?
    Thanks a lot
    Regards,
    Arie
    SDK Beginner

    Amazing Sir !!...
    I could run my report through B1 SDK right now...
    Many thanks to you Sir..
    Just one more thing, The Horisontal and Vertivcal Scroll control wasn't appear. Do I have to add scroll object or someting like that
    Many thanks again to you Mr. Porcelli
    Arie

  • How to Call Crystal Reports from Swing Application

    Hi All,
    I have a requirement for calling Crystal Report from Swing Application. Please let me know how can I do that, and also provide the Source code for calling the crystal report.
    Thanks in advance.
    Chandra

    hi
    this is the code that i am using in my application which is similar to urs. but i am working with CR XI so make all the neccessary changes.
        import java.awt.*;
        import javax.swing.*;
        import com.crystaldecisions.ReportViewer.*;
        import com.crystaldecisions.reports.sdk.*;
        import com.crystaldecisions.sdk.occa.report.reportsource.*;
       public class HelloSwing
            public static void createAndShowGUI()
                try
                    //Make sure we have nice window decorations.
                    JFrame.setDefaultLookAndFeelDecorated(true);
                    //Create and set up the window.
                    JFrame frame = new JFrame("HelloWorldSwing");
                    frame.setTitle( "Testing Reports");
                    frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
                   ReportViewerBean viewer = new ReportViewerBean();
                    viewer.init( new String[0], null, null, null);
                  ReportClientDocument rpt = new ReportClientDocument();
                    rpt.open( "report path", 1 );
                    IReportSource rptSource = rpt.getReportSource();
                    viewer.setReportSource( rptSource );
                    frame.getContentPane().add( viewer, BorderLayout.CENTER );
                    frame.setSize( 700, 500 );
                    frame.setVisible(true);
                    viewer.start();
                catch ( Exception exception )
                    System.out.println( exception.toString() );
            public static void main(String[] args)
                javax.swing.SwingUtilities.invokeLater(new Runnable()
                    public void run()
                        createAndShowGUI();
       there are 23 jar files that u need to import into ur package. but remember that ReportViewerBean should be the first jar file in the list & it should be followed by jrcerom.jar
    specify the key in the CRConfig.xml file (which also has to be imported in the package)
    u can find these jar files in the common objects folder in your program files.
    hope it helps. best of luck

  • How to generate crystal report in sap application

    hi,,
    i  want to  generate crystal report  through sap application...
    How  is it possible ....?
    could you help me  in details?
    Plz  help me???????????

    STEP 1: Like any other add-on project, refer SBO UI and DI COM to your project. Initialize SBO APPLICATION object and SBO COMPANY object and listen to events. (This is standard add-on project steps)
    STEP 2: Add a Dataset to the project. This is used as a data source to your Crystal Reports. (For more information on this search for Push Technique Crystal Reports)
    STEP 3: Add a Windows Form to your Project.
    STEP 4: Add a Crystal Report Control to it.
    STEP 5: Design report based on dataset added above.
    STEP 6: Launch this Form with required parameters and selection criteria when any even happens.
    Remember there is lot stuff available on net if you search with PUSH TECHNIQUE CRYSTAL REPORT. SAP SDN has lot answers for adding Crystal Reports integration to SAP Business One Add-On.
    HTH
    B Ravi Shankar

  • Database Error While Viewing Crystal Report In Infoview

    Hi,
    BO and Crystal Designer version is BO XI 3.1 SP2 FP2.6.
    Issue:
    While viewing crystal report for a particular user id in infoview, following error is coming:
    Error in File EPACertificate.rpt: Database Connector Error
    However, we are able to view the report in thick client Crystal Designer using same user id. This issue is occurring only for this user and rest of the users are able to view the report in Infoview and Crystal Designer.
    It would be great if any of you can provie a solution to this issue.
    Thanks in advance,
    Jaya

    closing it.

  • How to view Crystal Report reports in Xcelsius?

    Hi Friends,
                     I want a step by step How to view Crystal Report reports in Xcelsius? Thanks in advance!
    Vijay

    Hi Vijay,
    this is unfortunately not possible in that direction.
    What would work, is to use an Xcelsius model inside a Crystal Report. A guide to do that can be found here:
    http://www.youtube.com/watch?v=n5hmLiQZyRA
    Regards
    Victor

  • Reg: changing of Crystal Report to Webi

    Hi Gurus,
    We are having many Reporting tools  .
    but.. Some (18)  templates are designed in Crystal Reports.
    Some (40) in Business Objects Web Intelligence.
    We would like to convert all of them to Web intelligence.
    Please suggest me the easiest way to change those Crystal Reports to Webi Reports.
    Quick Response is appreciated.
    Regards
    L K Vepuri

    You mean to say that.... We need to create from universe Level ...to Report Level....?
    Regards
    L K Vepuri

  • Crystal report vs Webi Report

    Hi Expert,
    My client  have WEBI and Crysal Report both installed in the system. They want to change all Bex reports to either in Crystal report or WEBI .
    My question is what all we need to consider while suggesting a particular type of report. When we should choose WEBI over crystal report?.
    Please answer me considering the fact that they are curently using BEX report in SAP BI environment.

    Hi
    Crystal is very flexble tool, if you want to use BW with crystal reports, you need to install SAP integration kit to get connected to your BeX queries and pull the data into report.
    If you need more secure environment you can go for WEBI reports, these reports can be based off a semantic layer wheich is very secured.
    Thanks,
    Sastry

  • 500 Internal Server Error   BEx Web Application

    Hello,
    can everybody help for the fault, or had the same error ?
    500 Internal Server Error
      BEx Web Application
    Failed to process request; contact your system administrator
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    Cannot get connection for 60 seconds. Possible reasons: 1) Connections are cached within SystemThread(can be any server service or any code invoked within SystemThread in the SAP J2EE Engine), 2) The pool size of adapter "SAPFactory" is not enough according to the current load of the system or 3) The specified time to wait for connection is not enough according to the pool size and current load of the system. In case 1) the solution is to check for cached connections using the Connector Service list-conns command, in case 2) to increase the size of the pool and in case 3) to increase the time to wait for connection property. In case of application thread, there is an automatic mechanism which detects unclosed connections and unfinished transactions.
    Log ID 0014C265209B005B000007300000610A000473C4612CBCB9
    thanks

    Hi,
    I am getting similar kind of error.Can you please tell me how you resolved the issue.
    Regards,
    Priyanka

Maybe you are looking for

  • Format the total value in the column of the graph table

    Hello all, I have a graph table and I need to format the total value in the column of the table. I am trying to find my table bean with the code below but it's not working in the processRequest. Is there anything else that should be done? // Get the

  • Can't a BufferedReader and a BufferedWriter be open at the same time?

    To the experienced: I am writing a class to selectively extract data from an Excel file, and write out to a plain text file. I am using JDeveloper 11.1.1.3. It works fine and writes out the output file as expected when reading data from the spreadshe

  • (oracle 10.2) Access to v$session from pl/sql code

    Hello, I wonder if anybody can help me with the following problem as I have read some previous posts on similar topics but could not come to a solution so far. The problem is simple: I need to select some columns form v$session from within a PL/SQL b

  • I can't answer security question

    How to change the security question, cause I can not remember them.

  • Why do I receive answers from the previous version of my form ?

    Hi, I don't understand, I changed my form, the people I sended to see the right version, but when I receive e-mails with the answers, I receive the previous version of the form, as if I haven't made any modification, what am I doing wrong ? (I have a