Re: Word automation version problem.
- From: "vbnetdev" <vbnetdev@xxxxxxxxxxxxxxxx>
- Date: Mon, 22 May 2006 05:46:28 -0500
This will always appear as long as you are using an older library.
My experience was the same as you on Word 2003 automation vs older versions.
Are you writing a dataset? If so, how much data and are you writing it cell
by cell? seeing your code would help a lot to determine if there are
improvements that can be made.
--
Get a powerful web, database, application, and email hosting with KJM
Solutions
http://www.kjmsolutions.com
"JensB" <JensB@xxxxxxxxxxxxxxxx> wrote in message
news:O3rvqAYfGHA.3888@xxxxxxxxxxxxxxxxxxxxxxx
I have VB.Net VS2005 App which creates MS Word documents. Clients are using
Word 2000 and Word2003.
Project refers to MS Word 9.0 Object library, declaring Word as an object.
On the Word 2000 machines this works fast and nice, but on the Word 2003
machines it takes 5-10 times longer.
Is there a way to make Word 2003 clients to work faster?
Recently a warning message, showed up in the error list:
"There are updated custom wrappers available for the following referenced
components: Office ,VBIDE. "
A search on this message did not result in any hit that could explain what
to do?
Regards
Jens
.
- Follow-Ups:
- Re: Word automation version problem.
- From: JensB
- Re: Word automation version problem.
- References:
- Word automation version problem.
- From: JensB
- Word automation version problem.
- Prev by Date: Re: Setting tab stops in RTF control
- Next by Date: Include Multiple Bind Values
- Previous by thread: Word automation version problem.
- Next by thread: Re: Word automation version problem.
- Index(es):
Relevant Pages
|