Arishiro 2 Posted October 25, 2020 Report 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 post Share on other sites
BoltBait 3,242 Posted October 25, 2020 Report Share Posted October 25, 2020 I suspect your anti-virus software is being overly aggressive. 1 Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to post Share on other sites
Rick Brewster 1,757 Posted October 25, 2020 Report 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 post Share on other sites
Arishiro 2 Posted October 25, 2020 Author Report Share Posted October 25, 2020 So in theory, adding Paint.net to the exception list will remedy the issue? Quote Link to post Share on other sites
BoltBait 3,242 Posted October 25, 2020 Report 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 Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to post Share on other sites
Arishiro 2 Posted October 25, 2020 Author Report 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 post Share on other sites
BoltBait 3,242 Posted October 25, 2020 Report Share Posted October 25, 2020 Awesome. I'm glad you got that sorted out. Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to post Share on other sites
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.