I seem to be having a problem with this registry action.
I have a line in my code as follows:
Registry.DoesKeyExist(HKEY_LOCAL_MACHINE, LicenseMainKey)
This seems to be returning false, even though when I look in the registry, it does exist. The other part of this, is that just opening the registry with regedit seems to solve the problem.
Can anybody tell me if this is some sort of known issue with this registry action?

Reply With Quote

