Resource Files in Web Farm
-
Hello Experts, We have a ASP.Net 2.0 web site.. This web site is now web - farm enabled. The web site provides a User Interface to update the resx files to teh various admin users. So imagine, with web farm setup, there could be a different version of resx file on Server A than Server B.. Can we keep these resx files on a central location? If not, what is the best possible way to resolve this problem? I read a lot about it and it seems the best method is to keep it in a database. The database will also be able to provide the locks etc via the stored proc. The shared assembly option is the other way, but I think that doesn't resolve my problems. The assembly will still have the resx files located on both the server and it doesn't ensure that teh similar files are kept at both ends. Any pointers? This looks like a tough one for me.. Regards, Misha G
Evil triumphs when good people sit quiet...