Assexx is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

Home Forums Discussions Support Assexx is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #13196
    Zenking
    Participant

      Error when open app and activate/deactivate tunnel and other actions. All works with “Continue” button but annoying.

      And app don’t start with system

      <details><summary>Error</summary>See the end of this message for details on invoking
      just-in-time (JIT) debugging instead of this dialog box.
      ************** Exception Text **************
      System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
      at Windows.UI.Notifications.ToastNotifier.Show(ToastNotification notification)
      at WireSockUI.Forms.FrmMain.UpdateState(ConnectionState state, Boolean notify)
      at WireSockUI.Forms.FrmMain.OnProfileClick(Object sender, EventArgs e)
      at System.Windows.Forms.Form.OnCreateControl()
      at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
      at System.Windows.Forms.Control.CreateControl()
      at System.Windows.Forms.Control.WmShowWindow(Message& m)
      at System.Windows.Forms.Control.WndProc(Message& m)
      at System.Windows.Forms.Form.WmShowWindow(Message& m)
      at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

      ************** Loaded Assemblies **************
      mscorlib
      Assembly Version: 4.0.0.0
      Win32 Version: 4.8.9166.0 built by: NET481REL1LAST_B
      CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
      —————————————-
      WireSockUI
      Assembly Version: 0.1.3.0
      Win32 Version: 0.1.3
      CodeBase: file:///C:/Users/mikhail.evsin/Downloads/Soft/WireSockUI-v0.1.3-AnyCPU/WireSockUI.exe
      —————————————-
      System.Windows.Forms
      Assembly Version: 4.0.0.0
      Win32 Version: 4.8.9093.0 built by: NET481REL1LAST_C
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
      —————————————-
      System
      Assembly Version: 4.0.0.0
      Win32 Version: 4.8.9166.0 built by: NET481REL1LAST_B
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
      —————————————-
      System.Drawing
      Assembly Version: 4.0.0.0
      Win32 Version: 4.8.9037.0 built by: NET481REL1
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
      —————————————-
      System.Configuration
      Assembly Version: 4.0.0.0
      Win32 Version: 4.8.9037.0 built by: NET481REL1
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
      —————————————-
      System.Core
      Assembly Version: 4.0.0.0
      Win32 Version: 4.8.9166.0 built by: NET481REL1LAST_B
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
      —————————————-
      System.Xml
      Assembly Version: 4.0.0.0
      Win32 Version: 4.8.9037.0 built by: NET481REL1
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
      —————————————-
      Windows.Data
      Assembly Version: 255.255.255.255
      Win32 Version: 10.0.10011.16384
      CodeBase: file:///C:/Windows/system32/WinMetadata/Windows.Data.winmd
      —————————————-
      System.Runtime
      Assembly Version: 4.0.0.0
      Win32 Version: 4.8.9037.0
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
      —————————————-
      Windows.Foundation
      Assembly Version: 255.255.255.255
      Win32 Version: 10.0.10011.16384
      CodeBase: file:///C:/Windows/system32/WinMetadata/Windows.Foundation.winmd
      —————————————-
      Windows.UI
      Assembly Version: 255.255.255.255
      Win32 Version: 10.0.10011.16384
      CodeBase: file:///C:/Windows/system32/WinMetadata/Windows.UI.winmd
      —————————————-
      System.Runtime.InteropServices.WindowsRuntime
      Assembly Version: 4.0.0.0
      Win32 Version: 4.8.9037.0
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices.WindowsRuntime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.WindowsRuntime.dll
      —————————————-
      System.Xml.Linq
      Assembly Version: 4.0.0.0
      Win32 Version: 4.8.9037.0 built by: NET481REL1
      CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
      —————————————-

      ************** JIT Debugging **************
      To enable just-in-time (JIT) debugging, the .config file for this
      application or computer (machine.config) must have the
      jitDebugging value set in the system.windows.forms section.
      The application must also be compiled with debugging
      enabled.

      For example:

      <configuration>
      <system.windows.forms jitDebugging=”true” />
      </configuration>

      When JIT debugging is enabled, any unhandled exception
      will be sent to the JIT debugger registered on the computer
      rather than be handled by this dialog box.

      </details>

      #13197
      Zenking
      Participant

        And I am not allowed to edit this post (:

        #13198
        Vadim Smirnov
        Keymaster

          Thank you for bringing this to our attention. I will make an effort to find some time to work on WireSockUI.

          #13218
          Zenking
          Participant

            С вашего позволения, обновлю тред по-русски.
            Ошибка возникает при запуске UI от имени администратора (а по-другому и нельзя), залогинившись непривелегированным пользователем. Однако, как сказано выше, ошибка не мешает работе туннелей.
            Проблема с не запуском UI при загрузке системы сохраняется в любом случае.

            #13221
            Vadim Smirnov
            Keymaster

              Благодарю за предоставленную информацию. Да, я знаю что у WireSockUI есть проблемы. У этого приложения сложная судьба и несколько авторов. К сожалению, я крайне редко работаю с C#, и UI не моя специализация, но постараюсь найти время заняться обнаруженными багами.

              #13245
              Zenking
              Participant

                Fixed in fresh build!

              Viewing 6 posts - 1 through 6 (of 6 total)
              • You must be logged in to reply to this topic.