all groups > visual studio .net general > december 2005 >
You're in the

visual studio .net general

group:

utf-8 visual studio problems


Re: utf-8 visual studio problems Mikhail Arkhipov (Microsoft)
12/30/2005 10:33:59 AM
visual studio .net general:
On 12/30/05 2:12, in article dp31e8$5e3$1@news1.xnet.hr, "zapov"
[quoted text, click to view]
Which file type are you saving and what steps are you taking to save in
utf-8 w/o signature? Is it a Web Form (i.e. aspx) or plain HTML? In ASP.NET
files you must specify file encoding in the web.config using fileEncoding
and responseEncoding settings. META element has no effect on ASP.NET
runtime.

Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights
utf-8 visual studio problems zapov
12/30/2005 11:12:19 AM
Hi!

I have a problem when I save file using VS2003 or VS2005.
If I use utf-8 with signature VS saves file ok, but
when saving without signature non english letters are saved
wrongly. This is most annoyed when developing web
applications, because all the browsers (incuding IE) then
display this web page wrongly.

I saw some reports of this problem already. How come this
Re: utf-8 visual studio problems zapov
12/30/2005 8:24:11 PM
[quoted text, click to view]

I was using xml encoding, but I guess that also has no effect.
AddThis Social Bookmark Button