I am working on a website, in which I am retrieving XML data from an external URL, using the following code
WebRequest req = WebRequest.Create(\"External se
Does it work when you change the snippet in web.config to: