BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

WordApplication and Windows XP SP2

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi OLE Automation
View previous topic :: View next topic  
Author Message
Robert Cram
Guest





PostPosted: Tue Sep 28, 2004 8:17 am    Post subject: WordApplication and Windows XP SP2 Reply with quote



Hi All,

Since installing XP service pack 2, I'm getting a run time error 216 (access
violation) when closing my application. I've narrowed the problem down to
the following code snippet:

uses
Word97;

procedure CausesAccessViolationWhenClosingApplication;
var
W: TWordApplication;
begin
W := TWordApplication.Create(nil);
try
W.Connect;
W.Disconnect;
finally
W.Free;
end;
end;

Note that the access violation will only occur if the "winword.exe" process
is not running at the time the above procedure is executed. After closing
the program, it will generate runtime error 216. Can anyone confirm this?
Does anyone have a solution?

TIA,
Robert.


Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi OLE Automation All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.