Click here to Skip to main content
15,919,358 members
Home / Discussions / COM
   

COM

 
GeneralRe: Event Notification using Windows MAnagement Instrumentation Pin
abhiramsss2-Apr-06 23:37
abhiramsss2-Apr-06 23:37 
GeneralRe: Event Notification using Windows MAnagement Instrumentation Pin
abhiramsss5-Apr-06 19:21
abhiramsss5-Apr-06 19:21 
GeneralRe: Event Notification using Windows MAnagement Instrumentation Pin
abhiramsss22-May-06 19:17
abhiramsss22-May-06 19:17 
GeneralRe: Event Notification using Windows MAnagement Instrumentation Pin
oshah23-May-06 6:42
oshah23-May-06 6:42 
GeneralRe: Event Notification using Windows MAnagement Instrumentation Pin
abhiramsss28-May-06 23:36
abhiramsss28-May-06 23:36 
GeneralRe: Event Notification using Windows MAnagement Instrumentation Pin
oshah29-May-06 6:54
oshah29-May-06 6:54 
GeneralRe: Event Notification using Windows MAnagement Instrumentation Pin
abhiramsss30-May-06 20:48
abhiramsss30-May-06 20:48 
GeneralRe: Event Notification using Windows MAnagement Instrumentation Pin
abhiramsss12-Jun-06 21:03
abhiramsss12-Jun-06 21:03 
hi
iam trying to access remote data using the following arguments in ConnectServer

hres = pLoc->ConnectServer(
_bstr_t(L"\\\\test\\root\\cimv2"),
_bstr_t(L"kumar"), // User name
_bstr_t(L"Keta001"), // User password
_bstr_t(L"MS_409"), // Locale
NULL, // Security flags
_bstr_t(L"CRAFT"), // Authority
0, // Context object
&pSvc // IWbemServices proxy
);
where test is the name of testPC
kumar is the username of remote PC
Keta001 is the password
CRAFT is the domain name



but when iam running my application iam getting error
cannot be connected error code 80041008

can u please suggest how to solve this.


Thanks In Advance





abhi
GeneralRe: Event Notification using Windows MAnagement Instrumentation Pin
abhiramsss26-Jun-06 18:18
abhiramsss26-Jun-06 18:18 
GeneralWindows MAnagement Instrumentation Pin
abhiramsss7-Nov-06 14:32
abhiramsss7-Nov-06 14:32 
QuestionService Objects Pin
waxie16-Feb-06 22:05
waxie16-Feb-06 22:05 
QuestionHow to realize my own shell format? Pin
Jerry New16-Feb-06 15:20
Jerry New16-Feb-06 15:20 
AnswerRe: How to realize my own shell format? Pin
QuickDeveloper16-Feb-06 21:43
QuickDeveloper16-Feb-06 21:43 
AnswerRe: How to realize my own shell format? Pin
mbue18-Feb-06 21:35
mbue18-Feb-06 21:35 
AnswerRe: How to realize my own shell format? Pin
Jerry New26-Feb-06 17:17
Jerry New26-Feb-06 17:17 
QuestionSIMPLE COM DLL WITH MULTI RETURN VALUES!!! Pin
LordBalu15-Feb-06 22:29
LordBalu15-Feb-06 22:29 
AnswerRe: SIMPLE COM DLL WITH MULTI RETURN VALUES!!! Pin
Stephen Hewitt15-Feb-06 23:55
Stephen Hewitt15-Feb-06 23:55 
AnswerRe: SIMPLE COM DLL WITH MULTI RETURN VALUES!!! Pin
LordBalu16-Feb-06 0:46
LordBalu16-Feb-06 0:46 
AnswerRe: SIMPLE COM DLL WITH MULTI RETURN VALUES!!! Pin
LordBalu16-Feb-06 2:58
LordBalu16-Feb-06 2:58 
GeneralRe: SIMPLE COM DLL WITH MULTI RETURN VALUES!!! Pin
Stephen Hewitt16-Feb-06 11:19
Stephen Hewitt16-Feb-06 11:19 
QuestionDirectX movie play from URL Pin
Anilkumar K V15-Feb-06 1:26
Anilkumar K V15-Feb-06 1:26 
QuestionDCOM services in Win2k Server Pin
LiYS14-Feb-06 23:58
LiYS14-Feb-06 23:58 
QuestionHooking into IE Pin
effeAF14-Feb-06 8:40
effeAF14-Feb-06 8:40 
AnswerRe: Hooking into IE Pin
Andy Moore14-Feb-06 11:15
Andy Moore14-Feb-06 11:15 
AnswerRe: Hooking into IE Pin
ThatsAlok14-Feb-06 23:08
ThatsAlok14-Feb-06 23:08 

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.