FrEaK Posted March 16, 2007 Share Posted March 16, 2007 It just doesn't work... I've tried everything... See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.FileNotFoundException: Could not find file 'C:\Documents and Settings\Mark\Local Settings\Temp\PdnSetup\PaintDotNet.msi'. File name: 'C:\Documents and Settings\Mark\Local Settings\Temp\PdnSetup\PaintDotNet.msi' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite) at System.IO.FileInfo.CopyTo(String destFileName, Boolean overwrite) at PaintDotNet.Setup.InstallingPage.DoInstallation() ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- SetupFrontEnd Assembly Version: 3.1.2612.31551 Win32 Version: 3.1.2612.31551 CodeBase: file:///C:/DOCUME~1/Mark/LOCALS~1/Temp/PdnSetup/SetupFrontEnd.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) 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.42 (RTM.050727-4200) 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.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- PaintDotNet.Resources Assembly Version: 3.1.2612.31524 Win32 Version: 3.1.2612.31524 CodeBase: file:///C:/DOCUME~1/Mark/LOCALS~1/Temp/PdnSetup/PaintDotNet.Resources.DLL ---------------------------------------- PaintDotNet.SystemLayer Assembly Version: 3.1.2612.31523 Win32 Version: 3.1.2612.31523 CodeBase: file:///C:/DOCUME~1/Mark/LOCALS~1/Temp/PdnSetup/PaintDotNet.SystemLayer.DLL ---------------------------------------- PdnLib Assembly Version: 3.1.2612.31526 Win32 Version: 3.1.2612.31526 CodeBase: file:///C:/DOCUME~1/Mark/LOCALS~1/Temp/PdnSetup/PdnLib.DLL ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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. error report. Quote Site: RIP =( Link to comment Share on other sites More sharing options...
Rick Brewster Posted March 16, 2007 Share Posted March 16, 2007 Look at the thread recently created by aatwo, see if the solution that worked for him also works for you. http://paintdotnet.12.forumer.com/viewtopic.php?t=3853 Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
FrEaK Posted March 16, 2007 Author Share Posted March 16, 2007 ah, it worked thank-you rick Quote Site: RIP =( Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.