CR runtime for VS2010 (v13) not generating report

I installed Crystal Reports Runtime for VS2010 version 13 on Win2003 Server 64 bit (for intranet website that is used to execute reports). The web site is executed under Integrated security. The user account and the network service account have write and modify access to the designated temp folder on the web server. But for some reason when I execute the report, "Database Logon Failed" error is getting generated. Crystal Reports 10.5 runtime under same settings worked fine, but when I installed CR13 runtime and changed Web.config to point to CR13 version, it is generating this error. The correct version 13 is getting picked up as I checked the ReportDocument object's Class Version after the ReportDocument.Load() is executed, and it points to version 13. It is generating this error when executing " ReportDocument.ExportToDisk". Does any account other than the user account (logged in NT account) and service account require permissions to temp folder. Does any other folder require permissions? What is new in version 13 regarding the temp folder that CR uses to generate the report? The temp folder that is used in our intranet web site to generate CRs is a special folder (not C:\Win\Temp but another designated folder) that has the user account & Network service account have write and modify access. Has anything regarding the temp folder that CRs uses changed between CR10.5 and CR13. The web site, Crystal Reports(.rpt) and SQL server (Network is set up for Kerberos Authentication) are all set up for integrated security, and this set up worked with CR10.5 runtime, but does not work with CR13 runtime.
Error Details:
Server Error in '/' Application.
Database logon failed.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Database logon failed.

I have the same issue as you. I have converted my reports from CR10 to CR13. I can execute them locally (I'm in "Administrator Group"), but when I deploy the reports to my DEV environment I have this error :
CrystalDecisions.CrystalReports.Engine.LogOnException: Echec de la connexion à la base de données. ---> System.Runtime.InteropServices.COMException (0x8004100F): Echec de la connexion à la base de données.
   à CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext)
   à CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)
   --- Fin de la trace de la pile d'exception interne ---
   à CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException(Exception e)
   à CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext)
   à CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext)
   à CrystalDecisions.CrystalReports.Engine.FormatEngine.Export(ExportRequestContext reqContext)
   à CrystalDecisions.CrystalReports.Engine.FormatEngine.Export()
   à CrystalDecisions.CrystalReports.Engine.ReportDocument.Export()
   à
I don't understand how it could be a database connection problem, because the report crash on CrystalDecisions.CrystalReports.Engine.ReportDocument.Export() call and, at this point, data are loaded into the dataset from my Data Tier (which did not fired an exception).

Similar Messages

  • Which iDOC Type for Credit/Debit notes generated from SD Module ?

    Hi,
    We are implementing an EDI Solution for SD Invoices which would involve sending EDIFACT Messages generated out of mapping the SAP iDOC TYPE INVOIC02 to the EDIFACT fields.
    We also have to send Credit and Debit Notes generated from SAP in the SD Module in the same path. We are currently planning on using INVOIC02 for doing this.
    My Question: Is this the proper approach ? We don't want to use the Credit / Debit advises in FI-GL to post to Credits to Customer Account.
    Is there any other iDOC Type or message type that we should be using for SD Credit/Debit Notes ?

    Hi Mahesh,
    Thank you for your help.
    In my client location data is posted non-sap to sap through SAP XI/PI.
    so i need to tell the xi guy to which IDOC is used for this interface and technical names.
    Can you help me.

  • How to use runtime datasource with crystal to generate reports

    Hi,
    I am new to BO Crystal reporting area. In my appliaction I am trying to use runtime data source. My objective is to use a 'List of Java ValueObject(class holding private attributes with public getter setter)s' as report database. I am using version BO XI 3.0.
    As per development guide I have to perform the following steps to use runtime datasource
    1. Put your manipulated data in a RowSet form that can be processed.
    2. Create and fill an com.crystaldecisions.sdk.occa.report.data.IDataset object with the rowset data.
    3. Add or set the data source with either the addDataSource or setDataSource methods of DatabaseController class.
    API doesn't allow me to set/add "Record"/ "RecordBatch" to RowSet. Please help.
    Please note: I have already tried and understand the usage of following types of data sources
    1. All types of db conductivities as provided by Crystal designer "Database Expert"
    2. Also I have successfully tried & tested transforming "List of Java VOs" into XML, TXT, CSV file format and use them as data source for crystal.

    Frank Bareuther wrote:
    The DBMS is the same, we are only using a different database user to log on.
    There is a separate db user for each server.
    The EAR with a given datasource name in the entity EJBs should be deployed
    on all 4 servers without changing descriptors.Interesting. And what is the value of using a different schema/user in the
    different servers? I do believe that this configuration issue can be
    achieved but I have not done it myself. I believe there is a way to
    have some portions of a managed server's configuration by in a per-server
    config file. That would be where you would define the pool. The DataSource
    could also be there (with the same name for every server), or it could
    be in the common one in the admin server.
    I would file a support case to get this documented to show you how to
    do what you want.
    Joe

  • Large Number of Multi-Select Parameter Values does not generate Report

    I have a SSRS Report that requires 4 multi-select parameters.
    The report is deployed on a SharePoint website with SSRS integration.
    I calculated, if the user selects 'Select All' for one specific customer, there could be at most 2700 possible parameter values among the 4 parameters.
    In some cases, when a user selects 'Select All' and clicks Apply, nothing happens.  No icon showing Processing Report.
    If a user selects 'Select All' and the total number parameter values are under 500 for a specific customer, there is an icon showing Processing Report.
    I followed the instructions at:
    http://social.msdn.microsoft.com/Forums/en-US/b02ccb5d-6019-4d63-bd6c-8baff24fffd8/sql-server-limit-on-the-number-of-multivalue-parameter-selections?forum=sqlreportingservices
    That did not help.
    Thanks in advance.

    Install the latest update of SQL Server :
    2008 SP2 : http://www.microsoft.com/en-us/download/details.aspx?id=12548
    2008 R2 SP2 : http://www.microsoft.com/en-us/download/details.aspx?id=30437
    2012 SP1 : http://www.microsoft.com/en-us/download/details.aspx?id=35579

  • Cisco Prime Infrastructure 2.1 Not generating reports

    Dears,
    I am new to Cisco Prime. I installed Cisco Prime Infrastructure 2.1 for 60-days evaluation and i added routers, switches and APs. I configured SNMP community and telnet credentials. I can see clients on Dashboard, but when i go to reports and generate them for last hour, it displays "None Detected".
    Please advise.

    Programmatic access to PI's data is via the REST API.
    Check the help menu on your PI server to see documentation regarding the supported tables and fields that can be queried via that method.

  • DCS system configuration information monitoring registry does not generate reports

    Hi I try to monitor the registy with a user defined data collector set.
    I created the system configuration DCS and started it. Afterwards I installed adobe acrobat reader. After stopping the DCS no report showed up (red arrow). What is the reason for this behaviour?

    Hi Arno N,
    Would you please let me know OS edition information of the server (or client computer?) where created the Data
    Collector Set? Was it Windows Server 2008 R2 or any other?
    On current situation, please refer to following KB and check if the Hotfix will help you.
    Performance Monitor data collector set does not collect
    all required performance counter data in Windows 7 or in Windows Server 2008 R2
    If this issue still exists, would you please let me know how you configured “Run as” option when create
    the Data Collector Set? Did Run as an administrator account or just
    Run as Default?
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Proxy Runtime for Business System not visible in RWB.

    Hi,
    We are running SAP PI 7.10 SP7.
    The current landscape contains currently 2 SAP R/3 application systems and 1 SAP PI systerm that are all registered with the SAP PI SLD.
    There is Business Systems configure for both the Application systems in the SLD from the registration.
    In the ID it was possible to import these Bussiness systems and to use them in scenarios. It is even posible to post messages to both IE on these Business Systems. If tcode SPROXY is executed on both these business systems then it connects to the same ESR. On both business systems I have created a "PIRWBUSER" with the same password and roles as on SAP PI.
    Now my ploblem is that I only see one proxy runtime in the RWB under Integration Engines.
    Please can you assist in this matter?
    Regards
    Willie Hugo

    Hi,
    The problem is solved with patches to the following JAVA components.
    MESSAGING 7.19
    SAP_XIAF7.17
    SAP_XITOOL7.14
    Regards
    Willie Hugo

  • Crystal Reports version for VS2010

    Hi there,
    What's the version of CR for VS2010? Is it CR2008 or CR X?
    Because I'm looking forward to get some study material(textbook) for CR in VS2010, but don't know what I should looking into CR X or CR XIII or CR 2008?..
    P.S. I checked the CR CrystalDecisions.CrystalReports.Engine.dll in the global assembly, and it shows two version 13.0.2000.0 and 10.5.3700.0.
    Thank you,

    Hello,
    What's the version of CR for VS2010?
    Dll version: 13.0.2000.0.
    Product Name: Crystal Reports for Visual Studio 2010 (CR4VS2010).
    Is it CR2008 or CR X?
    It's a different product than CR2008 and CR X. Look at the link below for details.
    Just an FYI... with earlier versions of VS we use to ship the CR product usualy referred as Bundled CR. CR4VS2010 is the same type for VS2010, but not shipped with VS2010 setup.
    Because I'm looking forward to get some study material(textbook) for CR in VS2010, but don't know what I should looking into CR X or CR XIII or CR 2008?..
    Look at the link below.
    P.S. I checked the CR CrystalDecisions.CrystalReports.Engine.dll in the global assembly, and it shows two version 13.0.2000.0 and 10.5.3700.0.
    13.0.2000.0 - is the dll of CR4VS2010 and this is the one which you should be using in apps designed and developed in VS2010. You can use reports pre-designed in CR2008 through.
    Link for CR4vs2010:
    /people/coy.yonce/blog/2010/11/12/crystal-reports-for-visual-studio-2010-production-release-now-availableCystlR%2528SAPWeblogs%253ACrystal+Reports%2529
    Hope it helps.
    Thanks.

  • Action log not generating for order

    Gurus
    Please check& tell me on order type which is for inspection is not generating
    Action Log can you please update
    Regards
    CHANDRASHEKHAR INGOLE

    dear all
    action log & material availability also checking not happening
    Even thought the material is in stock it creates message shortage of material
    I have set all controls in OIOI t code same as IDES
    all the settings done in custimizing in availability check for prts & material but still problem is there
    In IDES it is working perfectly
    Regards
    chandrashekhar Ingole

  • Generating reports

    I have migrated from windows to linux. I can not generate any report using the adadmin tool. I can relink executables, I can generate graphics. I can do everything else in with in the adadmin tool, I just can not generate reports. I simply get reports not generated. Any ideas anyone.
    jeff

    Hi, I still couldn't really understand how SRW.RUN_REPORT works eventhough I have read the Help from ReportBuilder.
    For example, what does it mean by:
    SRW.RUN_REPORT('report=MAIL_IT desname='||:ename ||' desformat=dflt batch=yes mgr_no='|| TO_CHAR(:empno) );
    In this example, do I have to create another query called MAIL_IT? Do I have to append the command line with "desname='<name>' desformat=dflt batch=yes number='<char>"?
    If so, what do these 3 lines mean?
    SRW.RUN_REPORT('batch=yes report=SALARY destype=file desformat=dflt desname=salary.lis')
    SRW.RUN_REPORT('batch=yes report=COMMISS destype=file desformat=dflt desname=comiss.lis');
    SRW.RUN_REPORT('batch=yes report=TAXES destype=file desformat=dflt desname=taxes.lis');
    e.g. The new reports names will be SALARY, COMMISS and TAXES or salary.lis, comiss.lis and taxes.lis?
    Please help.
    Thank you.

  • Generating Reports - Any assistance appreciated

    I have a task server set up to collect system information data from clients all over our district. I have been able to generate reports for most of the clients that I have added to my lists. These have been machines that have been both on and off line. Now that we are in the middle of spring break, I have been trying to generate more reports, but I cannot. The reports will only be collected from computers that are "on line."
    Shouldn't the report data come from the task server and not the clients? It shouldn't matter if the clients are on or off line, right? Am I missing something?
    Any thoughts or advice would be greatly appreciated.

    Yes. I set the task server up before capturing and adding client to lists. 4 months or so since we began this project. My last report generated (3/3) had around 1200 clients. The ones I ran this week, (with students out for vacation) I could generate reports for the few that were not powered off for the week. I have 2500 in my lists (and will continue to grow to around 4000-5000).
    I have set the upload to task server schedule on a school by school basis. Different days and times per school. We were finding that there may have been some bandwidth issues at a couple of schools that are totally wireless and are syncing php's daily, so I had to alter there task server schedule.
    I had not been using the "rebuild data" because everything I read made me to believe the reports would then generate from the clients and not the task server if that was checked. Is it actually the other way around?
    This whole process has been very time consuming and major headache causing project. ARD does not seem to live up to the hype....then again what really does?

  • Posting not generating TDS line items

    Hi SAP Gurus,
    After configuring the TDS in company code xxxx,  while posting the conversion charges using f-43, the line item for TDS is not generated . For that I selected “withholding tax check box in the vendor master” n also assigned the “withholding tax to company code in the customization”
    Answer will be appreciated by adding  good points.
    Regards,
    Krishna

    Dear Krishna
    Check the tax GL account which u have assigned and tick the
    line item display in Control data.
    Also re-check if have u defined the tax codes,tax type and tax keys correctly?
    Regards
    Ravi

  • I am using ARD 3.5.1 cannot generate reports

    I am using ARD 3.5.1 on a snow leopard network. I can access nodes on the network and gather information(hardware) just fine
    but when i try to get reports i.e. application usage it does not generate report just runs,, i get no error just keeps running.
    i can remote ilnto devices just fine any ideas how to fix this because we really need software inventory controls
    THanks

    I think i have the resolution to this you must be logged into YOUR device with the local administrator password and the reporting functionality works

  • CR2010 for vs2010 Runtime to deploy on client available or not ???

    OK we have converted our solution to VS2010 and it uses CR2010 for VS2010.  The converted solution seems to work even displaying reports.
    I am trying to understand, do we have a runtime to install for delpoyement on client computers  RIGTH NOW or we dont ?
    If we do not, we should have been advised of this before waiting for the launch of VS2010 and then for SAP BusinessObjects to release the current BETA.
    This is really not funny at all.  To my knowledge, it is the first time we are stuck waiting for CR and holding our usage of the latest dev environment from MS because of this.
    We have been using CR for decades without questions, today, we are planning meetings to discuss the complete removal of CR reports from our solutions.  A real bummer!
    A fast reply from SAP would be appreciated with an date of availabilty for the deployement runtime solution.
    Thanks.

    Hello,
    I have been following the posts and I have a few questions that I am still not clear on. I have read the white paper at the following link: [white paper|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d085f103-ff2d-2d10-2f9e-ffb14d10ef33?quicklink=index&overridelayout=true].
    Here are the conditions.
    1. I have changed the configuration file for a WinForms application as instructed but I can still not get the application to work with .NET 4.0.
    2. If I compile the application under .NET 3.5 the application works. Under .NET 4.0 an exception is thrown when ReportDocument.SetDataSource() is called. The error message states "Unknown Query Engine Error".
    3. The version of Crystal Reports being used is Crystal Reports Basic for Visual Studio 2008. Service Pack 1.
    Here are my questions
    1. Is this the correct thread to ask this question or should it be moved somewhere else?
    2. Is Crystal Reports Basic for Visual Studio 2008 supported with .NET 4.0 (WinForms and Web App)?
    3. If it is supported are there instructions on how to get it to work?
    4. The white paper gave a work around but I got the impression that the white paper was only for a development/test environment but not production. Is that true?
          Thanks,
          Tim

  • Is Crystal Report for VS2010 runtime redistributable package required?

    Is Crystal Report for VS2010 runtime redistributable package required when develop reports using WPF window/XBAP technology?
    Is it required to install this runtime package (.MSI/.MSM) into the client machine?
    If .msm is to be used, then how to setup and deploye msm package into VS2010?
    Environment:
    VS 2010
    CR for VS2010
    Please reply friendz.
    Thanks & Regards,
    Mani G.S.

    Hello Mani
    Yes, the runtime is required on all computers that the app will run on. See the wiki [Deploying Crystal Reports for Visual Studio 2010 runtime|http://wiki.sdn.sap.com/wiki/x/ZwdeDw]. Also, consult your CRVS2010 developer help file:
    http://help.sap.com/businessobject/product_guides/sapCRVS2010/en/crnet_api_2010_en.zip
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Maybe you are looking for

  • Error: Untrusted Server Certificate

    When i click on Query Interfaces (IPS Manager: Configuration > Settings > Interfaces) i get the following error: An error occurred trying to get the interface information. An error occurred while trying to determine the sensor version. Detail = Error

  • How do I load music on a new ipod without using itunes?

    I am having tons of problems with getting itunes to pull up on my computer. I believe that my computer has a pretty nasty virus in it and it is causing problems with many of my programs (internet explorer, norton, and other programs). I am having my

  • PowerBook 145B Startup Trouble

    So I have this PowerBook 145B. It will start up with the regular startup sound and a slight click on the speaker, and the drive stays spinning, but the screen stays blank. The pointer is on the screen and can be moved by the trackball, but nothing ha

  • Monitoring a remote service, then starting and sending notfification

    0 Hi- I am a PS newbie so forgive me if this has been answered. We are migrating to SCOM2012 but have 1 2000 server that needs 1 service running on it. Since SCOM2012 can't monitor 2000 servers I need to monitor this service somehow.  I am trying to

  • How to show busy times from events in one caldendar in another calendar

    Hi all, I have the following scenario: I am managing two calendars in iCal, one with private events and one with work-related events. The private events are entered manually, the work events are synched with an MS Exchange server. How can I show the