Jump to content

lvmisooners

Newbies
  • Posts

    2
  • Joined

  • Last visited

Everything posted by lvmisooners

  1. Has anyone seen this error before? I'm running vista 32bit, .net 3.5. I've run this as administrator. Yes, I have followed all the steps the sticky post of this forum. Thanks! 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 PaintDotNet.SystemLayer.NativeMethods.SHGetFolderPathW(IntPtr hwndOwner, Int32 nFolder, IntPtr hToken, UInt32 dwFlags, StringBuilder lpszPath) at PaintDotNet.SystemLayer.Shell.GetCSIDLPath(Int32 csidl, Boolean tryCreateIfAbsent) at PaintDotNet.SystemLayer.Shell.GetVirtualPath(VirtualFolderName folderName, Boolean tryCreateIfAbsent) at PaintDotNet.Setup.SetupWizard.OnLoad(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.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- SetupFrontEnd Assembly Version: 3.36.3158.38067 Win32 Version: 3.36.3158.38067 CodeBase: file:///C:/Users/scott/AppData/Local/Temp/PdnSetup/SetupFrontEnd.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- PaintDotNet.SystemLayer Assembly Version: 3.36.3158.38062 Win32 Version: 3.36.3158.38062 CodeBase: file:///C:/Users/scott/AppData/Local/Temp/PdnSetup/PaintDotNet.SystemLayer.DLL ---------------------------------------- PaintDotNet.Base Assembly Version: 3.36.3158.38062 Win32 Version: 3.36.3158.38062 CodeBase: file:///C:/Users/scott/AppData/Local/Temp/PdnSetup/PaintDotNet.Base.DLL ---------------------------------------- PaintDotNet.Resources Assembly Version: 3.36.3158.38063 Win32 Version: 3.36.3158.38063 CodeBase: file:///C:/Users/scott/AppData/Local/Temp/PdnSetup/PaintDotNet.Resources.DLL ---------------------------------------- PaintDotNet.Core Assembly Version: 3.36.3158.38063 Win32 Version: 3.36.3158.38063 CodeBase: file:///C:/Users/scott/AppData/Local/Temp/PdnSetup/PaintDotNet.Core.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: 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.
×
×
  • Create New...