Hello Renu
I think this blog may answer your question?
http://world.episerver.com/Blogs/Ben-Morris/Dates/2009/10/Adding-new-languages-to-EPiServer-5/
David
Thanks for your reply.
I have created this console app, installed it on my local, works fine. But when i try to install it on the server comes up with an error of 'A problem caused the program to stop working correctly.Please close the program'. And it doesnt innstall the exe on srever.
ANy ideas why?
Sorted this yet? Have you had a look at the event logs? There could be all sorts of reasons causing this, but I would look closely at what application files you have copied to the server and what version of the .NET framework is on your server. Something is missing...
Ahhh - the old "switching it off and on again" solution... works every time ;-)
I am trying to mirror website from staging to production in CMS5. Production website is in use. On staging, we have created few instances of running website, now i want to shift these instances from staging to production.
How can i do this without having to create empty websites/instances on prduction and without disturbing the existing database on ;production.
Any help is much appreciated.
Thanks
Hi,
I need to add a new language in Episerver, and it is through system.globalization class, where i need to copy existing culture and create a new one,and then register it.
Question: where do i need to add this code?
Any help is much appreciated.