Jump to content

Could not build - access denied


uint

Recommended Posts

Hello!

As I was to build my first plugin, I got this error message:

Error at line 0: Cannot create temporary file 'c:\Program Files\Paint.NET\Effects\CSC6639.tmp' -- Access is denied. (CS1619)

I did try to uncheck the Read-only checkbox of the Effects folder, but it keeps checking itself again after I exit the folder's properties...

Any help would be appreciated. Thanks!

Link to comment
Share on other sites

I am creating the plugin in a different folder (the C# file is in another folder) - it builds the ddl at default in the Effect folder and it can't be changed.

Edited by uint
Link to comment
Share on other sites

To build a dll with CodeLab on Vista and later you have to run Paint.NET as an Administrator.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...