How do you hardcode the proxy settings? Is it in the web.config? and can you put in the username and password to use?
________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Bill Williamson Sent: Wednesday, 18 February 2009 1:49 PM To: [email protected] Subject: Re: RSS Viewer Authentication Error [SEC=UNCLASSIFIED] On Wed, Feb 18, 2009 at 1:41 PM, Noja, Fadi <[email protected]> wrote: Hi, I'm added a RSS viewer to my page and Im getting the following error: ProtocolError occured trying to complete the request. The server returned a status code of : ProxyAuthenticationRequired and the status description is : "Proxy Authentication Required" I know it's got something to do with the NTLM authentication and the double-hope not passing in the credentials. Has anyone come across this before and knows how to fix it? I'm pretty sure you can put in the web.config the proxy settings but not sure how you go around fixing the problem so that it passes the users credentials on. The only way to fix this is by hardcoding the proxy settings, or writing your own web part. The default rss web part is not written to handle impersonation. ________________________________ Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss <http://www.codify.com/lists/ozmoss> Other lists you might want to join: http://www.codify.com/lists <http://www.codify.com/lists> -------------------------------------------------------------------------------- Support procedure: http://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists
