Silverlight 4 HttpWebRequest user agent string is null
- by Dan B
The problem
I have a page with a silverlight object. It attempts to retrieve XML from the page. But I am struggling with a security exception.
I have this code working brilliantly in WPF.
When using a website hosting a silverlight application with the same code, the user agent string of the HttpRequest object is null (and seemingly cannot be…