CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #2
    Join Date
    Nov 2001
    Posts
    323

    Re: Consume an RSS feed using syndicationobjects

    ok, I'm not certain, but I think I'm being blocked by design.
    I found a thread that says robots.txt is blocking me from reading a feed programmatically.
    Can anyone confirm this?

    I tried putting in a proxy with a port. no luck
    I also tried putting in networkcredentials (with the current authenticated user) and it always shows up empty.

    No matter what i try, I'm still getting the Forbidden 403 exception.

    Does anyone have any ideas/suggestions?

    Thanks,
    Last edited by Zim327; March 19th, 2010 at 03:25 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured