BUG: setBorderWidth(..,DhUnits.PERCENT) Causes ComFailException (196576)
The information in this article applies to:
This article was previously published under Q196576 SYMPTOMS
When you call setBorderWidth() with DhUnits.PERCENT, the following
exception occurs:
com.ms.com.ComFailException: (0x80020009) Exception occurred.
CAUSE
DhUnits.PERCENT is not a valid unit in border-width specifications. The
setBorderWidth() method should not accept a value of DhUnits.PERCENT.
RESOLUTION
Do not call setBorderWidth() by passing DhUnits.PERCENT because
DhUnits.PERCENT is not a valid parameter.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
REFERENCES
For support information about Visual J++ and the SDK for Java, visit the following Microsoft Web site:
Modification Type: | Major | Last Reviewed: | 6/14/2006 |
---|
Keywords: | kbBug kbInetDev kbpending kbWFC KB196576 |
---|
|