Re: ExecQueryAsync Fails on XPSP2
From: Peter Falz (pf.ms.news_at_asp-solutions.de)
Date: 11/15/04
- Next message: Peter Falz: "Re: It connects to Win 2000 SP3 not with SP4"
- Previous message: Stefan Falz [MVP]: "Re: How to get exit code of Win32_process?"
- In reply to: Simon Manners: "ExecQueryAsync Fails on XPSP2"
- Next in thread: Simon Manners: "Re: ExecQueryAsync Fails on XPSP2"
- Reply: Simon Manners: "Re: ExecQueryAsync Fails on XPSP2"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 15 Nov 2004 23:01:47 +0100
Hi Simon Manners,
"Simon Manners" <SimonManners@discussions.microsoft.com> schrieb im Newsbeitrag
news:A4E0D01A-66F4-4544-A2D9-F53473E965ED@microsoft.com...
> I'm hoping someone will be able to help me with this. I use the call:
> xxxxx.ExecQueryAsync SinkName, "Select * From " & ClassName
> To retrieve information from a remote workstation, in this case a Windows
> 2000 Server. My application is running on a Windows XP SP2 system and it
> connects to the remote device correctly (firewall disabled) however when I
> execute the query it never returns any information. This worked on Windows XP
> SP1 of course.
i've had a similar phenomenon ;-).
Maybe a change of the "ImpersonationLevel" can help.
Also be sure, that the setting of the rights for the user
you use are alright.
Ciao
Peter
- Next message: Peter Falz: "Re: It connects to Win 2000 SP3 not with SP4"
- Previous message: Stefan Falz [MVP]: "Re: How to get exit code of Win32_process?"
- In reply to: Simon Manners: "ExecQueryAsync Fails on XPSP2"
- Next in thread: Simon Manners: "Re: ExecQueryAsync Fails on XPSP2"
- Reply: Simon Manners: "Re: ExecQueryAsync Fails on XPSP2"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|