EDN Admin
Well-known member
I have created RSS feed with external links, Im getting the folowing error "The Requested
RSS feed could not be displayed.Please verify the settings and url for this feed,If this
problem persists please contact your administrator". I have changed the proxy settings in
Web.config file
<system.net>
<defaultProxy>
<proxy autoDetect="true" proxyaddress="Proxyaddress:8080" bypassonlocal="true" />
</defaultProxy>
</system.net>
Still the same error occurs. Please help me on solving this issue.
View the full article
RSS feed could not be displayed.Please verify the settings and url for this feed,If this
problem persists please contact your administrator". I have changed the proxy settings in
Web.config file
<system.net>
<defaultProxy>
<proxy autoDetect="true" proxyaddress="Proxyaddress:8080" bypassonlocal="true" />
</defaultProxy>
</system.net>
Still the same error occurs. Please help me on solving this issue.
View the full article