MartyConnelly
martyconnelly at shaw.ca
Tue Aug 2 00:28:50 CDT 2005
Are you using early or late binding.
Set objWord = CreateObject("Word.Application")
or
Set objWord = New Word.Application
Funny things may happen with early binding if newer versions of word
installed and then uninstalled.
Kim Wiggins wrote:
>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
>
>
--
Marty Connelly
Victoria, B.C.
Canada