Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

After a VB to C# Project conversion I am receiving the following error.

$
0
0

Creating the main form @ MyProject.Application.Run(args);

The error is: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "XX.My Project.resources" was correctly embedded or linked into assembly "XX" at compile time, or that all the satellite assemblies required are loadable and fully signed.

Can anyone offer an explaination as to what this means after the transaltion. Presumably the Translator has missed something. The resource file have be recrated and moved in the project with the original being renamed.

 


Viewing all articles
Browse latest Browse all 1764

Trending Articles