Click here to Skip to main content
15,902,777 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: TAG control Pin
hattonjohn17-Feb-10 12:01
hattonjohn17-Feb-10 12:01 
GeneralRe: TAG control Pin
ghbloos21-Feb-10 22:11
ghbloos21-Feb-10 22:11 
Questionin javascript, how to get a struct return by C# Pin
coderormnger20-Dec-09 18:58
coderormnger20-Dec-09 18:58 
AnswerRe: in javascript, how to get a struct return by C# Pin
coderormnger23-Dec-09 19:50
coderormnger23-Dec-09 19:50 
QuestionShallow and deep copies Pin
Jeroen De Dauw20-Dec-09 6:28
Jeroen De Dauw20-Dec-09 6:28 
AnswerRe: Shallow and deep copies Pin
Luc Pattyn20-Dec-09 6:53
sitebuilderLuc Pattyn20-Dec-09 6:53 
GeneralRe: Shallow and deep copies Pin
Jeroen De Dauw20-Dec-09 6:59
Jeroen De Dauw20-Dec-09 6:59 
QuestionVB.Net - The dependency service does not exist or has been marked for deletion. (Exception from HRESULT: 0x80070433) Pin
Tony Teveris19-Dec-09 9:03
Tony Teveris19-Dec-09 9:03 
First timer with VB and .Net

In the following code I get the displayed error when I execute the objOS.Get. I'm executing on an XP Pro SP3 and have all updates installed. I would assume
I'm missing something but WHAT? Any help is appreciated.


Dim objMgmt As ManagementObject

Dim objOS As New ManagementObjectSearcher("SELECT * FROM Win32_OperatingSystem")

For Each objMgmt In objOS.Get


A first chance exception of type 'System.Runtime.InteropServices.COMException' occurred in System.Management.dll
An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in System.Management.dll

Additional information: The dependency service does not exist or has been marked for deletion. (Exception from HRESULT: 0x80070433)

TIA

Tony Teveris
Gerber Scientific Products
Senior Software Engineer
Phone: 860 648 8151
Fax: 860 648 8214
83 Gerber Road West
South Windsor, CT 06074

QuestionMemory Mapped File Pin
Wannes Geysen18-Dec-09 1:10
Wannes Geysen18-Dec-09 1:10 
AnswerRe: Memory Mapped File Pin
Dave Kreskowiak18-Dec-09 7:51
mveDave Kreskowiak18-Dec-09 7:51 
QuestionHow to Find the documentation oF MSPastry Library under MSDN ? Pin
ksaw12318-Dec-09 0:36
ksaw12318-Dec-09 0:36 
AnswerCPIGNORE: Duplicate post Pin
Dave Kreskowiak18-Dec-09 7:41
mveDave Kreskowiak18-Dec-09 7:41 
QuestionHow can I deploy an application using VISIFIRE Pin
cutudi16-Dec-09 4:13
cutudi16-Dec-09 4:13 
AnswerDuplicate post. Pin
Pete O'Hanlon16-Dec-09 4:55
mvePete O'Hanlon16-Dec-09 4:55 
AnswerRe: How can I deploy an application using VISIFIRE Pin
Dave Kreskowiak16-Dec-09 5:28
mveDave Kreskowiak16-Dec-09 5:28 
AnswerRe: How can I deploy an application using VISIFIRE Pin
The Man from U.N.C.L.E.22-Dec-09 7:16
The Man from U.N.C.L.E.22-Dec-09 7:16 
QuestionHow to change debugger enviorment Pin
Pankaj Saha16-Dec-09 1:18
Pankaj Saha16-Dec-09 1:18 
QuestionMerging Header Cells Pin
Kavyashri16-Dec-09 0:57
Kavyashri16-Dec-09 0:57 
AnswerRe: Merging Header Cells Pin
raghu.g16-Dec-09 20:20
raghu.g16-Dec-09 20:20 
QuestionEmail sent to client notification and tracking the link Pin
Niraj00115-Dec-09 22:02
Niraj00115-Dec-09 22:02 
QuestionHow do I Fill an Arbitrary Hex with a Centered Image Pin
jjwilson6115-Dec-09 9:53
jjwilson6115-Dec-09 9:53 
AnswerRe: How do I Fill an Arbitrary Hex with a Centered Image Pin
jjwilson6115-Dec-09 10:34
jjwilson6115-Dec-09 10:34 
QuestionMapping printers from a webpage Pin
Not Active15-Dec-09 7:52
mentorNot Active15-Dec-09 7:52 
AnswerRe: Mapping printers from a webpage Pin
Eddy Vluggen15-Dec-09 8:55
professionalEddy Vluggen15-Dec-09 8:55 
GeneralRe: Mapping printers from a webpage Pin
Not Active15-Dec-09 9:05
mentorNot Active15-Dec-09 9:05 

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.