Mark
Guest
|
Posted:
Wed Nov 09, 2005 9:38 am Post subject:
RE: Proxy Authentication |
|
|
Matt, I am having the same exact problem, if you ever find a fix for this
please come back and post it. For now I will keep looking.
"Matt" wrote:
| Quote: | Hi
I am running Sharepoint Portal Server 2003 and i am wanting to put some rss
feeds from the internet on the page. However our proxy server requires
authentication.
How do i do this?
i have got some code froom around the place that goes into the web config
system.net
defaultProxy
<proxy proxyaddress="proxy.srv:80" bypassonlocal = "true"/
/defaultProxy></system.net
but this does not allow me to put in username and password.
Please help
Thanks
|
|
|