Trouble with ResourceManager
From: Robert Dobson (trak3r_at_hotmail.com)
Date: 02/12/04
- Next message: gicio_at_gmx.de: "Re: ASP.NET Forums beta search hide feature!!??!?!?"
- Previous message: Cowboy \(Gregory A. Beamer\): "Re: Problem with Sending Email outside of Domain"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 12 Feb 2004 11:01:56 -0500
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!
- Next message: gicio_at_gmx.de: "Re: ASP.NET Forums beta search hide feature!!??!?!?"
- Previous message: Cowboy \(Gregory A. Beamer\): "Re: Problem with Sending Email outside of Domain"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|