I managed to resolve the issue with the help of a nice person named Nuux, and some research on the web. The solution was basically to create a session, create a vb class called BasePage, and to change my inherits to all my pages to BasePage. The culture
and uiculture should be set to auto, as I had it. Then there are a couple of things you need to do with your .master code behind. It was pretty easy, though. I could give a more detailed answer if anyone would like to email me personally, because it's too
long to post in here. My email is in my profile.
Jason Weber
Marked as answer by jpweber on Jan 23, 2012 09:39 PM
jpweber
Member
69 Points
53 Posts
Re: Visual Studio 2010, cannot find way to have client choose language of their choice
Jan 23, 2012 09:36 PM|LINK
I managed to resolve the issue with the help of a nice person named Nuux, and some research on the web. The solution was basically to create a session, create a vb class called BasePage, and to change my inherits to all my pages to BasePage. The culture and uiculture should be set to auto, as I had it. Then there are a couple of things you need to do with your .master code behind. It was pretty easy, though. I could give a more detailed answer if anyone would like to email me personally, because it's too long to post in here. My email is in my profile.
Jason Weber