i have a webform.page, on a master.page.
- When I run from VS Development Server, everything looks great... hebrew and stuff :")
- When I deploy/upload the files to 'Arvixe.com' shared server.
the page comes half gibberish. - The content of the Master.Page is kept intact.
- The content of the Web-form is Gibberish, EXCEPT for text that come from my SQL DATABASE as NVARCHAR.
There are slight differences in the Web.config (other constraints).
tried playing with <globalization>
tag.
all pages contain
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Screenshot - only the Title of the Repeater is hardcoded in the content page