RSS Feed is giving error in cloud
        Posted  
        
            by stackuser1
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by stackuser1
        
        
        
        Published on 2010-06-14T05:08:18Z
        Indexed on 
            2010/06/14
            5:12 UTC
        
        
        Read the original article
        Hit count: 245
        
In my C# asp.net 3.5 application I am using RSS Feed to get current updates of my website. Its working fine and when we subscribe the feed also its updating the data as needed. Now our application is deployed in cloud. There also this RSS feed is opening and showing the data. But When I say Subscribe to this feed Its giving diagnose error page saying Internet Explorer Can not Display this page. Let me know how to work with RSS feed in cloud environment.
© Stack Overflow or respective owner