Browse by Tags

Related Posts

  • MissingManifestResourceException with multiple localised Web Applications

    Hi, I have an issue with Global Resources across multiple Web Applications. I have one Web Application containing a set of User Controls that are compiled to a single assembly using a Web Deployment Project. The Web Application uses Global Resources to localise strings and the .resx file is set to be...
    Posted to Localization (Forum) by WolfyUK on 04-01-2009, 12:00 AM
    Filed under: web deployment projects, ASP.NET, localisation
  • Empty HTML after a while since implimenting resource files

    I am not sure if this is the correct forum to place this, but it was the closest I could find. I am currently stuck on a bug that really confuses me, and it seems to have been introducted since I've added resource files for localization. The following behaviour happens: When deployed (build on test...
    Posted to Localization (Forum) by Qui on 01-27-2009, 12:00 AM
    Filed under: empty html, bin directory, localisation, base classes
  • Re: How can i retrieve "Language" from " Ctrl Panel --> Regional and Settings Option --> Regional Options tab"

    Hi Rick, Thanks for looking in to it. Sorry Rick, actually it is a Windows application and in the c# code I would like to access the location info. Just wondering how I can access. 1. Go to Ctrl Pnl --> Regional and settings options 2. Lets say If I set the standards and formats to : English (United...
    Posted to Localization (Forum) by msbasha313 on 01-26-2009, 12:00 AM
    Filed under: localisation, localization, localization aceess crosspage, localization automatic, Localization automatic asp:Localize RESX resource, Localization BeginRequest Culture
  • How can i retrieve "Language" from " Ctrl Panel --> Regional and Settings Option --> Regional Options tab"

    Hi All, Iam just wondering how can I access the selected "Location" in " Ctrl Panel --> Regional and Settings Option --> Regional Options tab" using c#. I can able to access the selected standard formats which is just above the location dropdown using the follwoing code. CultureInfo...
    Posted to Localization (Forum) by msbasha313 on 01-25-2009, 12:00 AM
    Filed under: localisation, localization, Localizationzation
  • Localizing Big Project

    Hi, I have performance and code maintenance related question. We have big application about 1000 pages in asp. We are in discussion to convert to ASP.NET. There are 25 languages to which we give support. If we maintain 25 RESX files for each ASPX page, there will be 1000*25=25000 RESX files, then is...
    Posted to Localization (Forum) by hemchand on 01-05-2009, 12:00 AM
    Filed under: number of pages localisation, Big project, localisation, localisation large application
  • Reg: Localization

    Hi, i have created one .aspx file and generate local resource file. Then create two resource file for two different language. THats working fine. Now my question is i have to show some dynamic text in label control depending on the language the user select. Eg; if user enter correct answer and click...
    Posted to Web Parts and Personalization (Forum) by jawahars on 10-31-2008, 12:00 AM
    Filed under: localisation
  • Unit Testing and localization: Could not load file or assembly 'App_GlobalResources'

    I recently added an App_GlobalResources folder to an MVC web application. In one of the controllers I access a file in this folder called Strings.resx using the syntax: Resources.Strings.Foo , where Foo is an entry in this resource file. The site runs without any problems but when I start the MbUnit...
    Posted to ASP.NET MVC (Forum) by unconscious on 05-27-2008, 12:00 AM
    Filed under: App_GlobalResources, localisation, localization, MbUnit, MVC.net, asp.net, Unit Test
  • Internationalisation component

    Let me explain This is where I work www.guidestar.org.uk We display financial info about all of the charities in uk and wales. We are undergoing an internationalisation where countries across Europe want our business model, so we have really made the site successful. I fuly understand and have experience...
    Posted to Localization (Forum) by born_2_code on 10-24-2007, 12:00 AM
    Filed under: components, interface, language packs, localisation, api, internationalisation
  • Re: Data annotations, ErrorMessageResourceName, ErrorMessageResourceType

    Hi Brad, You definitely put me on the right track with the .designer.cs file. I found out about setting the 'access modifier' to public and also setting the build action of the resource file to 'embedded resource'. This has worked a treat in terms of displaying the data annotations on...
    Posted to ASP.NET MVC (Forum) by bmoyno on 06-29-2009, 12:00 AM
    Filed under: localization, localisation, errormessageresourcename, errormessageresourcetype, Data annotations
  • Re: Data annotations, ErrorMessageResourceName, ErrorMessageResourceType

    Thanks Brad, I using option 2 already, but it's not working for the data annotations. It's working fine for the MVC ui in that when i set the language in the browser to french, the content in the .fr-FR.resx appears perfectly. However, this doesn't work for the data annotations of the data...
    Posted to ASP.NET MVC (Forum) by bmoyno on 06-30-2009, 12:00 AM
    Filed under: MVC, localization, localisation, errormessageresourcename, errormessageresourcetype, Data annotations, data model
Page 1 of 2 (18 items) 1 2 Next >