FIX: WinMgmt Halts If You Get a WMI Object from One Namespace and Put it in Another Namespace (231226)
The information in this article applies to:
- Microsoft Windows Management Instrumentation 1.1
This article was previously published under Q231226 SYMPTOMS
In WMI version 1.1, if you get an object from one namespace by using GetObject and put the object into a different namespace by using PutObject, Windows Management will halt.
RESOLUTION
If you are using WMI 1.5, this problem will not occur. If you are using WMI 1.1, upgrade to 1.5; otherwise, you must spawn a new instance of the class in the second namespace, and manually copy the property values from the object retrieved from the first namespace.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
This problem has been fixed in WMI version 1.5.
Modification Type: | Major | Last Reviewed: | 10/16/2002 |
---|
Keywords: | kbBug kbDSupport KB231226 kbAudDeveloper |
---|
|