Robust Word in ASP.NET implementation

A

ahaupt

Hi all,

If Microsoft don't recommend using the Word COM object in ASP.NET. How
should one do it?

At the moment I fire up the COM object and it works ok, but errors do
occur, and its almost impossible to figure out what went wrong.

I noticed that a number of recruitment web site retrieves text from
your Word CV.

Any ideas on how they do this?

I'm pretty sure they won't use the COM object for this.

Best,
Andre
 
U

Uday Takbhate [MSFT]

The implementation that you are mentioning is about server side office
automation, it is not recommended, hence not supported by Microsoft. For
more info please read this article:
http://support.microsoft.com/?kbid=257757

Thanks,
Uday Takbhate [MSFT]
Microsoft Developer Support

--------------------
From: [email protected]
Newsgroups: microsoft.public.office.developer.automation
Subject: Robust Word in ASP.NET implementation
Date: 4 Sep 2005 06:18:49 -0700
Organization: http://groups.google.com
Lines: 18
Message-ID: <[email protected]>
NNTP-Posting-Host: 83.67.57.220
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1125839934 10795 127.0.0.1 (4 Sep 2005 13:18:54 GMT)
X-Complaints-To: [email protected]
NNTP-Posting-Date: Sun, 4 Sep 2005 13:18:54 +0000 (UTC)
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;
..NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
 
Top