Arishiro Posted October 25, 2020 Share Posted October 25, 2020 I get the following error when i try to save any image: Exception: System.UnauthorizedAccessException: Access to the path is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost) at PaintDotNet.IO.SaveTransaction.Commit() in D:\src\pdn\src\PaintDotNet\IO\SaveTransaction.cs:line 315 at PaintDotNet.Controls.DocumentWorkspace.<>c__DisplayClass246_1.<DoSaveImpl>b__6() in D:\src\pdn\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 2794 at PaintDotNet.Functional.Func.Try(Action f) in D:\src\pdn\src\Base\Functional\Func.cs:line 174 How can i fix this? This started to happen after i updated to the recent version (Was working fine in the same day before i updated.) Quote Link to comment Share on other sites More sharing options...
BoltBait Posted October 25, 2020 Share Posted October 25, 2020 I suspect your anti-virus software is being overly aggressive. 1 Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 25, 2020 Share Posted October 25, 2020 This is often caused by Avast (antivirus). 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...
Arishiro Posted October 25, 2020 Author Share Posted October 25, 2020 So in theory, adding Paint.net to the exception list will remedy the issue? Quote Link to comment Share on other sites More sharing options...
BoltBait Posted October 25, 2020 Share Posted October 25, 2020 17 minutes ago, Arishiro said: So in theory, adding Paint.net to the exception list will remedy the issue? It's worth a try. Then, report back. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
Arishiro Posted October 25, 2020 Author Share Posted October 25, 2020 30 minutes ago, BoltBait said: It's worth a try. Then, report back. It actually worked, thanks! 2 Quote Link to comment Share on other sites More sharing options...
BoltBait Posted October 25, 2020 Share Posted October 25, 2020 Awesome. I'm glad you got that sorted out. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game 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.