Bug #52976 Error messages could not be loaded from resources - MissingManifestResourceExcep
Submitted: 20 Apr 2010 10:06 Modified: 10 Aug 2022 17:10
Reporter: Lars Boppenhäger Email Updates:
Status: Unsupported Impact on me:
None 
Category:Connector / NET Severity:S4 (Feature request)
Version:6.2.3 OS:Windows (CE)
Assigned to: Assigned Account CPU Architecture:Any
Tags: error messages, MissingManifestResourceException

[20 Apr 2010 10:06] Lars Boppenhäger
Description:
On a windows CE device with the Assembly MySql.Data.Cf.dll none of the messages stored in the resources could be loaded and an MissingManifestResourceException is thrown. 

How to repeat:
Simple try to create an error, e.g. connect to a server with wrong username.

Suggested fix:
To fix the problem, in the project settings of "MySql.Data.CF" the property "Rootnamespace" (in german "Stammnamespace") has to change from "MySql.Data.CF" to "MySql.Data.MySqlClient".
[26 Apr 2010 11:01] Tonci Grgin
Hi Lars and thanks for your report.

Verified just as described using CF library built from latest trunk and general SmartDevice project in VS2008.
[10 Aug 2022 17:10] Daniel Valdez
The assembly mentioned is already obsolete.