Click here to Skip to main content
15,895,667 members
Home / Discussions / COM
   

COM

 
GeneralRe: Debugging WMI Providers Pin
Stuart Dootson29-May-09 2:53
professionalStuart Dootson29-May-09 2:53 
GeneralRe: Debugging WMI Providers Pin
krishiyengar29-May-09 3:03
krishiyengar29-May-09 3:03 
GeneralRe: Debugging WMI Providers Pin
Stuart Dootson29-May-09 3:18
professionalStuart Dootson29-May-09 3:18 
GeneralRe: Debugging WMI Providers Pin
krishiyengar29-May-09 3:31
krishiyengar29-May-09 3:31 
GeneralRe: Debugging WMI Providers Pin
Stuart Dootson29-May-09 3:43
professionalStuart Dootson29-May-09 3:43 
GeneralRe: Debugging WMI Providers Pin
krishiyengar29-May-09 3:54
krishiyengar29-May-09 3:54 
GeneralRe: Debugging WMI Providers Pin
krishiyengar29-May-09 4:46
krishiyengar29-May-09 4:46 
GeneralRe: Debugging WMI Providers Pin
krishiyengar29-May-09 5:34
krishiyengar29-May-09 5:34 
I was able to remove the error "WMI:Provider load failuer". The problem was with the CLSID, in the MOF I was using the wrong CLSID. rectified it and now I am not getting this error.

But I am still not able to get into the debugger, for debugging I have tried using "wmic.exe" from command line. E.g.,

>wmic /NAMESPACE:\\root\KI path "Country" get name

this returns me the result.

I have tried to attach to "wmic.exe" and "cmd.exe", both didn't work.

One thing I noted was that the breakpoint shows up as a empty ring with warning sign, the message being displayed in tool tip is "The breakpoint will not be currently hit. No symbols have been loaded for the document."

Any pointers?
GeneralRe: Debugging WMI Providers Pin
Stuart Dootson29-May-09 6:10
professionalStuart Dootson29-May-09 6:10 
GeneralRe: Debugging WMI Providers Pin
krishiyengar29-May-09 6:31
krishiyengar29-May-09 6:31 
GeneralRe: Debugging WMI Providers Pin
krishiyengar29-May-09 6:36
krishiyengar29-May-09 6:36 
GeneralRe: Debugging WMI Providers Pin
Stuart Dootson29-May-09 12:49
professionalStuart Dootson29-May-09 12:49 
GeneralRe: Debugging WMI Providers Pin
krishiyengar1-Jun-09 3:58
krishiyengar1-Jun-09 3:58 
GeneralRe: Debugging WMI Providers Pin
Stuart Dootson1-Jun-09 4:04
professionalStuart Dootson1-Jun-09 4:04 
GeneralRe: Debugging WMI Providers Pin
krishiyengar1-Jun-09 4:09
krishiyengar1-Jun-09 4:09 
GeneralRe: Debugging WMI Providers Pin
krishiyengar1-Jun-09 4:15
krishiyengar1-Jun-09 4:15 
GeneralRe: Debugging WMI Providers Pin
Stuart Dootson1-Jun-09 4:21
professionalStuart Dootson1-Jun-09 4:21 
GeneralRe: Debugging WMI Providers Pin
krishiyengar1-Jun-09 4:36
krishiyengar1-Jun-09 4:36 
GeneralRe: Debugging WMI Providers Pin
Stuart Dootson1-Jun-09 4:43
professionalStuart Dootson1-Jun-09 4:43 
GeneralRe: Debugging WMI Providers Pin
krishiyengar1-Jun-09 5:06
krishiyengar1-Jun-09 5:06 
GeneralRe: Debugging WMI Providers Pin
krishiyengar1-Jun-09 6:34
krishiyengar1-Jun-09 6:34 
QuestionProperteis in ActiveX contol Pin
vibindia26-May-09 3:54
vibindia26-May-09 3:54 
AnswerRe: Properteis in ActiveX contol Pin
Stuart Dootson26-May-09 13:18
professionalStuart Dootson26-May-09 13:18 
QuestionSerial Communication using RS232 using SerialPort Class Pin
Avijit23-May-09 0:10
Avijit23-May-09 0:10 
AnswerRe: Serial Communication using RS232 using SerialPort Class Pin
Stuart Dootson23-May-09 1:59
professionalStuart Dootson23-May-09 1:59 

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.