Receive server error (security exception) try to get xml feed

Discussion in 'Site Programming, Development and Design' started by scottking, Mar 10, 2010.

  1. On my website (www.basicperspectives.com) I am trying to get an xml feed from my blogger site to populte my home page. I receive as error:


    THe problem is line 14. How do I grant myself permission to get the xml feed. I also tried loading the feed simply by: dim xmlDoc as system.xml.xmlldocument = system.xml.xmldocument.load(www.myfeed.com) and received the same error.
     
  2. Ray

    Ray

    Last edited by a moderator: Oct 14, 2015

Share This Page