Jump to content

MissingManifestResourceException?


Recommended Posts

I tried to make a simple filetype plugin, but I got this weird exception that I have never seen before.

MissingManifestResourceException

Could not find any resources appropriate for the specified culture (or the neutral culture) on disk.

baseName: PaintDotNet.Strings.3 locationInfo: fileName: PaintDotNet.Strings.3.resources

at return Document.FromImage(B); where b is a bitmap.

What is this exception? How can I avoid it?

I would write plugins, if I knew what kind of plugins were needed.. :(

Link to comment
Share on other sites

I am using that template..

edit: turns out that the problem only occurs when trying to debug the plugin..

Somewhat inconvenient, but not a real problem.. so I guess those questions do not have to be answered anymore

I would write plugins, if I knew what kind of plugins were needed.. :(

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...