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: 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
