PRB: Visual Basic Snap-In Designer Run-Time Error 9554 When Clicking Static Node (250314)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 6.0
This article was previously published under Q250314 SYMPTOMS
Programmatically expanding the Static Node at run time may cause the following error message to be displayed:
Run-time error "9554":
The scope node is not connected to MMC. This can happen with the
static node before it is expanded.
CAUSE
If the Static Node has not been expanded by the user by either double-clicking the Static Node or by clicking the plus sign next to the Static Node, the ExpandInNameSpace method displays the error message shown in the "Symptoms" section.
RESOLUTION
The Static Node must be expanded manually by the user.
| Modification Type: | Minor | Last Reviewed: | 3/20/2004 |
|---|
| Keywords: | kbDSWManage2003Swept kbprb kbSnapIn KB250314 |
|---|
|