I\'m trying to make a webrequest through a proxy on Windows phone 7. From what I can see the Compact Framework does not include the configuring of a proxy for the HttpWebReq
Under "configuration" section in Web.config add this:
(for more more info - MSDN - defaultProxy Element (Network Settings))