Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Trouble with ResourceManager

Reply
Thread Tools

Trouble with ResourceManager

 
 
Robert Dobson
Guest
Posts: n/a
 
      02-12-2004
I have a system that's working perfectly on my development environment but
not in the production environment and I'm not able to figure out why.

I have two resource files, Verbiage.resx and Verbiage.es-MX.resx

I compile the project and I get snafu.dll and bin/snafu.resources.dll as
expected.

In the code I create a ResourceManager and I pass in a CultureInfo object of
type "en-US" or "es-MX" depending on which language I want.

On my workstation, this all works fine.

But I copy the DLLs to the production machine, restart IIS, load the pages,
and all I get is the English verbiage, and here's the worse part: NO ERRORS!

Can somebody PLEASE shed some light on this subject? I'm perplexed!

Thanks!



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
problems with ResourceManager!! (multi-language system) Ricardo Corsi ASP .Net 0 12-20-2004 08:24 PM
ResourceManager behavior different when using identity impersonate="true" steven ASP .Net 0 10-04-2004 01:14 PM
ResourceManager and localization problem with Windows Server 2003 Weenie the Pooh ASP .Net 1 02-12-2004 01:48 PM
ResourceManager and localization problem with Windows Server 2003 Weenie the Pooh ASP .Net 0 02-12-2004 12:57 PM
Re: ResourceManager.ReleaseAllResources() does no release the resource file. Suzanne Cook [MS] ASP .Net 0 09-17-2003 11:12 PM



Advertisments