I'm facing a strange issue, I'm trying to localize a website, so i converted it to a web application and generated resx file for each aspx and ascx file i have ( pagename.en.resx ..etc)
however the localization never worked with me. one thing to mention that when i open the resx files in the designer mode i find "Access Modifier" dropdown enabled on the upper right, on sample projects that works successfully i find the "Access Modifier" dropdown disable ?
Your suggestions are very much appreciated !