VS2008 asp.net spits out gibberish, possibly wrong encoding issue.
Posted
by Edward M Meshuris
on Stack Overflow
See other posts from Stack Overflow
or by Edward M Meshuris
Published on 2010-05-14T15:58:11Z
Indexed on
2010/05/14
20:24 UTC
Read the original article
Hit count: 483
Hello,
I have inherited a project, it was originally written in VS2005.
I have made a few changes, but all are design.
Now when I run the project using the visual studio's web server, in IE8, the page shows up just fine, however in FireFox 3.6.3, I get gibberish (a full page of this):
?
I?%&/m?{J?J??t??
$?@?????iG#)?*??eVe]f@?? ??{???{??;?N'????\fdl??J??!????~|?"~???????7????t?.???WO???? m???{'w?>}?4??????x'}??W?{???G?G?]=?{???j|uo\?w???Pv???
My setup:
Windows 7 Proffesional (All patches)
VS2008 SP1 (I think all patches)
Thank you for your help!
-Edward
© Stack Overflow or respective owner