G
Guest
I'm getting and setting a registry value and occasionally I get
System.IO.IOException: The handle is invalid
The stack trace shows
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value
at Gargoyle.Middleware.Util.RegistryHelper.SetValue(String valueName, Object newValue
Any idea what could cause this?
System.IO.IOException: The handle is invalid
The stack trace shows
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value
at Gargoyle.Middleware.Util.RegistryHelper.SetValue(String valueName, Object newValue
Any idea what could cause this?