Quantcast
Channel: Security
Browsing latest articles
Browse All 8 View Live

Re: The remote server returned an error: (401) Unauthorized.

Found the solution, although not perfect but I had to select the RSS page and click Anon Access enabled for that file, the RSS now works. Not sure why its not carrying my Active Directory credentials...

View Article



Re: The remote server returned an error: (401) Unauthorized.

Hi, As your site is in your domain, it is hard for me to test. So I suggest that change the value of ImpersonationLevel and AuthenticationLevel, they all enum types, and test whether we can remove the...

View Article

Re: The remote server returned an error: (401) Unauthorized.

Ok, I have got your code running but I am still getting an error when viewing the space where the RSS should display.   XmlTextReader reader; string url; url =...

View Article

Re: The remote server returned an error: (401) Unauthorized.

Hi, OwainGDWilliams CS0103: The name 'AuthenticationLevel' does not exist in the current context Follow it. http://msdn.microsoft.com/en-us/library/system.net.webrequest.authenticationlevel.aspx 

View Article

Re: The remote server returned an error: (401) Unauthorized.

Thanks for your reply but I am getting an error now:   CS0103: The name 'AuthenticationLevel' does not exist in the current context    

View Article


Re: The remote server returned an error: (401) Unauthorized.

Hi, OwainGDWilliams  wrq.Proxy = WebProxy.GetDefaultProxy();            //wrq.Proxy.Credentials = new System.Net.NetworkCredential("myUserName", "myPassword");            wrq.Credentials = new...

View Article

Re: The remote server returned an error: (401) Unauthorized.

It seems to be that my aspx page is trying to go out through our company proxy and then come back in to view the RSS. Is there a way to tell my page that its actually calling a page on the same server...

View Article

The remote server returned an error: (401) Unauthorized.

mHi, this is a bit of a strange one. I have my front page of my intranet site and I am trying to pull an RSS feed from a subdirectory forum. Root Default.aspx --->Forum --->Rssfeed.aspx On my...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images