----- Original Message -----
From: "farseer" <>
Newsgroups: microsoft.public.word.web.authoring
Sent: Saturday, August 06, 2005 3:22 AM
Subject: webdav and word processing xml with reference to assembly
> hi,
> has anyone been able to succesfully open a word document with an
[quoted text clipped - 8 lines]
>
> with I.E. security?
farseer,
There is very little discussion in this NG, rather folks make
an inquiry (with or without and answer) and disappear. Making no attempt to
assist others.
Word was NEVER intended to be a platform for creating websites, rather a
transport tool to assure the return of formated Word doc--to html--and
then-back into a formated Word doc.
The Google archives for this NG with a mere 13 refernces to webdav:
http://groups-beta.google.com/groups?as_q=webdav&num=10&scoring=r&hl=en&as_epq=&
as_oq=&as_eq=&as_ugroup=microsoft.public.word.web.authoring&as_usubject=&as_uaut
hors=&lr=&as_drrb=q&as_qdr=&as_mind=1&as_minm=1&as_miny=1981&as_maxd=6&as_maxm=8
&as_maxy=2005&safe=off
ALL Google archives with 37,000 references to webdav:
http://groups-beta.google.com/groups?q=webdav
Some other NG archives from google with reference to webdav:
microsoft.public.dotnet.framework.aspnet.webservices
microsoft.public.inetserver.iis
microsoft.public.inetserver.webtool
microsoft.public.inetserver.iis.security
microsoft.public.windowsxp.network_web
microsoft.public.windows.server.sbs
microsoft.public.webstoragesystem.development
microsoft.public.frontpage.client
farseer - 06 Aug 2005 18:08 GMT
thanks much lostinspace. i have found out the problem may not be
webdav related, but actually the wordml and word related. you see the
wordml that is being returned contains a reference to an assembly which
is located on a network drive. the problem is, even though the
assembly is correctly trusted and in the GAC, word insist on using the
wedav content store path as the application base for the dll. this
means it cannot find the dll or any of it's related dependencies.
so i guess the question now is how do you specify in a wordml document,
the application or code base
farseer - 06 Aug 2005 18:08 GMT
thanks much lostinspace. i have found out the problem may not be
webdav related, but actually the wordml and word related. you see the
wordml that is being returned contains a reference to an assembly which
is located on a network drive. the problem is, even though the
assembly is correctly trusted and in the GAC, word insist on using the
wedav content store path as the application base for the dll. this
means it cannot find the dll or any of it's related dependencies.
so i guess the question now is how do you specify in a wordml document,
the application or code base
Bob Buckland ?:-) - 07 Aug 2005 05:23 GMT
Hi Farseer,
For questions on using WordML you may want to check
with the folks in the MS Office XML newsgroup, link below.
Keep in mind that the XML handling capabilities in MS Word 2003
are extended in the Word 2003 standalone and in the
edition found in the MS Office 2003 professional edition
beyond those in the Office 2003 Basic, Standard, Student/Teachers
and Small Business Editions.
=======
thanks much lostinspace. i have found out the problem may not be
webdav related, but actually the wordml and word related. you see the
wordml that is being returned contains a reference to an assembly which
is located on a network drive. the problem is, even though the
assembly is correctly trusted and in the GAC, word insist on using the
wedav content store path as the application base for the dll. this
means it cannot find the dll or any of it's related dependencies.
so i guess the question now is how do you specify in a wordml document,
the application or code base >>

Signature
LLet us know if this has helped you,
Bob Buckland ?:-)
MS Office System Products MVP
*courtesy is not expensive and can pay big dividends8
A. Specific newsgroup/discussion group mentioned in this message:
news://msnews.microsoft.com/microsoft.public.office.xml
or via browser:
http://microsoft.com/communities/newsgroups/en-us/?dg=microsoft.public.office.xml
B. MS Office Community discussion/newsgroups via Web Browser
http://microsoft.com/office/community/en-us/default.mspx
or
Microsoft hosted newsgroups via Outlook Express/newsreader
news://msnews.microsoft.com
farseer - 10 Aug 2005 18:42 GMT
its been a few days since i aked this questions at the suggested forum.
no reply thus far. anyone have any further input?