Acrobat X Std. Fails to Open, reporting, "Acrobat failed to send DDE command"

When I try to open Acrobat, whether opening it via a document or directly, it fails immediately, reporting an error, "Acrobat failed to send DDE command." I cannot even get into Acrobat's settings menus since the program fails entirely. I am operating on a newish Windows 7 PC which has been running this program successfully for a few months up until today. Help!

Hi Jeff,
It would be my recommendation that you contact our technical support team.
They should be able to help you!
Kind regards, Stacy

Similar Messages

  • SSRS 2008 R2 - Try to Open RDL - I got an error saying "Failed to open report 'reports_List.rdl' ... "Invalid character in the given encoding. Line 1, position 1".

    Hi,
    I am working on SSRS 2008 R2.
    My Colleague gave me one RDL. I have added it to my SSRS project on BIDS  & Tried  to Open by double-click on that RDL.
    I got a popup error saying "Failed to open report 'reports_List.rdl'. clicked on
    Details button & noticed error explanation as . "Invalid character in the given encoding. Line 1, position 1". 
    When i try to View Code of this RDL, I got another error message saying "Exception from HRESULT: 0x80041FEB"
    Can anybody suggest me ... what exactly the root cause of it?  how can i resolve it ?
    thanks a lot in advance !
    best regards,
    Venkat

    Hi Venkat,
    Did you use Visual Studio 2010 on your test? It is a known issue of Visual Studio 2010. Please refer to the following document. It has fix method provided by the Microsoft Web Development Tools team to work around the issue.
    https://connect.microsoft.com/VisualStudio/feedback/details/552134/hresult-error-creating-timetracking-sample-web-site-project
    Since the issue related to Visual Studio. I suggestion you post the question in the following forum:
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=Vsexpressvb 
    It is appropriate and more experts will assist you.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • "Failed to open report" error while running reports using Crystal Report

    We have a web application develeoped in ASP.Net, SQL Server 2005 , Crystal Reports 10.0. Sometimes if a large number of users run reports from their individual nodes they receive an error "Failed to open report ", if we restart the IIS they are able to run the reports. In addition to this the users also sometimes get the error "Maximum Report limit attained". Can any one provide me with a solution other than restarting the IIS.

    Hi,
    Use the close and dispose method for Report object. Its a best practice to code also gc.collect for garbage collection.
    It might help you!!
    Regards,
    Amit

  • "Failed to open report" error while running reports

    We have a web application develeoped in ASP.Net, SQL Server 2005 , Crystal Reports 10.0. Sometimes if a large number of users run reports from their individual nodes they receive an error  "Failed to open report ", if we restart the IIS they are able to run the reports. In addition to this the users also sometimes get the error "Maximum Report limit attained". Can any one provide me with a solution other than restarting the IIS.

    Hi Balla
    If you face this issue only while running the reports from a .Net web application, then please post this thread to the sdk development forum.
    You can follow the link below:
    https://www.sdn.sap.com/irj/sdn/businessobjects-sdk-forums
    Thanks

  • CRVXI fails to open report

    Hi,
    Can anyone help with this issue?
    Some reports are failed to open in CR XI Report Viewer when being scheduled and sent to the email. 
    The Error: 
    Problem Encountered: com.crystaldecisions.reports.common.GeneralException: Unable to load database connector  'com.crystaldecisions.reports.queryengine.driverImpl.DriverLoader'.
    Report can be opened and viewed with CR developer.  Report also can be opened with CR Viewer when it is not sent through e-mail.  Report runs and displayed on the server. 
    Thanks for any help

    beta

  • Running Java program created with Eclipse plugin fails to open report

    I created a CR 2008 report and using the Eclipse plug-in I created a Java program to drive data through the report and export the resulting reports as pdf files.
    This process works just fine if I run the Java program in Eclipse. I copied the code to a server to run the application remote.
    The program fails at the point of opening the Crystal Report. This is the error.
    D:\src>java EDIInvoice
    Current date : 2009928-
    Report output name is : D:\src\report\Invoice2009928-45462829.pdf
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: com/ibm/icu/util/Ca
    lendar---- Error code:-2147467259 Error code name:failed
            at com.businessobjects.reports.sdk.JRCCommunicationAdapter.<init>(Unknown Source)
    This is the code
    public class EDIInvoice {
         private static final String REPORT_NAME = "D:
    src
    CR8Invoice.rpt";
         public static void launchApplication() {
         try
            FileInputStream in = new FileInputStream("D:
    src
    ghxInv.txt");
            BufferedReader br = new BufferedReader(new InputStreamReader(in));
            String strLine;
            Calendar cal = new GregorianCalendar();
            int month = cal.get(Calendar.MONTH);
            int year = cal.get(Calendar.YEAR);
            int day = cal.get(Calendar.DAY_OF_MONTH);
            String today = (year + "" + (month + 1) + "" + day + "-");
            System.out.println("Current date : " + today);
    // Read the file one line at a time
            while ((strLine = br.readLine()) != null)  
                String patternStr = ",";
                String[] fields = strLine.split(patternStr);
                String EXPORT_FILE = "D:
    src
    report
    Invoice" + today + fields[1] + ".pdf";
                String Company  = fields[0];
                String Invoice = fields[1];
                String PO_number  = fields[2];
                       System.out.println("Report output name is : " + EXPORT_FILE);
         try {
    //Open report.
         ReportClientDocument reportClientDoc = new ReportClientDocument();
         reportClientDoc.open(REPORT_NAME, 0);
         System.out.println("Opened the report");
    As you can see the first 2 println statements worked fine, but the 3rd one failed. The program was not able to open the report.
    Is there a reason the code can not run without Eclipse?

    did you copy all the jar files? especially the jrcadapter.jar? please download the following sample and modify it accordingly:
    [http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/f087d31f-3e11-2c10-2cba-fcb5855f79ef]

  • Saving Acrobat 9.0 files to open in Acrobat 5.0

    I just purchased Acrobat 9.0 Pro. We have a workgroup of 7 staff, 3 use Acrobat 5.0, 2 Acrobat 8.0 and 1 - Acrobat 9.0 Pro. The issue is that when we use 9.0 and try and save docs, then those working in 5.0 cannot open them. We have tried everything, optimisation PDF/X/A/E, etc. Still nothing, those using 5.0 cannot open the 9.0 saved documents. It states that the files have been damaged. Is there anything that can be done? Has anyone else encountered this issue?
    Yes, the natural answer maybe to upgrade everyone to 9.0, but I don't wish to. One of the main reasons is that many of our clients do not have 9.0 reader.
    Any advice?

    I had the same problem when I installed Acrobat 9.1.2 ... others with Acrobat 5.0 received the "damaged" message trying to open the files. I found this was fixed by re-saving the file in Acrobat 9.1.2 using the "Document", "Reduce file size", "Make compatible with Acrobat 5.0 and Later", "Save".  This works fine and the users with Acrobat 5.0 can open the file for editing/viewing.
    This is tedious to do for every file printed.
    I attempted to fix my problem ongoing by setting the Distiller settings that are supposed to be used by Acrobat. In Distiller V 9.1 "Settings", "Edit settings", "Compatability", picked "Acrobat 4.0 (PDF 1.3), "Save As". Distiller now displays "Compatibility: Acrobat 4.0 (PDF 1.3)".
    However, when I then print from Acrobat 9.1.2 the resulting file's "Properties" displays "PDF Producer: Acrobat Distiller 9.0.0 (Windows)" and "PDF Version: 1.5 (Acrobat 6.x)". And the file can not be opened in Acrobat 5.0
    This appears to be a problem with Distiller not correctly saving the PDF 1.3 parameters (it appears to save PDF 1.5 by default); I have contacted Adobe directly but have not received a reply.

  • Database logon failed when opening report with parameter values in CrystalReportViewer

    Hi,
    I designed 2 crystal reports: report A contains parameter fields and report B did not contain any parameter
    I can open both reports in development site using CrystalReportViewer control. When I open the reports in testing site,
    I can open report B but can't open report A. It display error message "Database logon failed". When I set EnableDatabaseLogonPrompt
    to true and try to open the report A again, it shows database connection data which was created on report.
    In addition, it is strange that it displays error "Database logon failed" when I click an item in group tree panel of the report B. This indicates that it can load data from database
    in testing site but it connect to development database when clicking items in group tree panel
    All reports connect to database using Windows Authenication. It use dynamic database connection at runtime
    How to ensure the report always connect database using login data dynamically at runtime?
    Below is my code about database connection:
    string strServerName = null;
    string strDatabaseName = null;
    ReportDocument rptDoc = new ReportDocument();
    rptDoc.Load(strFilePath);
    ConnectionInfo connInfo = new ConnectionInfo();
    TableLogOnInfo logonInfo;
    for (int i = 0; i < rptDoc.Database.Tables.Count; i++)
    logonInfo = rptDoc.Database.Tables[i].LogOnInfo;
    ReportHelper.GetReportConnection(ref strServerName, ref strDatabaseName, strSystemType);
    logonInfo.ConnectionInfo.ServerName = strServerName; 
    logonInfo.ConnectionInfo.DatabaseName = strDatabaseName;
    logonInfo.ConnectionInfo.IntegratedSecurity = true;
    rptDoc.Database.Tables[i].ApplyLogOnInfo(logonInfo);
    rptDoc.Database.Tables[i].Location = rptDoc.Database.Tables[i].Location.Substring(0, rptDoc.Database.Tables[i].Location.Length - 2);
    crvViewer.ReportSource = rptDoc;
    crvViewer.DataBind();
    Development environment:
    - SAP Crystal Reports 2013 Support Pack 1
    - Visual Studio Professional 2012
    - .NET Framework 3.5
    - DDL
    CrystalDecisions.Shared (v 13.0.8.1216)
    CrystalDecisions.Web (v 13.0.8.1216)
    CrystalDecisions.CrystalReports.Engine (v 13.0.8.1216)
    Database connection in crystal report:
    - Database Type: OLEDB (ADO)
    - Provider: SQLOLEDB
    - Integrated Security: True
    Thanks and Regards,
    Tony

    Hi Tonylck
    Try  to pass login info to crystal report dynamically as follows:
    using System;
    using System.Windows.Forms;
    using CrystalDecisions.CrystalReports.Engine;
    using CrystalDecisions.Shared;
    namespace WindowsApplication1
    public partial class Form1 : Form
    public Form1()
    InitializeComponent();
    private void button1_Click(object sender, EventArgs e)
    ReportDocument cryRpt = new ReportDocument();
    TableLogOnInfos crtableLogoninfos = new TableLogOnInfos();
    TableLogOnInfo crtableLogoninfo = new TableLogOnInfo();
    ConnectionInfo crConnectionInfo = new ConnectionInfo();
    Tables CrTables ;
    cryRpt.Load("PUT CRYSTAL REPORT PATH HERE\CrystalReport1.rpt");
    crConnectionInfo.ServerName = "YOUR SERVER NAME";
    crConnectionInfo.DatabaseName = "YOUR DATABASE NAME";
    crConnectionInfo.UserID = "YOUR DATABASE USERNAME";
    crConnectionInfo.Password = "YOUR DATABASE PASSWORD";
    CrTables = cryRpt.Database.Tables ;
    foreach (CrystalDecisions.CrystalReports.Engine.Table CrTable in CrTables)
    crtableLogoninfo = CrTable.LogOnInfo;
    crtableLogoninfo.ConnectionInfo = crConnectionInfo;
    CrTable.ApplyLogOnInfo(crtableLogoninfo);
    crystalReportViewer1.ReportSource = cryRpt;
    crystalReportViewer1.Refresh();
    Ref
    http://csharp.net-informations.com/crystal-reports/csharp-crystal-reports-dynamic-login.htm
    Mark as answer if you find it useful
    Shridhar J Joshi Thanks a lot

  • My PDF Document can't open properly in Acrobat Reader XI, But properly open in Acrobat Reader X

    Hi ~~
    As the topic, My customers using Acrobat Reader XI Can't open My Pdf file,
    But, same file can be opened properly in Acrobat Reader X,
    Acrobat Reader XI shows Error Message: Can't Capture Embeded Font
    Is there any update of Acrobat Reader XI can fix this problem?  pdf file sample: https://www.dropbox.com/s/68t63gz85ux3v5z/AAAAA.pdf

    Hey jameswangtw,
    Please ask your customer try downloading Asian Language Pack for Adobe Reader from the link given below:
    Adobe - Adobe Reader : For Windows : Adobe Reader 11.0.09 Font Packs - Asian and Extended Language Pack
    Regards,
    Anubha

  • Fail to open report - Custom table prefix specified in the InfoStore error

    The version is BOXI3
    The open report method as
    IInfoObject  report = this.openManagedReportAsIInfoObject(reportName, parentFolderID, iStore, reportAppFactory);
    reportClientDocument = reportAppFactory.openDocument(report, OpenReportOptions._openAsReadOnly, java.util.Locale.US); // exception here
    Exception :
    com.crystaldecisions.sdk.occa.managedreports.ras.internal.ManagedRASException: Cannot open report document. --- Custom table prefix specified in the InfoStore does not exist.  This is a configuration problem. Please contact your system administrator.
    cause:com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: Custom table prefix specified in the InfoStore does not exist.  This is a configuration problem. Please contact your system administrator.---- Error code:-2147467259 Error code name:failed
    detail: Custom table prefix specified in the InfoStore does not exist.  This is a configuration problem. Please contact your system administrator.
         at com.crystaldecisions.sdk.occa.managedreports.ras.internal.RASReportAppFactory.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.managedreports.ras.internal.RASReportAppFactory.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.managedreports.ras.internal.RASReportAppFactory.openDocument(Unknown Source)
         at com.crystaldecisions.sdk.occa.managedreports.ras.internal.RASReportAppFactory.openDocument(Unknown Source)
    Any one knows why and how to config propertly ?
    Thanks.
    Forest

    Hello Forest,
    Please try using following code :
    ISessionMgr sessionMgr = CrystalEnterprise.getSessionMgr();
    IEnterpriseSession enterpriseSession = sessionMgr.logon("username", "password", "hostname:port", "secEnterprise");
    IInfoStore iStore = (IInfoStore) enterpriseSession.getService("InfoStore");
    IInfoObjects infoObjects = iStore.query("Select SI_ID From CI_INFOOBJECTS Where SI_NAME='World Sales Report' And SI_INSTANCE=0");
    IInfoObject infoObject = (IInfoObject)infoObjects.get(0);    
    IReportAppFactory reportAppFactory = (IReportAppFactory) enterpriseSession.getService("RASReportFactory");
    ReportClientDocument rcd = new ReportClientDocument();
    rcd = reportAppFactory.openDocument(infoObject,0, java.util.Locale.US);
    Thanks,
    Chinmay

  • Acrobat DC Std. free upgrade for recent Acrobat XI purchaser?

    Does Adobe provide a free upgrade to DC if I just purchased Acrobat XI Std. through Dell on a new laptop?

    Hi rickm31959255,
    If you have purchased Acrobat XI standard subscription, you can upgrade your copy of Acrobat to Standard DC version. Download Acrobat DC from  Adobe Document Cloud | Adobe Acrobat DC    and sign in with your Adobe ID credentials. However if you have got  a serial key for Acrobat XI Standard then you can' t upgrade to DC using the same serial key.
    Thanks
    Ravi 

  • HT1338 Error message : "Failed to open page" - Slow & failed loading online pages

    Lately I've been experiencing slow loading pages when I go online using Safari (that's all I usually use). Everything is updated. I often get the "Failed to open page" because it doesn't always even load. It stays blank for sooooo long then error messages appear "Failed...." Plenty of memory. Even while I type this the wheel begins to spinn, making me wait before I can complete this form. What can I do next? I use iCloud these days. Before iCloud I didn't have this problem, could there be a connection?

    If your Safari won't open, one or more of the following procedures should fix it:
    1. Go to Home/Library/Safari/ folder and remove the following two files:
    ¥ history.plist
    ¥ lastsession.plist
    (Safari may not load properly If these two files are corrupted.)
    2. Go to Home/Library/Caches/Metadata/Safari/ and remove the contents of that folder.
    (These are just webhistory files and are not required for Safari to run. However, similar to preference files, problems can arise if they have become corrupt.)
    3. Locate the cookies.plist file that's located in the Home/Library/Cookies/ folder and remove it.
    (Again, faults in stored cookies may interfere with Safari's launch.)
    4. Check whether any of your third-party internet plug-ins may be interfering with the launch of Safari by carefully moving them to the desktop (do NOT delete them at this stage). You can find these in two places:
    Home/Library/Internet Plug-Ins/ folder, and Global plug-ins are located in the Macintosh HD/Library/Internet Plug-ins/ folder.
    Also look in Library/Input Managers where other third party add-ons may lurk. If you find a SIMBL folder, please note that some SIMBLE.bundles may require updating or possibly removal.
    Restart Safari and place them back in the correct folders, one at a time, closing and re-opening Safari each time. If you discover that one of them was causing the problem with launching Safari, trash it and download and install a fresh copy.

  • After updating to 3.6.10 links in Outlook 2007 no longer open - "An error occurred in sending the command to the application"

    After updating to Firefox 3.6.10 this morning, Outlook 2007 can no longer open up links embedded in emails. Normally when you clicked a link it would open up Firefox and send you to the website, but when you click on any link it now says:
    General failure. The URL was: [url here]
    An error occurred in sending the command to the application.
    I don't know what happened. I didn't change any other settings on the computer.
    I am running Windows 7 64 Professional, MS Outlook 2007 with latest updates, and Firefox 3.6.10

    Please read this article to see if it helps:
    https://support.mozilla.com/tiki-view_forum_thread.php?locale=en-US&comments_parentId=542907&comments_offset=20&comments_per_page=20&forumId=1
    Also, you might try this first:
    https://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • Help, my Acrobat 7.0 standard wont open, "plug-in failed to initilize" Can anyone help?

    Hi Everyone, im really stuck and not too good with all the tec stuff. My Acrobat 7.0 standard has been working fine for a few years and studdently over the weekend it will not open and gives me the followig error:
    "there was an error while loading the plug-in "updater.api". the plug-in failed to initialize"
    Does anyone know of any solutions to this problem? Could I uninstall and reiatall or is there an easier way? Apparently although I said 500USD for the product there is no support availabel on the phone unless I upgrade so Im in a bind.
    All help would be greathfully accepted.
    Thanks for listening
    Ciara

    Hi Imwaves,
    I repaired the adobe files through the control panel add/remove program and got it up and running but your experience explains why.
    I aldo run avast free software and while I have now scanned the adobe files and there are no virsus there prob was before it was repaired...im now doing a full scan of my conputer.
    However as you suggested i did check the virus chest and also found soap.api in there which had been removed on 2nd June. I think the virus tricked avast into removing the soap.api file so as to render the program useless.
    At least we have gotten to the bottom of it and hopefully it may help ithers who have experience the same thing. Thanks for your help
    Cheers

  • PDF Opens Fine in Acrobat Reader (Windows), Won't Open in Acrobat Reader (Playbook)

    Hi.  Anyone have a suggestion for a PDF file that opens fine in Adobe Acrobat Reader on one platform (in my case, both Windows Vista and Windows 7), but won't open on another (in my case, Blackberry Playbook)? This is a camera operation manual from Pentax: I have downloaded it from Canadian, US and Japanese websites (different file names, same file size), but always get the same result.
    Here are some of the details:
    1. I can see the PDF file on both platforms, and it's the same size on both platforms (i.e. it's not a copying error creating a null-sized file on the Playbook).
    2. Technically, you could say it "opens" on the Playbook, because Adobe Acrobat Reader launches... but the document reads like a zero-page blank file.
    3. All the other PDFs I've ever used on the Playbook are fine: I have PDFs with hundreds more pages than this one, and they read and open OK.
    I would get around the problem by saving the PDF in a different format, but password protection is preventing me from doing that.
    Any suggestions you can offer will be welcome.
    Thanks.

    Hi Kenneth, I am having this same issue but I am in a domain controlled environment.  What I discovered is that I had to go to the actual exe file in C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe then right click on the exe, run as local administrator.  Then I got a pop-up talking about this protected mode that I have seen in other places.  I chose to ALWAYS open with protected mode disabled.  Then my reader opened and worked perfectly.  UNTIL I closed it and tried to open it again as my user.  My problem is that I can't even get to the settings as my user to be able to disable protected mode.  It seems the setting change is user to user not system wide.  I hope this helps.  Hopefully though I can get some help on being able to disable protected mode for the whole system.  I currently can't find a registry key...there must be one!!

Maybe you are looking for

  • MSI 990XA-GD55 power phase design

    Hi, I am new to the forum. Bilding my 1st rig and am just wondering what is the power design of the 990XA-GD55 MB is it 8+2 or something else? Can't find info on that anyware... MSI shoud have that info at the MB's home page, it's very helpfull in di

  • Transfer info from hp laptop to new macbook pro

    hello I just recently brought a macbook pro for school. as the title states i am going from pc (windows XP) to mac (snow leopard), finally. I have an external harddrive but have a few questions on syncing my iPhone 3G and iPod classic over. -Should i

  • Error RABAX_STATE while launching HRESS_A_MENU

    Hi, When I open the application HRESS_A_MENU in portal or in SE80, I get an error 500 SAP Internal Server Error Error: Type conflict when calling a function module. (termination: RABAX_STATE). Below is the ST22 dump analysis.... also check the attach

  • VPDs - Am I missing something?

    I'm trying to set up VPD in an existing 8.1.7 system. I've read the Openworld paper by Scherer, the Oracle magazine article by Davidson and chapter 12 of the 8.1.5 version of the ADG. I've seen nothing to indicate that an INSERT policy should behave

  • Various windows not opening post installation of recent update

     - when selecting tools in IE 11 > internet options nothing happens; little Internet Option window does not show up (inetcpl.cpl works tho)  - file upload windows such as the ones used to select from my computer and upload photos on online sharing we