ASP.net 2.0
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
hi all, i got a small problem but its really annoying. i want to use the new implicit localization feature of asp.net 2.0. i created default resource file in local resources folder say def.aspx.resx thent i created number of resources files with diff languages like def.aspx.fr-FR.resx. the defualt resource file works greate but when i change culture and uiculture to another culture say fr-FR. nothing changes and the resource file def.aspx.fr-FR didn't loaded i dont know why??? it works only when i make it as defualt resource. def.aspx.resx but changing cultrue anf uiculture doesn't work!!!! Thanks in advance. marcoryos