DDE Poke to WinWord 2010 with open Document (Format Docx)

We have a DDE Client in a big old software and use Winword 2010 as DDE Server. Execute and request commands works as expected. There is only trouble with sending data via poke and that only if the Word document has the new file format (docx or docm).
Sometimes Word crash, sometimes nothing is happen and sometime not displayable chars appear. It depends on what was sent. If the document format changed to 2003 everything is fine. It's seems Word changes its interpretation of the ASCII text which was send
via DDE poke.
Do we have a chance to use DDE with Winword 2010 and the new document format without rewrite the whole software?

Hi,
As far as I know, Dynamic data exchange (DDE) is an older technology that is not secure. We may use a more secure alternative to DDE in Word 2010, such as object linking and embedding (OLE). Please refer to the link about the tasks
that Word performs with DDE and the methods used to control each task in Visual Basic.
http://msdn.microsoft.com/en-us/library/office/ff837927(v=office.14).aspx
More detailed information:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms648711(v=vs.85).aspx
http://support.microsoft.com/kb/74807/en-us
Then, the issue is more related to Windows desktop Development, I recommend you post the question to MSDN forum:
http://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?category=windowsdesktopdev
Regards,
George Zhao
TechNet Community Support

Similar Messages

  • Hello, how can i modifie in the options, aplications, Adobe acrobat document, open with Adobe acrobat (in Firefox) instead of open with portable document format (default). Thanks

    I can'T open pdf links in another page, because in options, aplications i have in Adobe acrobat documents open with portable document format (default) and i must put open with Adobe Acrobat (in firefox) default.
    Where can i change the default?
    Tnaks

    All you now have to do is use that variable to the value property of your text field... So add this at the end of your code:
    this.getField("Conference_Option").value = ConferenceOpportunity;
    Also, I would use MouseUp, not MouseDown.

  • Why is there no eprint support for open document formats, such as those produced by openoffice

    Why doesn't the eprint service support open document formats? This should be a minimal requirement!

    Sorry, as important as this issue is to all of us who use Firefox, this is a Firefox support forum - not an appropriate place to start a discussion like this.
    I'm locking this thread for two other reasons though. <br />
    # An appropriate hyperlink to the original article wasn't provided.
    # Copy and paste from the original article without quotation marks or proper attribution.

  • Still looking for ODF (Open Document Format)

    Pages 2 still doesn't support Open Document Format, and Apple doesn't appear in the recently founded ODF Alliance odfalliance.org - I'm just disappointed.

    Pages 2 still doesn't support Open Document Format,
    and Apple doesn't appear in the recently founded ODF
    Alliance odfalliance.org - I'm just disappointed.
    This issue comes up repeatedly. Apple doesn't read these user forums. Please make sure directly send them your feedback.
    <http://www.apple.com/feedback/pages.html>

  • Captivate 3 support for Open Document format?

    Hi,
    Does anyone know about support for Open Document Format in Captivate 3? (OpenOffice presentations)
    Is it possible to save OpenOffice presentation in open document format or does it have to be saved as microsoft power point file?
    What about Captivate 4? Any improvement?

    On the OpenOffice.org site, look under projects, and there's an Open Document Toolkit for Java. I've no idea of its status though.

  • Can not open pdf file in Outlook 2010 - error opening document

    when I click on the PDF file in the email (Outlook 2010), Adobe opens but it pops a window "There was an error opening this document. Access denied". If I save the document as a file, aka to the desktop, I can open it then.
    Also also I click on the ok button in adobe, it posted a Runtime error! application has requested the RunTime to terminate it in an unusal way.
    has anyone seen this issue. Desktop is using Windows XP, 4 gig ram, Adobe X verision 10.0.1

    Did you try this?  It worked for me.
    http://www.darrenstraight.com/blog/2010/12/16/adobe-reader-x-there-was-an-error-opening-th is-document-access-denied/
    Open up Adobe Reader X
    On the Toolbar Menu go to Edit > Preferences
    Go to the general tab under Categories.
    Untick “Enable Protected Mode at Startup”
    If asked if sure, click Yes and then Ok.
    Now close Adobe Reader X and try opening the PDF again.

  • Unable to change/reset colors with open document in Photoshop CC 2014

    I have the 2014.2.2 release of Photoshop CC 2014 and am suddenly unable to change or reset colors with an open document. I get a "Could not complete your request because of a program error" message. After closing the document (or before opening one) I can change colors okay. But not with a document open.

    OK, then resetting Photoshop's preferences is the next thing to try. But first, save a copy of the existing preferences - we may need them to figure out what is going wrong.
    See this page for ways to reset your prefs: Photoshop Help | Preferences

  • Drilldown with Open Document API

    Hi
       I am having a problem in BI. Please anyone help of solving this. The problem is like that:
    I have a report with drilldown capabilities. Report is like that KPI Vs YEAR. Now after drilldown the report change to KPI Vs Month. Now Month has a hyperlink that switch the report to the another report (details record of that particular month). Now i want a add a feature something like this: from details records Is there any way to back to my master report with last status(KPI Vs Month). I have made a solution, from details report using Open document API i can switch to the master report  but it has an initial stage like KPI Vs YEAR. But when i switched  to the details report from master report, the master report has the stage like KPI Vs Month.
    Thanks for giving any suggestion
    Arif

    Hi Arif,
    I usually add the parameter sWindow=New to the URL that drills from the master to the detail report (i.e. in your example from Month and KPI to the new report). This makes the detail report open in a new window. The user gets back to his starting point (the monthly view) by simply closing the browser window of the detailed report.
    Hope this helps, Martina

  • Problem with Open document SSO using websphere.

    Hi All,
    I have a issue,
    We configured AD SSO using websphere and its working fine but when we try to login to the open document SSO using websphere it prompting for login credentials.
    Is there any steps needed for configure open document SSO using websphere.
    We made all the changes in web.xml file for the Open Document ,same as in Infoview web.xml file.
    When we launch the Open Document, it prompts for the login screen, we get username and passwd fields we do not get the authentication drop down,if we give the AD credentials , we get "Enterprise Authentication error" .We feel the default authentication mode is taken as "Enterprise".
    We have made changes in the web.xml for open document to have authentication.dafault as "secWinAD", also ,for test purpose we made the authentication. visible as "true" but the changes were not taken, we have redeployed the war files.
    Any one please help on this.
    Environment Details-
    BOBJ XI R3.1 SP2
    Web Sphere 6.1.0.25  .
    Thank you in advance.
    Thanks & Regards,
    Bill.

    The same settings in the infoviewapp web.xml must be applied on the opendocument web.xml. Also you must be on XI 3.1 FP1 or higher. There is currently an Edge issue being investigated.
    Regards,
    Tim

  • Open document format

    I'm not sure if this is the appropriate category to place this question, but is there a way we can de-couple the open document plugin for abiword from the gnome libraries? It seems vastly inappropriate to require gnome for this plugin, considering the efforts to make it a open standard. Which plugins in the abiword-plugins package actually require gnome anyway?

    I would suggest you dig around in the abiword source and see if you can compile it without gnome dependancies. You should be able to tell quickly if what you are asking is possible.

  • Open Document Format - No library for Java???

    Hi guys,
    I'm looking for a library that let's me access Open Document Files, like *.ods.
    There SHOULD BE something like that...
    Does anybody of you know anything?
    Greetz
    Sascha

    On the OpenOffice.org site, look under projects, and there's an Open Document Toolkit for Java. I've no idea of its status though.

  • Why no native open document format?

    I'm currently working on a draft for a native document format
    like ODF (OpenDocument), but beeing more "professional" while
    supporting color management, intermedia representations, product
    definition and job networking with easy file exchange.
    All needs to this document format are based on solving
    current problems with proprietary formats, dump applications and
    mostly conversions.
    As I can see the workflow would be: converting the
    application document format (e.g. InDesign) to PDF and then it will
    be converted to Mars to be processed with XML tools to be converted
    to PDF... this will multiplicate all problems that currently exists
    in document processing!
    So I'm wondering why Adobe released a document format that is
    made to be converted and not a document format that is supported
    natively without conversion?

    But nobody deals with this intention!?
    The intention that Adobe makes public is: There is PDF, there
    will be PDF and will will be PDF and by the way we have there a
    little Mars format where can use your XML tools to modify the
    document easily, but pleeease convert this back to PDF!
    Why Adobe doesn't force the native support? This would be the
    (r)evolution, but not one more destination to convert to and to
    have problem with.

  • When opening .doc from website link, FF appends .docx extention to file & does not open in Word 2010, with incorrect file format error. Pls Help

    I'm using Firefox v12 to open a hyperlink from a website that points to a filename.doc MS Word Document for download.
    We are then asked to open the file with MS Word (Default), which our installed version is MS Word 2010.
    Firefox then renames the file appending a .docx to the filename e.g filename.doc.docx. MS Word 2010 opens with error 'incorrect file format', which is correct as Firefox has renamed it.
    Is there a fix or workaround for this?

    Hello Jscher2000,
    I can save the file and it opens fine.
    It's when I open it directly, Firefox appends the 'docx' extenstion to the filename.
    If I continue to reopen from the web link, Firefox renames the file as so
    mydoc.doc-1.docx
    mydoc.doc-2.docx
    mydoc.doc-3.docx
    I can open a .doc from a Microsoft site ok.
    I have the feeling it's the way the web server is reporting the mime type to Firefox.
    The link in question works fine in Internet Explorer.
    best regards,
    Youngielinux.

  • Proplem with opening documents with Reader 9.1

    Hello Together.
    I hope someone can help me.
    I have a interesting problem. When i want open a PDF Document with a doubleclick, then the Reader hangs most time. This will happen on different documents. If i open this document over Acrobat Reader menu, the document will open correctly.
    The next crazy point is, if i want rename the folder which contains the pdf files, the explorer will hang also.
    Our configuration.
    Windows Vista SP1 and SP2
    Profile Path local
    Adobe Reader 9.1.2
    Domain Logon.
    What i have tested:
    - Same installation with a local user account. = Works.
    - Reinstall = problem exists
    I have found a small thing. If i delete the UserCache.bin file int the APPDATA, then it works until the files is recreated.
    Other PDF reader from other companies works without any problem.
    I hope somebody can give me some hints or a solution for this problem.
    Greets
    Mike

    I am experiencing a similar problem as well with Reader 9.1.
    I am unable to open a PDF file by double clicking. The file is displayed with a PDF/Adobe icon so the file is associated with Adobe Reader. However when you double click a dialogue box appears saying that it was unable to open the file as Adobe Acrobat Reader needs to be installed first, which it is. I have tried un-installing, then re-installing but still it happens.
    If I open Adobe Reader and then drag the file in to the Adobe Reader window it will open the document OK.
    Any ideas why this is happening?
    thanks

  • Fold/UnFold XI 3.1 with Open Document

    Hi guys,
    I'm with the following issue,
    When I open my report(Web Intelligence) from infoview the report is opened with the fold functionality pressed. My problem is when I open the report from my dashboard (XCelsius) calling an openDocument URL. The fold/unfold functionality is display however the fold isn't pressed. I'd like that when the user opened the report the fold functionality would be pressed.
    if anyone could helpme I'll apreciate.
    Thanks and regards,
    Eduardo

    hi Eduardo,
    I tried to replicate the scenario but i am not facing this issue.
    I have followed below steps.
    1) Created a sample report using Island Resort Marketing Universe using Country, resort and revenue objects.
    2) Created a section on Country
    3) Clicked the Fold button
    4) Save the report.
    In Infoview, report is viewed and i am able to see the Folds at sections and Fold button as pressed.
    Now I go to Xcelsius and drag a URL button to canvas, and specify the below URL
    http://BOservername:8080/OpenDocument/opendoc/openDocument.jsp?sType=wid&iDocID=29879
    and export this to Infoview.
    When I viewed the Flash file in Infoview and clicked the URL button, i am able to see the Folds as well as Fold button is in clicked state.
    Please try the above steps and  let me know if you have any issues.
    Regards,
    Vamsee

Maybe you are looking for