Hi,
I have checked the firewall and all are in OFF even in my sytem and as well as in Server.
I have written the code like this.
scope = new ManagementScope(@"\\" + machineName + @"\root\cimv2", options);
scope.Connect();
near scope.Connect(); getting the exception as "Access is Denied"
How can i resolve this issue.
Vara Prasad.M
Varaprasadm.84, if this helps please login to Mark As Answer. |
Reply | Alert Moderator