Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR CKAN.ErrorDialog (null) - Unhandled exception #1487

Closed
Bendak opened this issue Oct 4, 2015 · 1 comment
Closed

ERROR CKAN.ErrorDialog (null) - Unhandled exception #1487

Bendak opened this issue Oct 4, 2015 · 1 comment
Labels
Core (ckan.dll) Issues affecting the core part of CKAN Support Issues that are support requests Windows Issues specific for Windows

Comments

@Bendak
Copy link

Bendak commented Oct 4, 2015

190 [1] ERROR CKAN.ErrorDialog (null) - Unhandled exception:
System.UnauthorizedAccessException: O acesso à chave do Registro 'HKEY_CURRENT_USER\Software\CKAN' foi negado.
   em Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
   em Microsoft.Win32.RegistryKey.CreateSubKeyInternal(String subkey, RegistryKeyPermissionCheck permissionCheck, Object registrySecurityObj, RegistryOptions registryOptions)
   em Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck)
   em Microsoft.Win32.Registry.SetValue(String keyName, String valueName, Object value, RegistryValueKind valueKind)
   em CKAN.Win32Registry.SetRegistryValue[T](String key, T value)
   em CKAN.KSPManager.LoadInstancesFromRegistry()
   em CKAN.Main..ctor(String[] cmdlineArgs, GUIUser User, Boolean showConsole)
   em CKAN.GUI.Main_(String[] args, Boolean showConsole)
   em CKAN.CmdLine.MainClass.Gui(GuiOptions options, String[] args)
   em CKAN.CmdLine.MainClass.Main(String[] args)

My user is Admin of my machine, and ckan gives me this error. I already granted full access to everyone in this registry key, it still don't work. It was working fine with previous CKAN and is now trowing this at startup.
If i run as administrator it works, however i loose url integration.

image

Once i click dismiss it crashes.
image

Running as Admin as work around until a fix is released. Thanks.

Acess denied error on 'HKEY_CURRENT_USER\Software\CKAN'

@ayan4m1 ayan4m1 added the Support Issues that are support requests label Aug 3, 2016
@HebaruSan HebaruSan added Core (ckan.dll) Issues affecting the core part of CKAN Windows Issues specific for Windows labels Aug 26, 2018
@HebaruSan
Copy link
Member

As of #2820 we no longer store settings in the Windows registry, so this is obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core (ckan.dll) Issues affecting the core part of CKAN Support Issues that are support requests Windows Issues specific for Windows
Projects
None yet
Development

No branches or pull requests

3 participants