0

Trying to read registry keys remotly (from a host on local intranet)...

  • All the permissions are set in local + remote machines..

  • Also, the remote registry service is running on both machines..

  • Still i get unauthorized access exception (and sometimes handle is invalid error) when trying from .net code (both frameworks tried: v4.0/v3.5-sp1).

Any ideas?? Help is appreciated..

abatishchev
  • 98,240
  • 88
  • 296
  • 433
Ahsan Mumtaz
  • 115
  • 1
  • 1
  • 6

1 Answers1

0

It was an issue with my antivirus program. After I disabled it, everything works fine.

Cody Gray - on strike
  • 239,200
  • 50
  • 490
  • 574
Ahsan Mumtaz
  • 115
  • 1
  • 1
  • 6
  • Do be sure to accept this answer to mark the question as resolved as soon as the system will let you do so. Look for the hollow checkmark on the left side. – Cody Gray - on strike Feb 01 '12 at 20:36