The Evil fucking bastard motherfucking no-good freaking sucky Browser IE8 makes me cry ones more.
for 2 hours I’ve been trying to figure out why my newly upgraded Silverlight3 site wont work.
When viewing source in IE8, the source looks fine and nothing looks wrong, But when viewing the executed source, the whole Body-tag was empty !!!
in the Head section, i had defined 3 Scripts, and in an “accident” i had defined one of them with a short XML ending:
<script src=”” /> instead of <script src=””></script>
apparently, IE8 can’t eat such kind of script-declarations …
ARGHHHHHHH