Get error when trying to publish crystal report to infoview

Hi, Gurus,
I got an error while trying to publish a Crystal report.
The error message says: Fail to read data from report file C:\TEMP~crw{70BDE794-E283-4773-A259-BA810F3E1697}.rpt. Failed to read parameter object.
I'm using a dynamic cascading parameter. The report runs fine in development enviornment.
I'm using Crystal 2008 SP2 and XI3.1
Thank you.
Kiki

There are several SAP NOTES (KB articles) on this error, have you tried searching Knowledge base ?
Most likely it's due to the fact that you have a verson mismatch between CR 2008 and XI3.1.

Similar Messages

  • Database error when trying to view Crystal Report from InfoView

    I am receiving the following error when I try to view or run a Crystal Report from the InfoView.  The report is based on an SAP InfoSet.
    "Failed to load database information."
    The report data can be refreshed with no trouble from within the Crystal Reports designer on my local machine, but the error occurs after it is published to the InfoView.  The same error appears when trying to import into Excel using LiveOffice.
    Server details:
    -Edge 3.1
    -Windows 2003 64-bit
    -SAP Integration kit installed
    Local Crystal Reports machine details:
    -Windows XP
    -SAP Integration kit installed
    -Crystal Reports 2008
    My steps to troubleshoot so far:
    -Checked Database Logon details in CMC for the report.  Username and password are entered correctly.
    -Cycled all CrystalReports background services off and on again from the CMC
    -Rebooted server
    Have I missed anything?  Any help would be appreciated.

    Hi,
    do you have any connectivity from your EDGE to the SAP System ? Like can you import roles or run a WebI ?
    Regards
    -Seb.

  • Error when trying to patch Crystal Report 10

    Hi, I'm having problem when trying to apply patches on PC running on Windows 7 64bit. Below is the error msg I got:
    [http://imageshack.us/photo/my-images/845/errorcy.jpg/]
    It seemed to be something to do with the registry as I was unable to find crystal report entries under ''HKEY_LOCAL_MACHINE\SOFTWARE\Crystal Decisions\Crystal Reports\......" but all the .dll files were found under "C:\Program Files (x86)\Common Files\Crystal Decisions........." though.
    Anyone able to help? Thanks..

    Hello,
    Are you using the full Crystal Reports Designer itself? Or are you using a bundled edition of Crystal Reports that ships with Visual Studio?
    Also, are you trying to patch Crystal Reports 10 itself - the actual report designer? Or are you trying to update runtime files for an application you created using the CR10 runtime files and deployed to a client machine?
    Crystal Reports 10 (full, stand alone version) was never tested on Win7. CR10 reached End of Life for patch support on June 8, 2007. There's no expectation that CR10 will install or work correctly on the Win7 operating system. It's possible that it might work anyway, but I'd be surprised if there weren't any issues.
    If you want to keep trying make sure you're using the correct patch for the product you're using. A patch for the full version of Crystal Reports will not work on a machine that is using the bundled edition of CR that ships with Visual Studio. They're not interchangeable. You didn't say which file you ran when you tried applying the patch.
    Sincerely,
    Dan Kelleher

  • Error when trying to deploy crystal reports to a web site

    I'm using VS 2008.  When I add a Crystal Report page to my application I get the following error.
    Can anyone help be resolve this problem?
    Server Error in '/' Application.
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    Parser Error Message: Could not load file or assembly 'CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
    Source Error:
    Line 110:               <add path="ScriptResource.axd" verb="GET,HEAD" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false"/>
    Line 111:               <add path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="false"/>
    Line 112:               <add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></httpHandlers>
    Line 113:          <httpModules>
    Line 114:               <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
    Source File: C:\InetPub\Websites\church-site_org\web.config    Line: 112
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' could not be loaded.
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

    Hi,
    I also encountered problem: Could not load file or assembly 'CrystalDecisions.Web, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
    I try to install the CRRedist2008_x64.msi in our web server. And its ok. But my problem now is the report i created in VS 2003. The error now is:
    Parser Error Message: File or assembly name CrystalDecisions.CrystalReports.Engine, or one of its dependencies, was not found.
    Source Error:
    Line 22:           debugging ASP.NET files.
    Line 23:     -->
    Line 24:     <compilation defaultLanguage="vb" debug="true"><assemblies><add assembly="CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportSource, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Shared, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Web, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies></compilation>
    Line 25:
    Line 26:     <!--  CUSTOM ERROR MESSAGES
    Source File: E:\INETPUB\WWWROOT\DTS\web.config    Line: 24
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.CrystalReports.Engine' could not be loaded.
    === Pre-bind state information ===
    LOG: DisplayName = CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
    (Fully-specified)
    LOG: Appbase = file:///E:/INETPUB/WWWROOT/DTS
    LOG: Initial PrivatePath = bin
    Calling assembly : (Unknown).
    Please need your help.
    thanks

  • FTP error when trying to send crystal report to FTP destination

    Hello experts.
    I am trying to send a crystal report to a FTP destination. I have enabled the FTP destination on all servers that have a destination option. I am able to connect to the FTP site manually from the server that is running crystal reports server. However every time I try to run the report in CMC, it fails with the following message:
    Error Message: connection error. CrystalEnterprise.Ftp: WSA11004
    Any ideas on what this message means and how to fix the issue?

    Here's the details of the Note
    Symptom:
    Scheduling of the Crystal Report to FTP destination prompts the Error: Connection error, CrystalEnterprise.Ftp: WSA0.
    Cause:
    Every time when Crystal Report is scheduled to FTP destination, a connection is made to FTP server from server where job server is installed. If there is limitation on connection being made to FTP server then this error occurs.
    Resolution:
    For FTP sites in IIS:
    - Open IIS Manager
    - Go to Properties
    - Click on the FTP site tab
    - In FTP site connections, check for Connection limited to :
    - When report is long running do check how much time it takes to complete scheduling. - Accordingly change the connection time out setting in Properties of FTP site.
    - For FTP sites created using FTP Server applications, setting for Connection limited to and connection timeout will remain same.

  • Data in DataSets, but error when trying to populate Crystal Report

    I have been in the process of making changes to a legacy application as described in this post.  [Error received on windows application|Error received on windows application]
    I have changed the references from 10.0 to 10.2.  The application included references to CrystalDecisions.CrystalReports.Design, CrystalDecisions.Enterprise.Framework and CrystalDecisions.Enterprise.InfoStore which did not have a comparable version in 10.2, so for the moment I have removed them.
    I have then tried to run the application (compiles fine) and run into this error:
    A first chance exception of type 'System.Exception' occurred in CrystalDecisions.CrystalReports.Engine.dll
    The code where it fails is here, when it is trying to load it into the report:
            private void SendDailyRentalDataToCrystal()
                crystalFailure = false;
                try
                    crystalDailyRentalReport.Database.Tables["ReportParameters"].SetDataSource(dsDailyRentalParameters);
                    crystalDailyRentalReport.Database.Tables["ReportData"].SetDataSource(dsDailyRentalData);
                catch
                    crystalFailure = true;
                    string error = "Unable to generate the Daily Rental Report.
                    error += "There was a problem sending the data to Crystal Reports.";
                    System.Windows.Forms.MessageBox.Show(error, "Error", MessageBoxButtons.OK, MessageBoxIcon.Error);
    The DataSet visualizers for dsDailyRentalParameters and for dsDailyRentalData both indicate that there is valid data being returned from SQL Server.  This code is part of a Win32 application developed using VS 2005 and the reports were originally developed using Crystal Reports 10.
    Thanks for any help that you can provide.

    Ludek-
    It appears that during the course of trying to rectify the CR versioning issues that I had, I altered the functionality of the application.  This morning I reverted back to the previous version of my application and started over on the changes.  After all, I only had a couple small changes to make.
    I now have a functioning application.  However, I am not sure exactly what the cause of the last issue that I was fighting or how to fix it.
    Anyway, thanks much for the assistance that you provided.
    Regards,
    Scott

  • Error when trying to schedule a report in infoview

    If i try to schedule a report and set the format to PDF and destination to specific email recipients and click the schedule button. i get the following error An error has occurred: Object reference not set to an instance of an object.
    my .NET version is 2.0.50727
    Business objects XI R2

    I'm having the same problem in Business Objects 4 BI Launch Pad with reports that were created in CR 2011.
    The viewer could not process an event. Error in File Buyer Status:
    Encapsulating page failed. []
    Error code:0 [CRWEB00000119]
    The interesting thing is that I have a test platform where all my reports work correctly.  However, all these reports fail with the error message on my production platform.
    On the production platform, I can run these reports from CMC without any errors.  I suspect that something about my Single Sign-On to database configuration is not correct.
    So far, I have been unable to detect any significant differences between the working test platform and the failing production platform.

  • Getting error when trying to create Exchange Connector in System Center Service Manager 2012

    Getting error when trying to create Exchange Connector in System Center Service Manager 2012
    The connection to the server was unsuccessful. Please check the server name and/or credentials entered.
    Additional Information: The server URL is not accessible or the user does not have permission to access it (message: The request failed. The remote server returned an error: (401) Unauthorized.
    Warm Regards, Pramod Kumar Singh Manager-IT

    Someone sorted out this issue by installing API 1.2 and copying the dll files to the service manager server ,service folder and replacing it with API 2.0 dll files.
    Also, your question is related to SCSM, please post at SCSM forum if you have further question.
    Juke Chou
    TechNet Community Support

  • Currently using Flash Pro CS5,  getting error when trying to open CS4 file.  Error is "Slides and Forms documents are not supported in this version of Flash. Please open in previous version.

    Currently using Flash Pro CS5,  getting error when trying to open CS4 file.  Error is "Slides and Forms documents are not supported in this version of Flash. Please open in previous version.  Has there been a fix or patch to this issue or do I have to convert back to CS4 to open the file?

    Having the same problem in CS6.  I can tell you that converting back to CS4 will NOT solve the problem.  It seems when support for backward compatibility is discontinued, there's just no way to get
    any help at all?  Absolute failure to provide any user support so far...

  • Client ADI App File Server Connection error when trying to publish report.

    Our users are having intermittent problems when trying to publish reports from their Client ADI process to Excel. They are receiving the error:
    "An error occurred while attempting to establish an Applications File Server Connection. There may be a network configuration problem, or the TNS listener may not be running. Nodename:"
    The problem is this issue will be present for a user and then for no reason that user will be able to publish reports again. Or several users will get this error and one user will be able to publish reports. The only consistency is when it errors out they get this message. The listener appears to be up and running as well.
    We are running 11.5.10.2 and ADI version: 7.2.12
    Any helps or tips would be appreciated.

    "An error occurred while attempting to establish an Applications File Server Connection. There may be a network configuration problem, or the TNS listener may not be running. Nodename:"Please see these MOS docs.
    ADI: Troubleshooting Connection Problems with ADI/GLDI [ID 70669.1]
    Troubleshooting the "Error Occurred While Attempting to Establish an Applications File Server Connection" [ID 117012.1]
    How To Validate FNDFS For Applications Desktop Integrator - ADI [ID 364796.1]
    ADI: Unable To View Reports In ADI [ID 1018797.102]
    Can not View Reports Submitted through ADI/Request Center [ID 135128.1]
    ADI RRA:Prefix When Connecting to Server with Muiltple Apps Instances [ID 201492.1]
    ADI Application File Server Connection Error [ID 146220.1]
    Thanks,
    Hussein

  • I get an error when trying to publish iPhotos to Facebook.

    I get an error when trying to upload iPhotos to Facebook.  Is there something I need to do to be able to share photos?

    Put in your Facebook login info again.

  • A report that uses tablix returns error when trying to deploy to Report Server 2005

    We have some reports that have been built using tablixes, and tested in a 2008 Report Server. When trying to deploy to Report Server 2005 (don't ask why) we get an error saying
    The report definition is not valid. Details: The element 'ReportItems' in namespace 'XXXXXX' has invalid child element 'Tablix'
    So.. what is the issue? I guess 2005 does not support tablixes.. And we cannot upgrade the server version. So the real question is.. is there a workaround for this to avoid having to remake those reports for 2005??
    Thanks!
    Juan Pablo Realini .Net Developer in developement, musician, Star Wars fan, married, father of 2 1/2

    Hi Shei Pi,
    Unfortunately Microsoft provide upgrade option only, not downgrade  .
    SSRS 2005 report can be seen in 2008.. but 2008 report cant seen in 2005.
    One guy created the utility which is paid, to convert the report from 2008 version to 2005.
    You can see similar thread in MSDN here, you can find the paid utility  link also for this issue.
    https://social.msdn.microsoft.com/forums/sqlserver/en-US/bc5fbe11-531a-4a9d-861f-24625a9f4599/converting-rdl-file-of-ssrs-2008-to-ssrs-2005
    Thanks
    Prasad

  • Invalid Key Code when trying to install Crystal Reports XI

    Hi, I was referred to your web site by SAP phone support.
    I am trying to install Crystal Reports Developer XI on a Windows Server 2003 machine, and the key code I retrieved from the service.sap.com site is not being accepted by the installation program. It gives me an error message saying that the key code is invalid or expired.
    What can I do? I tried posting a message to XX-SER-LIKEY-BOF as instructed on service.sap.com but they only answered by giving me the same non-working key code again.
    I tried calling the phone support site, and they instructed me to go to sdn.sap.com. I guess this forum is what they meant.

    I would suggest calling the Customer Service department; you can get the info from the following link:
    http://www.businessobjects.com/company/contact_us/
    Call either the Canadian or USA number. If they can't help you directly, they should be able to tell you who you need to contact to resolve your issue.
    Hope this helps!!
    Regards,
    Shweta

  • Error when trying to open a report

    Hello,
    We have installed Oracle Discoverer Desktop on a Windows Vista 32bit following the documents from the oracle support page.
    We are able to connect to the database and see all available report but we get a "Program has stopped responding" message when trying to open certain reports.
    For other reports it works great.
    Do we need to check something in our windows ? Change something in the Discoverer install or in Windows ?
    Please advice.
    Thank you and regards,
    Sorin Miroiu

    We are running a 10.2.0.4.0 Database on a Red Hat Linux 3.2.3-47
    cat /proc/version
    Linux version 2.4.21-27.ELsmp ([email protected]) (gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-47)) #1 SMP Wed Dec 1 21:59:02 EST 2004
    The discoverer version is 10g.
    There is nothing special to those reports we can't open. We aren't able to open them just on Windows Vista. They open just fine on a Windows XP.
    Also Discoverer Administrator is working OK on the Windows Vista machine.
    Is there an Oracle bug listed for this issue ?
    Thank you and regards,
    Sorin Miroiu

  • Error when trying to display a report

    Hi,
    when trying to display a report in Forms 11g 11.1.1.4 the window do not shows anything, the weblogic 10.3.4 is installed on Windows Server 2008 R2
    The logs i saw are these, what could be the reason of the error, what should i do to fix it ??
    rwserver_diagnostic.log
    [2012-11-13T06:10:13.861-08:00] [WLS_REPORTS] [WARNING] [] [oracle.reports.server] [tid: 15] [userId: weblogic] [ecid: 8d029db4c88cfa6e:72f4635e:13ab3dc02b9:-8000-000000000000ccd7,0] [APP: reports#11.1.1.2.0] Multicast:init  java.net.SocketException: Unrecognized Windows Sockets error: 0: no Inet4Address associated with interface
    [2012-11-13T06:10:13.861-08:00] [WLS_REPORTS] [WARNING] [] [oracle.reports.server] [tid: 15] [userId: weblogic] [ecid: 8d029db4c88cfa6e:72f4635e:13ab3dc02b9:-8000-000000000000ccd7,0] [APP: reports#11.1.1.2.0] Multicast:init  java.net.SocketException: Unrecognized Windows Sockets error: 0: no Inet4Address associated with interface
    rwservlet_diagnostic.log
    [2012-11-13T06:10:10.272-08:00] [WLS_REPORTS] [WARNING] [] [oracle.reports.servlet] [tid: 11] [userId: weblogic] [ecid: 8d029db4c88cfa6e:72f4635e:13ab3dc02b9:-8000-000000000000ccd7,1:29117] [APP: reports#11.1.1.2.0] Multicast:init  java.net.SocketException: Unrecognized Windows Sockets error: 0: no Inet4Address associated with interface
    [2012-11-13T06:10:10.288-08:00] [WLS_REPORTS] [WARNING] [] [oracle.reports.servlet] [tid: 11] [userId: weblogic] [ecid: 8d029db4c88cfa6e:72f4635e:13ab3dc02b9:-8000-000000000000ccd7,1:29117] [APP: reports#11.1.1.2.0] Multicast:init  java.net.SocketException: Unrecognized Windows Sockets error: 0: no Inet4Address associated with interface
    [2012-11-13T06:10:13.689-08:00] [WLS_REPORTS] [WARNING] [] [oracle.reports.servlet] [tid: 11] [userId: weblogic] [ecid: 8d029db4c88cfa6e:72f4635e:13ab3dc02b9:-8000-000000000000ccd7,1:29117] [APP: reports#11.1.1.2.0] RWClient:startInProcessServer  start inprocess server rep_wls_reports_srvweblogic_asinst_1
    [2012-11-13T06:10:14.656-08:00] [WLS_REPORTS] [WARNING] [] [oracle.reports.servlet] [tid: 15] [userId: weblogic] [ecid: 8d029db4c88cfa6e:72f4635e:13ab3dc02b9:-8000-000000000000ccd7,0] [APP: reports#11.1.1.2.0] Multicast:init  java.net.SocketException: Unrecognized Windows Sockets error: 0: no Inet4Address associated with interface
    [2012-11-13T06:10:14.656-08:00] [WLS_REPORTS] [WARNING] [] [oracle.reports.servlet] [tid: 15] [userId: weblogic] [ecid: 8d029db4c88cfa6e:72f4635e:13ab3dc02b9:-8000-000000000000ccd7,0] [APP: reports#11.1.1.2.0] Multicast:init  java.net.SocketException: Unrecognized Windows Sockets error: 0: no Inet4Address associated with interface
    WLS_REPORTS-diagnostic.log
    [2012-11-09T13:44:41.421-08:00] [WLS_REPORTS] [NOTIFICATION] [] [oracle.reports.adminlogconfig] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <WLS Kernel>] [ecid: 0000Jfb8SNZ4YrWFLziOOA1GbN_0000002,0] [APP: reports#11.1.1.2.0] LogConfig.load: logging.xml
    [2012-11-13T06:10:14.032-08:00] [WLS_REPORTS] [NOTIFICATION] [] [oracle.security.oes.util.logging.Log4jConfigurator] [tid: Thread-36] [userId: weblogic] [ecid: 8d029db4c88cfa6e:72f4635e:13ab3dc02b9:-8000-000000000000ccd7,0] Could not find log4j configuration for MicroSM.
    [2012-11-13T06:10:14.235-08:00] [WLS_REPORTS] [NOTIFICATION] [JPS-03258] [oracle.jps.authorization.provider] [tid: Thread-36] [userId: weblogic] [ecid: 8d029db4c88cfa6e:72f4635e:13ab3dc02b9:-8000-000000000000ccd7,0] Initializing UserUtils; mbean: com.bea.security.providers.authorization.asi.ASIAuthorizationProviderMBeanImpl@f6467a1e([ASI Authorization Provider]), instance: null
    [2012-11-13T06:10:14.235-08:00] [WLS_REPORTS] [NOTIFICATION] [JPS-03258] [oracle.jps.authorization.provider] [tid: Thread-36] [userId: weblogic] [ecid: 8d029db4c88cfa6e:72f4635e:13ab3dc02b9:-8000-000000000000ccd7,0] Initializing UserUtils; using directory: RootOrg!AdminDir, anonymous user: anonymousRegards
    Carlos

    This is not really the correct forum to be posting Reports issues. However, if I were to guess, your issue is likely related to the known issues related to installing FMw11R1 on machines which had IPv6 enabled. In most cases, disabling IPv6 would correct the problem, however some issues were not resolved even after disabling IPv6 post-install. I would recommend patching to WLS 10.3.6 and FMw 11.1.1.6 as these versions include fixes for all of those issues as far as I recall.
    Consider referring to this MyOracleSupport document if you have access:
    Steps to Maintain Oracle Fusion Middleware 11g Release 1 (11.1.1) (Doc ID 1073776.1)

Maybe you are looking for

  • New Release of Edge Reflow CC (Preview 7)

    We're excited to share Edge Reflow CC (Preview 7)! This new update helps you get up to speed with Reflow quickly, so you can create awesome responsive designs without a huge learning curve. Thanks to your feedback, we've added the following new featu

  • Syncing Apps from iPhone 3GS to 4S

    Hey folks, I recently upgraded from iPhone 3GS to iPhone 4S. I synced up my 3GS to iTunes and then connected my new phone. When I synced them I chose the restore from existing option. This worked great and I have all of my messages, email account set

  • How to put the ";" at the end when using dbms_metadata.get_ddl?

    Hi there, Is there a to put the semicolon ";" at the end of each DDL when I use dbms_metadata.get_ddl for (TABLE or TRIGGER)? Thanks

  • So I run a few blockers and............

    I'm aware that: the BT.com home page is primarily based on the consumer side for acquiring and servicing customers BT use sitecatalyst as well as test and target on their BT.com home page BT have seen a lot of great results using test and target part

  • Cant change permissions of backup disc

    how can i remove all the permissions of my backup disc without deleting the data on the disc ??? so that i can restore to an older time-machine backup. i tried several solutions , but non of them worked. near the icon of the external disc there is a