Jump to content

Design Time Errors


Recommended Posts

Hello,

I can build the project just fine, but if try and view some of the forms/controls (almost all of them) i get design time errors.

Almost all of the erros ave to deal with resource strings....

Could not find any resources appropriate for the specified culture (or the neutral culture) on disk. baseName: PaintDotNet.Strings locationInfo: fileName: PaintDotNet.Strings.resources

Is this normal???

Thanks

Link to comment
Share on other sites

This is normal. Paint.NET's dialogs have long since grown past the bounds of what the Visual Studio Designer can handle, esp. because of the way we do localization. Or rather, we haven't had the time to figure out a way to make them work in the designer. We just edit the code.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

  • 2 weeks later...

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