Jump to content

WooFuzz

Newbies
  • Posts

    3
  • Joined

  • Last visited

Posts posted by WooFuzz

  1. So I am trying to save something and this is what it says when I do

    Access is denied use File -> Save as to save under a different location or name

     

    And if I press Show Details this comes up

     

    System.UnauthorizedAccessException: Target path has the read only flag set

     

       at PaintDotNet.IO.SaveTransaction..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options) in d:\src\pdn\paintdotnet\src\PaintDotNet\IO\SaveTransaction.cs:line 265

     

       at PaintDotNet.Controls.DocumentWorkspace.DoSave(Boolean tryToFlatten) in d:\src\pdn\paintdotnet\src\PaintDotNet\Controls\DocumentWorkspace.cs:line 2928

     

     

     

    Please Help!

×
×
  • Create New...