K
kopinsky
Hello,
our visual basic 6 application uses word to create reports. At the start of
the appplication we check the version of the installed word-application by
creating a word-object and calling:
application.version
If the result is less then 9.0 the application doesn´t start, because Word
97 and earlier is not supported. And this works fine for 7 years now.
Since a couple of days one of our customers has the effect that our
application doesn´t start because the word-version is supposed to be too old.
They use Word 2003 on windows 2000 and windows xp. On computers with windows
2000 it still works, on ALL computers with xp it doesn´t. When i start word
on one of those computers and call the above function within word, it get
11.0 as the expected result.
The only changes on those computers recently where windows updates. They
have tried to reinstall office 2003, but it didn´t help.
What can be the reason for this? Is there anything else i can check?
Unfortunately out customer is not able to determine which windows updates
have been installed on those computers recently.
Any help is much appreciated. If there is anymore information i can give
you, please ask.
Regards
Christoph
our visual basic 6 application uses word to create reports. At the start of
the appplication we check the version of the installed word-application by
creating a word-object and calling:
application.version
If the result is less then 9.0 the application doesn´t start, because Word
97 and earlier is not supported. And this works fine for 7 years now.
Since a couple of days one of our customers has the effect that our
application doesn´t start because the word-version is supposed to be too old.
They use Word 2003 on windows 2000 and windows xp. On computers with windows
2000 it still works, on ALL computers with xp it doesn´t. When i start word
on one of those computers and call the above function within word, it get
11.0 as the expected result.
The only changes on those computers recently where windows updates. They
have tried to reinstall office 2003, but it didn´t help.
What can be the reason for this? Is there anything else i can check?
Unfortunately out customer is not able to determine which windows updates
have been installed on those computers recently.
Any help is much appreciated. If there is anymore information i can give
you, please ask.
Regards
Christoph