S
Shiva Ramani
Iam trying to read a RSS feed (through XmlTextReader) from my application.
The url (ex: "http://www.wipro.com/RSSFeed.xml") is accessible through the
browser but when the same when tried from the asp.net application I get
"The remote name could not be resolved: 'www.wipro.com' "
This happens the same for all the other URLs also.
My browser LAN Settings has "Automatically detect settings" being set. My
authentication on the app is set to Windows Authentication.
Do I need to change/specify anything when trying to access outside url's in
IIS
The url (ex: "http://www.wipro.com/RSSFeed.xml") is accessible through the
browser but when the same when tried from the asp.net application I get
"The remote name could not be resolved: 'www.wipro.com' "
This happens the same for all the other URLs also.
My browser LAN Settings has "Automatically detect settings" being set. My
authentication on the app is set to Windows Authentication.
Do I need to change/specify anything when trying to access outside url's in
IIS