Crystal report not comming on the CR Viewer

Post Author: ssr1
CA Forum: Crystal Reports
Hi,
We actually did the report import using the wizard, not sure what went wrong.. but post which all the reports are throwing error
"There was an error retrieving data from the server: File frs://Input/a_056/003/000/824/~ce150c43a5b57562a6.rpt not found on File Repository Server."
The .rpt file names would change for every report though....
I am very badly stuck with this problem... Need help.

Also, see [this|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10d5fa88-2013-2c10-c9a5-f11963607d4e] article.
Ludek
Follow us on Twitter http://twitter.com/SAPCRNetSup

Similar Messages

  • Crystal report not showing all the table in SAP CRM

    Hi
    I am connecting crystal report 2008  using open sql connectivity (SAP table, cluster or Function ) with SAP CRM system. It is showing some of custom tables under "DD" but not all.
    Wanted to understand what setting make a new custom table (transparent) to show under DD in SAP table, cluster or function connection
    Help is greatly appreciated
    Thanks
    Padmanabh

    Hi Rao,
    Try to edit the following registry and check
    HKEY_CURRENT_USER\Software\Business Objects\Suite 12.0\Crystal Reports\FetchOptions\NTablesMax
    Give the value as 20000
    Thanks,
    Sastry

  • Converted Crystal Report Not Executing in Info View

    We are in the process of testing BOXI3.1 sp2 fix pack 2.8. The problem we are having was not occurring in BOXI rel2.
    After saving a Crystal Report developed with version 11.5.0.313 using CR2008, the report was run successfully within Crystal Reports.  I'm assumming that the report was converted to 2008 format due to saving the report.
    The report was then saved into the repository from Crystal Reports.  After logging into Info View the report was scheduled.  The report that normally returns results in less than 5 seconds from Crystal just hung in Info View.  After 4 hours the the task was cancelled.  Even though Info View presented that the report was "running", there ws NO thread started with the database.  This was confirmed by our DBA
    The report was rewritten from scratch using CR2008. This report was able to execute to import this report
    to Info View without error.
    John
    Edited by: JOHN DOMBROWSKI on Jul 6, 2010 11:18 AM

    Thanks for your response.
    Before I read your response, I tried tweaking my reports and was able to resolve the issue.
    Steps taken to solve the issue are the following:
    a. Value not showing one field of four (4) reports.
    Solution: I created new ones and integrate it in VB 6. The values are now showing. Tweaked on the line object properties, got a problem with the extended line but solved it by adjusting the height of the detail section.
    b. Value not showing in sub-report.
    Solution: My report used a shared variable so I can pass the condition to my sub-report. I used the new reports and just pass a query during runtime. The values in the subreport is still not showing. I added a formula and called the value in it. Values in the subreport is now showing.
    I'll try to update the crystal reports version as suggested at a later time.

  • Crystal report from JSP using the JRC

    Hi, I am trying to call crystal report from JSP using the JRC.
    But i am getting the Error as 'Logon Failed'. my web.xml entry is
    <env-entry>
    <env-entry-name>jdbc/Test</env-entry-name>
    <env-entry-value>!oracle.jdbc.driver.OracleDriver!jdbc:oracle:thin:{userid}/{password}@//10.0.0.1:1521/TestDB</env-entry-value>
    <env-entry-type>java.lang.String</env-entry-type>
    </env-entry>
    i am setting the userid and password in the code. Please see the below code for your reference. Please help me to solve the issue.
    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@ page import="com.crystaldecisions.report.web.viewer.CrystalReportViewer"%>
    <%@ page import="com.crystaldecisions.sdk.occa.report.data.*"%>
    <%@ page import="com.crystaldecisions.reports.reportengineinterface.JPEReportSourceFactory" %>
    <%@ page import="com.crystaldecisions.sdk.occa.report.reportsource.IReportSourceFactory2" %>
    <%@ page import="com.crystaldecisions.sdk.occa.report.reportsource.IReportSource" %>
    <%@ page import="com.crystaldecisions.reports.reportengineinterface.JPEReportSource" %>
    <html>
    <head>
    <title>Crystal Report with Database Logon information</title> </head>
    <body bgcolor="#ffffff">
    <%
    try
    String report = "/TEMPLATE.rpt";
    IReportSourceFactory2 rptSrcFactory = new JPEReportSourceFactory();
    JPEReportSource reportSource = (JPEReportSource) rptSrcFactory.createReportSource(report, request.getLocale());
    CrystalReportViewer viewer = new CrystalReportViewer();
    viewer.setReportSource(reportSource);
    viewer.setHasRefreshButton(true);
    IConnectionInfo newConnInfo = new ConnectionInfo();
    newConnInfo.setUserName("TEST");
    newConnInfo.setPassword("TEST");
    ConnectionInfos newConnInfos = new ConnectionInfos();
    newConnInfos.add(newConnInfo);
    viewer.setDatabaseLogonInfos(newConnInfos);
    viewer.setEnableLogonPrompt(false);
    viewer.setOwnPage(true);
    viewer.setOwnForm(true);
    out.println("Connection Information: "+viewer.getDatabaseLogonInfos().getConnectionInfo(0).getAttributes().toString());
    viewer.processHttpRequest(request, response, getServletConfig().getServletContext(),null);
    viewer.dispose();
    catch(Exception e)
    throw new JspException( e);
    %>
    </body>
    </html>

    I never really had much luck with this approach.
    Mind you I was using Crystal Reports 10, and as far as I recall it didn't allow setting/changing of database at this level.
    Things to check
    - can you create a database connection on your page with this URL/username/password?
    - what server are you using? Tomcat? WebLogic?
    I found this in your other post:
    Connection Information: {Server Name=ee6rpt, Connection String=DSN=s(ee6rpt);User ID=s(ee62test);Password=;UseDSNProperties=b(false), Database Name=, Database DLL=crdb_odbc.dll}That would indicate it is using odbc to connect to the database (crdb_odbc.dll). ODBC is a bad idea with java.
    The way I have got it to work for me (after much trial and error) was to in Crystal Reports to connect using the Oracle Driver, and specifying a tnsname - eg define REPORT_DS in tnsnames.ora.
    When running through the JRC, it looked for a JNDI datasource under that same name "REPORT_DS".
    Don't know if that will help you or not.
    Good luck,
    evnafets

  • Report Not working in the Web Browser

    Hi ALL ,
    Am working on a item SKU report . The report is running fine in the BIDS but once i try to view the report in the WEB Browser
    tried both Mozilla and Internet Explorer no data is shows up .
    The report has 2 report filter one is on the service and the other one is the item sku its a multi - parameter  that contains
    a list of more than 6000 different SKU . Can the filter be the reason for the report not displaying in the web browser.
    If yes kindly advice me what the workaround for it .
    I tried having the filter in the  SQL main query but it was of no use no data it was showing after having the ssrs report filter
    at least right information its showing but in the BIDS not in the main web browser.
    Kindly Help
    Priya

    Hi Priya,
    According to the description, I understand that there are parameters (@SKU and @SKUlist) in the report, and SKUlist parameter is multi-value parameter. When selecting values of the SKU parameter, the parameter SKUlist will display corresponding values. In this
    case, you should create cascading parameters, right? And you use parameters to filter the report.
    Because the data of the report can be shown in the Business Intelligence Development Studio (BIDS) environment, the issue only occurs after deploying the report to report server. Based on my research, I think it may occur because of web browser issue. I have
    known you use Mozilla and Internet Explorer to view the report but there is still no data.
    In Reporting Services, not all report functionality is supported by all browsers. In this scenario, I suggest you considering the aspects of the setting or third party add-ons of Internet Explorer (IE). You can refer to the steps below:
    1. Click Tools -> Internet options.
    2. Switch to the Security tab, click Local intranet, and then select Default level.
    3. Switch to the Advanced tab, and click Restore advanced settings.
    4. Temporarily disable third party add-ons. For detailed steps, please see the link:
    http://windows.microsoft.com/en-IN/internet-explorer/manage-add-ons#ie=ie-10
    Reference:http://technet.microsoft.com/en-us/library/ms156511(v=sql.105).aspx
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • Problem with crystal report that comes with VStudio 2008 Database edition

    Hello,
    I'm using crystal reports that comes with Visual Studio 2008 Database edition. But I'm having a problem these days. When there are more than 4 pages in the report, the summary field in the pagefooter(usually sum of data in the Details section) show 0 in the first page.It will be displaying in all other pages. I couldnt sort out the problem.I'm binding data to the report from an SQL Server 2005 table.
    Thanks in advance.I really appreciate if some one can sort out the problem quickly.

    Have not heard of the issue, but download SP1 and see if that helps:
    https://smpdl.sap-ag.de/~sapidp/012002523100009351512008E/crbasic2008sp1.exe
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Crystal reports not rendering properly and toolbar is also not visible in firefox 21.0

    my application works fine in chrome and internet explorer when it comes to crystal reports but Firefox is not rendering them properly. they are disturbed and toolbar is also not visible. i am using visual studio 2008 for development and the crystal reports that come with it. it works fine on local system but have issues when deployed on online server. all my clients are facing the same problem. they have to use alternate browser for printing reports. But i would be happy if Firefox renders them correctly. Anyone can help?

    i made this change in my code using Visual studio 2005 VB
    rpt.ExportToHttpResponse(ExportFormatType.PortableDocFormat, Response,
    False, "Title you want")
    it make me a PDF and i dont need the cristal report bar to print it
    i hope you help you

  • Crystal Report with Universe instead of Business Views: Any limitations ?

    Hi,
    We were using Crystal Reports on top of Business Views  until now. Due to considerable post-migration work with Crystal Reports on top of Business Views we are thinking of switching to Crystal Reports  on top of Universe.
    Can anybody explain me whether there is any drawback while using *Universe with Crystal Reports* instead of Business Views with Crystal Reports.
    Please consider the following pointswhile giving an evaluation -
       Dynamic parameter
    (ii)  LOV creation and maintainence
    (iii) Maintaining order of parameters
    (iv) Updating Universe/Business View level changes in Report (Verify database)
    (v) Report performance
    Your advice/views is appreciated.
    Regards,
    Neonevin

    Here are my views..
    Yes, you can create crystal reports on top of universes. But there is one major drawback using universe. You can connect to only one database at a time. But in Business View you can connect to multiple databases. If you are ok with this, you can absolutely go for universes.
    Dynamic parameter  --- Yes its possible
    (ii) LOV creation and maintainence  --- Whatever the LOVs you  have in universe, you can use the same. And also you can use LOVs created in Business Views  while creating reports on top of universes. Any how please check. not very sure about it.
    (iii) Maintaining order of parameters --- Yes, the order of parameters can be managerd using universe designer itself.
    (iv) Updating Universe/Business View level changes in Report (Verify database) -- No need of updates required to be done in report. There are few changes which can happen for universe. Seemlessly you don't need to do anything to reports. Unless you delete some objects in universe.
    (v) Report performance -- Never checked in this perspective. Performance should be fine.
    Regards
    Gowtham

  • CSS with crystal reports not working

    <p><span><font size="3"><font face="Times New Roman">We have typed the CSS Class Name property of a text object. We have used the Publishing wizard to publish the cascading style sheet on the reports server. Still it does not work. I have searched the web for answers and the only answer I got was from a forum that said Crystal Reports does not fully support css.</font></font></span><span><font face="Times New Roman" size="3"> </font></span></p><p><span><font size="3"><font face="Times New Roman">All I want to do is apply css to the reports we have developed in Crystal Reports Developer XI R2, and then publish the reports on Crystal Reports Server XI using the publishing wizard and then view them with InfoView. Can anyone give my a straight forward way of doing this?</font></font></span><span><font face="Times New Roman" size="3"> </font></span><span><font size="3"><font face="Times New Roman">Thanks,</font></font></span><font size="3"><font face="Times New Roman"><span>Peter Mead</span><span> </span></font></font></p>

    <p>Hi Peter, </p><p>I do not believe (although documentation is scarce as you have found out) you can use style sheets if you are using InfoView. I was able to use them by including them in our custom JSP pages using the LINK tag (we are printing reports using RAS). However, that&#39;s not applicable if you plan on using InfoView.</p><p>For the record though, you cannot really use style sheets if you are using conditional formatting. If you use CSS to control things like font, color, alignment, basic look-and-feel stuff, and your reports are also using conditional formatting values, then any value that triggers the conditional formatting will lose the CSS Class Name, and will look very out of place on the report with the rest of the values in the column. In those cases, you basically have to hard code the font type, font size, alignment, etc into the conditional formatting rule, which completely invalidates the point of using CSS. If you ever want to change FONT-FAMILY from Times New Roman to Arial then you have to change it in the CSS (which is very easy) and then also in every single report that uses conditional formatting (which is very lame). At that point, you&#39;re better off just using a template. </p><p>Does anyone from Business Objects have any suggestions? I think for CSS to be useful you basically need not only to have the ability to conditionally format, but you also need a checkbox for every possible attribute for "overwrite CSS." If the CSS says FONT-COLOR = black but the conditional format says to make all negative values red, you should be able to say "I want negative values red but I want the font and the alignment to match the rest of the report, so use whatever the CSS says." </p><p>Anyway, I hope your experience is better than mine. Definitely reply if you figure out a good way to use style sheets. </p>

  • After i install Visual-Studio 2013 crystal-report not working

    hi
    after i install Visual-Studio 2013 crystal-report not working on my Visual-Studio 2010 projects
    when i try to open crystal-report i see this:

    Hi E_gold,
    Crystal Reports forum may be a better place for you.
    Thanks for your understanding.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • If image file not exist in image path crystal report not open and give me exception error problem

    Hi guys my code below show pictures for all employees
    code is working but i have proplem
    if image not exist in path
    crystal report not open and give me exception error image file not exist in path
    although the employee no found in database but if image not exist in path when loop crystal report will not open
    how to ignore image files not exist in path and open report this is actually what i need
    my code below as following
    DataTable dt = new DataTable();
    string connString = "data source=192.168.1.105; initial catalog=hrdata;uid=sa; password=1234";
    using (SqlConnection con = new SqlConnection(connString))
    con.Open();
    SqlCommand cmd = new SqlCommand("ViewEmployeeNoRall", con);
    cmd.CommandType = CommandType.StoredProcedure;
    SqlDataAdapter da = new SqlDataAdapter();
    da.SelectCommand = cmd;
    da.Fill(dt);
    foreach (DataRow dr in dt.Rows)
    FileStream fs = null;
    fs = new FileStream("\\\\192.168.1.105\\Personal Pictures\\" + dr[0] + ".jpg", FileMode.Open);
    BinaryReader br = new BinaryReader(fs);
    byte[] imgbyte = new byte[fs.Length + 1];
    imgbyte = br.ReadBytes(Convert.ToInt32((fs.Length)));
    dr["Image"] = imgbyte;
    fs.Dispose();
    ReportDocument objRpt = new Reports.CrystalReportData2();
    objRpt.SetDataSource(dt);
    crystalReportViewer1.ReportSource = objRpt;
    crystalReportViewer1.Refresh();
    and exception error as below

    First: I created a New Column ("Image") in a datatable of the dataset and change the DataType to System.Byte()
    Second : Drag And drop this image Filed Where I want.
    private void LoadReport()
    frmCheckWeigher rpt = new frmCheckWeigher();
    CryRe_DailyBatch report = new CryRe_DailyBatch();
    DataSet1TableAdapters.DataTable_DailyBatch1TableAdapter ta = new CheckWeigherReportViewer.DataSet1TableAdapters.DataTable_DailyBatch1TableAdapter();
    DataSet1.DataTable_DailyBatch1DataTable table = ta.GetData(clsLogs.strStartDate_rpt, clsLogs.strBatchno_Rpt, clsLogs.cmdeviceid); // Data from Database
    DataTable dt = GetImageRow(table, "Footer.Jpg");
    report.SetDataSource(dt);
    crv1.ReportSource = report;
    crv1.Refresh();
    By this Function I merge My Image data into dataTable
    private DataTable GetImageRow(DataTable dt, string ImageName)
    try
    FileStream fs;
    BinaryReader br;
    if (File.Exists(AppDomain.CurrentDomain.BaseDirectory + ImageName))
    fs = new FileStream(AppDomain.CurrentDomain.BaseDirectory + ImageName, FileMode.Open);
    else
    // if photo does not exist show the nophoto.jpg file
    fs = new FileStream(AppDomain.CurrentDomain.BaseDirectory + ImageName, FileMode.Open);
    // initialise the binary reader from file streamobject
    br = new BinaryReader(fs);
    // define the byte array of filelength
    byte[] imgbyte = new byte[fs.Length + 1];
    // read the bytes from the binary reader
    imgbyte = br.ReadBytes(Convert.ToInt32((fs.Length)));
    dt.Rows[0]["Image"] = imgbyte;
    br.Close();
    // close the binary reader
    fs.Close();
    // close the file stream
    catch (Exception ex)
    // error handling
    MessageBox.Show("Missing " + ImageName + "or nophoto.jpg in application folder");
    return dt;
    // Return Datatable After Image Row Insertion
    Mark as answer or vote as helpful if you find it useful | Ammar Zaied [MCP]

  • Vista/Adobe 9/sql image Error in Crystal Report:Failed to Export the Report

    When I try to export my Crystal Report (v2008) from a Vista machine (using Crystal RDC export methods) as a PDF, I get the following error:
    Error in Crystal Report:  Failed to export the report.
    This only happens when a particular subreport (that contains a sql image) prints (based on an input parameter).  We have other subreports (within this same report) that print a sql image just fine.  But, when this subreport prints, the above error appears.
    I can run the same report on an XP machine without error.
    Exportmodeller.dll and crtsv.dll are both installed and registered to the
    C:\Program Files\Common Files\Business Objects\3.0\bin folder
    I have tried opening the report, removing the image, and then adding it back in again to the subreport.
    Still receive the same error.
    Any suggestions?

    >
    Don Williams wrote:
    > RDC is no longer shipped in CR 2008. You are using the embedded designer used within the Visual Studio .NET IDE and is not licensed for distribution.
    >
    > Upgrade to the .NET components and post your question to the .NET forums.
    >
    > Also, those old dll's will not work in CR 2008. Last patches will give you the option to export to Excel in Legacy mode. We built it into our export dll.
    Don,
    Can you please clarify?
    Our VB6 app that uses Crystal XI RDC runtime components.  Our Crystal reports are edited in CR2008 SP1 developer edition (not through the VB.NET embedded report designer).  We have deployed the CRXIRelease 2 runtime components (via the merge module) to our client machines in order to execute the RDC.
    We can print/preview/export to excel, but the pdf creation is failing with this error.
    We are only using the RDC (which we know is no longer supported) because of huge issues with the Crystal for .NET methods we are having with our customers (I have an active case for this issue).  Therefore, we have to rollback our .NET product and revert to the RDC code. 
    Vista is failing to create a PDF for a report developed in the CR2008 SP1 developer edition when using the RDC.
    When you say  "Also, those old dll's will not work in CR 2008. Last patches will give you the option to export to Excel in Legacy mode. We built it into our export dll.", what do you mean by "will not work in CR2008"?
    Thank you

  • Bridge CC does not come to the front, when opening file from explorer

    Hi everybody! Please let me now if there is way to solve the following problem:
    When Adobe Bridge CC is opened in the back and I surf through files in Windows Explorer, after I double-click the file I want to view, Bridge does not come to the front, like normal image viewers do, it opens the file normally, but unfortunately for me it stays in the back. And I want it to show up every time I open an Image!
    Thank you in advance!
    Win7, 64bit, Adobe CC

    Any App in Windows opened in the background has the ability to show up every time it is called... Except Bridge for some reason...
    If I double-click MP3 file - Windows Media Player shows up, even if it running in the back
    If I double-click a text file - Notepad shows up, even if it running in the back
    But if I double-click an image file - Bridge just stays in the back

  • Hello please I want the solution I have in my iTunes I own $ 112 and you purchase from the game of war gold price of gold and 99.99 discount iTunes money did not come in the gold game of war and that I am two days ago, I did not find the solution please I

    Hello please I want the solution I have in my iTunes I own $ 112 and you purchase from the game of war gold price of gold and 99.99 discount iTunes money did not come in the gold game of war and that I am two days ago, I did not find the solution please I want the solution quickly

    Go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report the issue to the iTunes Store.
    Regards.

  • Crystal Reports not displaying all data

    We have a simple report pulling from 3 tables on a sql server. For some reason, data from one table does not fully display. The table is called Referral, and we have some clients that have a Referral record tied to them. Out of a report of 20 records, we will have 3-4 that won't display the referral data (even though I can see it in the database), but the other 16 records will. If I go into the database, and change the data on one of the non-displaying referral records and save, it will start displaying. If I then change the data back to the original, it will also display. Being new to Crystal Reports, I don't know if this is a Crystal issue or a problem at the data source, but thought I would put it out here in case someone is familiar with this problem. Our Crystal Reports version is 2011.
    Thanks.

    Hi
    This could be either table join problem in your crystal reports designer or when you are linking the tables it is unable to match the records.
    -- Go in Crystal reports designer and refresh the report and go in Database Menu--Show SQL query and copy the SQL and run the same at database end and check.
    Also you said you are able to see all records at database end, if you are extracting data through SQL you can very well copy that SQL in crystal reports under 'Add Command'  option and create your report.
    You will find Add command option under your Database connection while creating a report.
    Thanks,
    Sastry

Maybe you are looking for

  • WRITING MULTIPLE INES USING JDBC ADAPTER

    We are working a solution file-Jdbc that presents the following xml after activation of the cenario in question:   <?xml version="1.0" encoding="UTF-8" ?> - <p2:P1_Funcionario_MT xmlns:p2="urn:cemig:P1:RH"> - <ESTRUT_FUNC> - <TFUNCIONARIO ACTION="UPD

  • Lost iMovie, iPhoto and iDVD when hard drive crashed.

    I owned my iMac since 2007 and my first OS was 10.4.  As far back then, my iMac came with iMovie, iPhoto and iDVD already installed.  Since 2011, I had OS 10.6 on my iMac.  Two weekends ago, my hard drive crashed and lost many applications, including

  • My ipod nano wont sync...error

    so, I just got a new computer, and all of my music transfered fine, and the first time i sank my ipod it worked jsut fine. then i loaded on a bunch of cds, (almost 100 songs worth) and now my ipod wont sync. the box says Lynds's iPod could not sync d

  • Dreamweaver - Contribute issue

    In Dreamweaver: I created a template with 2 editable areas: pageheading and content I inserted text and a table onto 1 page - saved as summary.htm and saved everything if I look at the code the "<!-- TemplateEndEditable -->" is in the correct positio

  • Saving an imaq image to disk using CWIMAQVisi​on

    OK, I've given up on trying to get my code to work, so I'm going to try and adapt the 'Low-Level Grab' VB example to my uses.  I want to acquire an save an image every 10 min or so.  I know how to config the timer for this, but when it comes to savin