Click here to Skip to main content
15,917,062 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: odd SqlConnection problem Pin
kowplunk8-Jul-04 4:14
kowplunk8-Jul-04 4:14 
GeneralRe: odd SqlConnection problem Pin
Dave Kreskowiak8-Jul-04 11:12
mveDave Kreskowiak8-Jul-04 11:12 
GeneralWMI Access Pin
wakkerjack7-Jul-04 10:15
wakkerjack7-Jul-04 10:15 
GeneralRe: WMI Access Pin
Dave Kreskowiak7-Jul-04 12:41
mveDave Kreskowiak7-Jul-04 12:41 
GeneralRe: WMI Access Pin
wakkerjack9-Jul-04 23:22
wakkerjack9-Jul-04 23:22 
GeneralRe: WMI Access Pin
Dave Kreskowiak10-Jul-04 5:22
mveDave Kreskowiak10-Jul-04 5:22 
GeneralRe: WMI Access Pin
wakkerjack10-Jul-04 6:24
wakkerjack10-Jul-04 6:24 
GeneralRe: WMI Access Pin
Dave Kreskowiak10-Jul-04 14:04
mveDave Kreskowiak10-Jul-04 14:04 
There are no settings that can affect WMI. I can't get the ManagementObjectSearcher class to work properly at all, either quering the local machine or a remote WMI namespace. The .Get() method works and returns, but the results are unreadable. I get a "COM object that has been separated from its underlying RCW can not be used." error in a Unhandled exception of type 'System.Management.ManagementException' occurred in system.windows.forms.dll when I try to get an enumerator for the returned object collection (ManagementObjectCollection.) But the entire WMI search code is wrapped in a Try/Catch block.

This error is getting back to the message pump unhandled for some reason. It looks like a bug in the .NET Framework, but I can't find any information on it. I also can't get a complete list of bug fixes in the upcomming Service Pack 1 for the .NET Framework 1.1 and SP3 for the .NET Framework 1.0. There are a LOT of bug fixes that don't have Knowledge Base articles for them yet...

Until the service pack comes out, I don't have a way around this problem.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: WMI Access Pin
wakkerjack10-Jul-04 23:17
wakkerjack10-Jul-04 23:17 
GeneralRe: WMI Access Pin
Dave Kreskowiak11-Jul-04 5:27
mveDave Kreskowiak11-Jul-04 5:27 
GeneralRe: WMI Access Pin
wakkerjack11-Jul-04 10:32
wakkerjack11-Jul-04 10:32 
GeneralRe: WMI Access Pin
Dave Kreskowiak11-Jul-04 11:53
mveDave Kreskowiak11-Jul-04 11:53 
GeneralRe: WMI Access Pin
Dave Kreskowiak11-Jul-04 12:03
mveDave Kreskowiak11-Jul-04 12:03 
GeneralRe: WMI Access Pin
wakkerjack12-Jul-04 3:01
wakkerjack12-Jul-04 3:01 
GeneralRe: WMI Access Pin
wakkerjack20-Jul-04 9:59
wakkerjack20-Jul-04 9:59 
GeneralGetThumbnailImage with ListView Pin
Brad Fackrell7-Jul-04 7:44
Brad Fackrell7-Jul-04 7:44 
GeneralRe: GetThumbnailImage with ListView Pin
Brad Fackrell8-Jul-04 11:37
Brad Fackrell8-Jul-04 11:37 
GeneralRe: GetThumbnailImage with ListView Pin
beowulfagate8-Jul-04 13:24
beowulfagate8-Jul-04 13:24 
GeneralRe: GetThumbnailImage with ListView Pin
Brad Fackrell9-Jul-04 9:58
Brad Fackrell9-Jul-04 9:58 
GeneralRe: GetThumbnailImage with ListView Pin
beowulfagate9-Jul-04 14:08
beowulfagate9-Jul-04 14:08 
GeneralRe: GetThumbnailImage with ListView Pin
Brad Fackrell11-Jul-04 4:04
Brad Fackrell11-Jul-04 4:04 
GeneralRe: GetThumbnailImage with ListView Pin
beowulfagate11-Jul-04 13:38
beowulfagate11-Jul-04 13:38 
GeneralRe: GetThumbnailImage with ListView Pin
Brad Fackrell12-Jul-04 4:42
Brad Fackrell12-Jul-04 4:42 
GeneralVB-6 Menus Pin
N4LXL7-Jul-04 3:06
N4LXL7-Jul-04 3:06 
GeneralRe: VB-6 Menus Pin
Dave Kreskowiak7-Jul-04 5:27
mveDave Kreskowiak7-Jul-04 5:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.