FIX: Error When Attempting to Rename Class in Class Browser
Article ID: 143075
Article Last Modified on 3/24/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q143075
SYMPTOMS
When attempting to rename a class in the Class Browser, you may receive the
error message:
Class <classname> is not found in the class library.
Browser: classbrowser1
Object: classbrowser1
Method: renameclass
where <classname> is the name of the class that you are attempting to
rename.
CAUSE
You will receive this message if all of the following conditions exist:
- You are running Visual FoxPro 3.0.
- You are using the Class Browser to rename a class.
- The name of the class that you are attempting to rename contains extended
ASCII characters.
WORKAROUND
- Use the Rename Class command in the Command window to rename the class.
-or-
- Upgrade to Visual FoxPro version 3.0b.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft product
listed at the beginning of this article. This problem was corrected in
Microsoft Visual FoxPro 3.0b for Windows.
Additional query words: VFoxWin buglist3.00 fixlist3.00b
Keywords: kbbug kbfix KB143075