Microsoft KB Archive/169545

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 16:34, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


WD97: GetSpellingSuggestions Method Causes Errors

Article ID: 169545

Article Last Modified on 1/19/2007



APPLIES TO

  • Microsoft Word 97 Standard Edition



This article was previously published under Q169545

SYMPTOMS

When you use the Visual Basic for Applications GetSpellingSuggestions method, you may receive one of the following errors:

This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor.

When you click Details, you will receive the following error message:

WINWORD caused an invalid page fault in module WINWORD.exe at 0137:3000b8bb

-or-


Run-time error '-2147417851(80010105)':
Method 'GetSpellingSuggestions' of Object '_Application' failed

CAUSE

You may be calling the Visual Basic for Applications GetSpellingSuggestions method when there are no documents open in Word.

WORKAROUND

To work around this problem, make sure there is a document open in Word before using the Visual Basic for Applications GetSpellingSuggestions method.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Additional query words: 8.0 vb vbe vba ipf

Keywords: kberrmsg kbprb kbprogramming KB169545