[AccessD] Problems with word Automation

Kim Wiggins kimjwiggins at yahoo.com
Tue Aug 2 10:40:23 CDT 2005


Thanks so much. I thought that it had something to do with that.  Did you then use late binding instead of early binding in that instance?  How can I tell which OLB to use with the version of word they have?  The OLB I used was Word 10.0 Object.  That was the only one available in my references on my version of VB6.  

| Marcel Vreuls <vrm at tim-cms.com> wrote:Kim,

I had the same experience once. This was because of early binding problem
(direct crash of the app) and a different office version (reason why). I had
office 97 on my development envirnment. This all works fine. on the client
machine it crashes. Due to the fact that de client had office 2000 or
higher. I fixed it with delivering the word 97 OLB with the application
because i would not make a seperate version of my app for each office
version.

Built in proper logging with the debug option. It should give you a lot of
information.



-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Kim Wiggins
Sent: dinsdag 2 augustus 2005 0:18
To: AccessD at databaseadvisors.com
Subject: [AccessD] Problems with word Automation


Hey everyone
Hope all is well. I am not. I coded an automation report in VB6 using Word
and it works fine on my work laptop and my laptop at home. But when I
install it on the users computer, it gives me the standard application error
and shuts down. It says "My_app_name has encountered an error and must
close" and then it offers to send a report. Well that is flooring me
because it runs in the development environment on both machines just fine.
Can anyone think of anything that I am missing or overlooking?
Thanks
Kim


---------------------------------
Start your day with Yahoo! - make it your home page
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the AccessD mailing list