I created a windows application to get WMI data on an windows xp machine.Its working fine and fetching all the data .But when I am trying to access the data through a web application I am unable to get the data.
I have tried following things
I have given admin credentials
I made impersonate as true.
If anyone has an answer to this please reply as soon as posiible
thanks in advance
Vijaya KadiyalaPosted Feb 24, 2009, 7:02 PM
Hi
Its hard to say with out looking at the code, but check out the below link which has all the information.
http://msdn.microsoft.com/en-us/library/aa390422(VS.85).aspx
Thanks -- Vijaya Kadiyala