-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: spprivate
Message 1 in Discussion


Hi , I am developing a multilingual application.I have a error handler component which 
throws user friendly errors,in the logged in user's language.For this I am using 
resource files and the component will fetch appropriate message from resource file and 
sends back. Now the problem here is,When I tested with a local test application its 
working fine.But If i generate this component and call it from another application it 
throws the error 
 Exception Details: System.Resources.MissingManifestResourceException: Could not find 
any resources appropriate for the specified culture (or the neutral culture) in the 
given assembly. My code snippet is where i get problem is.. 
 ResourceManager resources = new ResourceManager("<RESNAME>", Assembly. 
GetExecutingAssembly(), null ); 

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to