I made a silverlight application which uses the webrequest/webresponse methods to recieve data. I tested the application on Firefox and it's working fine. But when I tested it on IE 8, it's not working. The webreponse returns something like this:
<script type="text/javascript">top.location.href="urltopagetoreadfrom"</script>