R
Rick
I'm not sure which MS newsgroup to post this in, so I hope it's OK
here.
In another language, I am using DDE to communicate with Word. I
attempt to establish a DDE channel to a Word document on a networked
drive ("P:\MYDIR\MYDOC.DOC") which I use as the 'topicname'. This
code has worked fine for years with Word 2003, but is now failing with
Word 2007.
I came across KnowledgeBase article #970942 that pertains to a June
2009 hotfix to Word 2007 that I think may be relevant. It lists one
of conditions that would be fixed by this HotFix:
"When you use Dynamic Data Exchange (DDE) to communicate with Word
2007, the connection cannot be established if the topic is the file
path of a Word document from a Universal Naming Convention (UNC)
share."
My doc is on a shared network drive, but the topicname I connect to
uses a mapped drive letter rather than a UNC designation. I'm
therefore not sure if this article describes my situation, but maybe
I'm misunderstanding their terminology. I'm not sure what a "UNC
Share" is. Thanks for any help with this situation.
here.
In another language, I am using DDE to communicate with Word. I
attempt to establish a DDE channel to a Word document on a networked
drive ("P:\MYDIR\MYDOC.DOC") which I use as the 'topicname'. This
code has worked fine for years with Word 2003, but is now failing with
Word 2007.
I came across KnowledgeBase article #970942 that pertains to a June
2009 hotfix to Word 2007 that I think may be relevant. It lists one
of conditions that would be fixed by this HotFix:
"When you use Dynamic Data Exchange (DDE) to communicate with Word
2007, the connection cannot be established if the topic is the file
path of a Word document from a Universal Naming Convention (UNC)
share."
My doc is on a shared network drive, but the topicname I connect to
uses a mapped drive letter rather than a UNC designation. I'm
therefore not sure if this article describes my situation, but maybe
I'm misunderstanding their terminology. I'm not sure what a "UNC
Share" is. Thanks for any help with this situation.