Re: Microsoft Word Development on a Web Server

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: John McGhie (john_at_mcghie.name)
Date: 06/01/04


Date: Wed, 02 Jun 2004 09:52:44 +1000

Hi Jon:

Word 2003 can publish three broad kinds of entities to a webserver: A
SharePoint collaborative document, a Word Mark-up Language (XML) document,
or an HTML web page.

For the first one to function, the client must have Office 2003 and Windows
XP installed. For the second, the client must have Word 2003 installed.
For the third, any XHTML-compliant browser will do.

You need to set your copy of Word to save out as "Web Page (Filtered)" to
enable the HTML version.

Some objects will not convert to HTML, you require XML. For those, the
client must be XML compliant and able to transform the Microsoft Office Word
namespace.

Office 2003 does not package anything: it expects the correct applications
to be installed on both the server and the client.

And as Beth says: you are in the wrong group: we can only look lustfully
over the fence at XML from here...

Cheers

On 1/6/04 5:51 AM, in article
B94AA997-A1F5-4651-AD13-FF6D36E064C6@microsoft.com, "Jon Ebersole"
<jon@compdevsys.com> wrote:

> I am creating an application that creates Microsoft Word Documents on the fly
> for the user. I have developed this as a web page, and tested it on my
> machine. It works fine, but when I publish the page to the server, it won't
> work. I have Microsoft Office 2003 installed on my machine, but no Office
> products installed on the server. My assumption was that the deployment
> package I created would package all the necessary dependencies to allow the
> project to run on the server. It doesn't seem to be the case. I am getting
> errors that certain classid's aren't registered. Usually this means that the
> Office isn't installed (which is true in this case of course). My question
> is; Is it necessary to install Microsoft Office 2003 on the server, or can I
> just package the necessary DLL's?
>
> Thank you in advance for your assistance.
>
> Jon Ebersole
>

-- 
Please reply to the newsgroup to maintain the thread.  Please do not email
me unless I ask you to.
John McGhie <john@mcghie.name>
Consultant Technical Writer
Sydney, Australia +61 4 1209 1410


Relevant Pages

  • Re: XML Transformation Effectiveness.
    ... > I was actually looking for a server independant app like TiddlyWiki. ... > user to take the html document anywhere with them without being ... > The thing I want to do is very similar, accept I want to add an XML ... XML/XHTML), XHTML is a subset of XML. ...
    (comp.lang.javascript)
  • Re: cloneNode/appendChild and children
    ... It seems rather pointless to use XSLT to convert XML to XML. ... When, for instance, the server has finished sending all users. ... (insert the HTML as the innerHTML of a div to convert it to a DOM ...
    (comp.lang.javascript)
  • Re: Database->python->Xml->Xslt->Client
    ... Not any more verbose, typically, than HTML doing the presentation of ... whatever data the XML is encoding, which I take is the alternative John ... performance compared to having the server prepare and send all HTML. ... clients, and that carries its own set of issues. ...
    (comp.lang.python)
  • Server Error: Dynamisches XML über aspx
    ... zum kleineren Teil aber aus VoiceXML (das von einem ... anderen Server angefordert wird), ... sondern XML generiert nicht funktioniert (da der Inhalt kein gültiges HTML ... ..NET dynamisches XML zu erzeugen? ...
    (microsoft.public.de.german.entwickler.dotnet.asp)
  • RE: html viewer
    ... You need to follow all the instructions that came with the viewer setup. ... server, then you can install the HTML viewer. ...
    (microsoft.public.sharepoint.windowsservices)