.net 2.0 Local Resx file change not updating on ASP page

Last post 12-02-2005 3:58 PM by Bigmoon. 0 replies.

Sort Posts:

  • .net 2.0 Local Resx file change not updating on ASP page

    12-02-2005, 3:58 PM
    • Member
      15 point Member
    • Bigmoon
    • Member since 11-17-2005, 6:13 PM
    • Posts 3

    I am in the process of localizing a web app using a combination of local and global resource (.resx) files. 

    I have noticed that if I change the resx file that it does not automatically update on the ASPX page.  I have tried sevearl different approaces, rebuilding project, starting and stopping IIS etc  But nothing seems consistant.

    Is there anything I need to do after changing a value in a RESX file?

     

    PS  If I access the RESX from a code behind page it gets the new changes, but if its on the ASPX Page  it doesn't get the most recent

    aspx page using

    HeaderText="<%$ Resources:HeaderCol3%>"

     

    Thanks in advance

    Jeff

Page 1 of 1 (1 items)