PeterTh / gedosato

The Generic DownSampling Tool
GNU General Public License v3.0
462 stars 166 forks source link

.NET Framework Error #378

Open Lachesis580 opened 7 years ago

Lachesis580 commented 7 years ago

Hi since today i got this error at the start:

System.UnauthorizedAccessException: Es wurde versucht, einen nicht autorisierten Vorgang auszuführen. bei Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str) bei Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind) bei Microsoft.Win32.RegistryKey.SetValue(String name, Object value) bei GeDoSaToTool.MainForm.activateInternal(Boolean sixtyFourBit) bei GeDoSaToTool.MainForm.activateButton_Click(Object sender, EventArgs e) bei GeDoSaToTool.MainForm.MainForm_Load(Object sender, EventArgs e) bei System.Windows.Forms.Form.OnLoad(EventArgs e) bei System.Windows.Forms.Form.OnCreateControl() bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) bei System.Windows.Forms.Control.CreateControl() bei System.Windows.Forms.Control.WmShowWindow(Message& m) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ScrollableControl.WndProc(Message& m) bei System.Windows.Forms.Form.WmShowWindow(Message& m) bei System.Windows.Forms.Form.WndProc(Message& m) bei GeDoSaToTool.MainForm.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

(Windows 10 64x)

Reinstall of GeDoSaTo didn't worked Reinstall of redists didn't worked I don't have any clue why this is happening now. Yesterday it worked like a charme.