 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
pedro Guest
|
Posted: Tue Jan 11, 2005 8:31 am Post subject: NEW MS Word Automation ERROR |
|
|
Hi everybody,
I've discover a new Word Automation error. When I try to open a MS Word
document into a ole container as
OleContainer1.CreateObjectFromFile('Filename.doc', False);
everything goes rigth but sometimes I open a document that raises the
following error:
"Disk error during read operation"
I've been looking for the diferences between a good document and one
that raises this error and is a Table. When I insert a Table in the
document the createObjectFromFile method failed but not always, it
depends of the number of columns.
May any one help me, please¿?¿?
|
|
| Back to top |
|
 |
Mike Shkolnik Guest
|
Posted: Tue Jan 11, 2005 10:10 am Post subject: Re: NEW MS Word Automation ERROR |
|
|
Just check if you really have enough free space on disk (for temp-directory
and swap file)
--
With best regards, Mike Shkolnik
EMail: [email]mshkolnik (AT) scalabium (DOT) com[/email]
http://www.scalabium.com
"pedro" <pvelarde (AT) ozu (DOT) es> wrote
| Quote: |
Hi everybody,
I've discover a new Word Automation error. When I try to open a MS Word
document into a ole container as
OleContainer1.CreateObjectFromFile('Filename.doc', False);
everything goes rigth but sometimes I open a document that raises the
following error:
"Disk error during read operation"
I've been looking for the diferences between a good document and one
that raises this error and is a Table. When I insert a Table in the
document the createObjectFromFile method failed but not always, it
depends of the number of columns.
May any one help me, please¿?¿?
|
|
|
| Back to top |
|
 |
pedro Guest
|
Posted: Tue Jan 11, 2005 11:51 am Post subject: Re: NEW MS Word Automation ERROR |
|
|
thanks mike for your quick answer.
I've got the problem not only in one computer but everyone I tested.
Anyway, if I add a column in the table it fails and if I delete this
column it works fine... ¿?
what do u want to say with swap file¿?
pedro.
Mike Shkolnik escribió:
| Quote: | Just check if you really have enough free space on disk (for temp-directory
and swap file)
--
With best regards, Mike Shkolnik
EMail: [email]mshkolnik (AT) scalabium (DOT) com[/email]
http://www.scalabium.com
"pedro" <pvelarde (AT) ozu (DOT) es> wrote
Hi everybody,
I've discover a new Word Automation error. When I try to open a MS Word
document into a ole container as
OleContainer1.CreateObjectFromFile('Filename.doc', False);
everything goes rigth but sometimes I open a document that raises the
following error:
"Disk error during read operation"
I've been looking for the diferences between a good document and one
that raises this error and is a Table. When I insert a Table in the
document the createObjectFromFile method failed but not always, it
depends of the number of columns.
May any one help me, please¿?¿?
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|