'there was a problem sending the command to the program' error message in windows 7 using word 2007

Anonymous
2009-11-25T05:18:50+00:00

in windows explorer, i double click on a word 2007 doc  and i get an error message 'there was a problem sending the command to the program'. if i click on it a second time - it will open. irritating ..... any suggestions?

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

63 answers

Sort by: Newest
  1. Anonymous
    2010-06-02T01:35:04+00:00

    Sad to say, this did not work for me.

    I am very perplexed...!

    Was this answer helpful?

    8 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2010-04-22T18:45:38+00:00

    I have windows 7 with word 2007 and I ran into a DDE problem where I could not open exsisting documents without Word 2007 already being open.  I would double click the document and get "There was a problem sending the command to the program".  Essentially, as far as I can reckon, it was hiccuping at the point where DDE openned the new instance of Word before sending the open commend.  Anyhow, this finally SEEMS to have fixed it.

    My understanding is that I am telling word to open a new instance of word with each double click... the annoyance of the error message is worse than my caring about multiple words being open.

    rename:

    HKEY_CLASSES_ROOT \ Word.Document.12 \ shell \ Open \ ddeexec

    to

    HKEY_CLASSES_ROOT \ Word.Document.12 \ shell \ Open \ ddeexec.bk

    HKEY_CLASSES_ROOT \ Word.Document.12 \ shell \ Open \ command \ command

    to

    HKEY_CLASSES_ROOT \ Word.Document.12 \ shell \ Open \ command \ command.bk

    copied:

    HKEY_CLASSES_ROOT \ Word.Document.12 \ shell \ Open \ command \ (Default)

    to

    HKEY_CLASSES_ROOT \ Word.Document.12 \ shell \ Open \ command \ Default.bk

    editted:

    HKEY_CLASSES_ROOT \ Word.Document.12 \ shell \ Open \ command \ (Default)

    from

    "C:\Program Files (x86)\Microsoft Office\Office12\WINWORD.EXE" /n  /dde

    to

    "C:\Program Files (x86)\Microsoft Office\Office12\WINWORD.EXE" /n  "%1"

    Was this answer helpful?

    20+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2009-11-26T03:32:20+00:00

    Hello

    Welcome to Microsoft Answers Forum!

    To assist you better, please let us know the details mentioned below:

    a)    Does the same issue persist with any other application?

    I would suggest you to Change File Type Association Directly from the File Properties

    1. Right click on a file with the type or extension that wants to change its associated application program.
    2. Select Properties on right click context menu.
    3. In the General tab, click on Change button.
    4. An Open With window will appear. Choose a program to open the kind of file from the list of programs available.   

    By default, Recommended Programs is automatically expanded. However, there is more detected programs in the    section of Other Programs, which can be expanded to select by clicking on Down Arrow at the end of the separator    line.

     If the program that want to used as the default program does not found, click Browse to select an executable     file manually.

    1. Click OK button.

    I would suggest you to visit the below mentioned link, where the customer had similar issue.

    http://social.answers.microsoft.com/Forums/en-US/vistamedia/thread/18eb8dca-a900-48a5-8468-8b18f364e3a7

    If you do not have issues with any other application, then I would suggest you to post the issue in Office discussion forums for better results.

    http://www.microsoft.com/office/community/en-us/FlyoutOverview.mspx

    I hope this information helps. Please get back to us if you have any more questions about this issue.

    Thanks and Regards

    Mir - Microsoft Answers Support Engineer                                                              

    Visit our http://social.answers.microsoft.com/Forums/en-US/answersfeedback/threads

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments