none
RSS ERROR: Feeds with DTDs are not supported. RRS feed

  • Question

  • Feeds with DTDs are not supported.
    The Official Scripting Guys Forum! forum

    ‎Today, ‎April ‎18, ‎2014, ‏‎22 minutes ago

    Started yesterday and was intermittent.  Now it seems permanent.

    Windows 8.1 / IE11


    ¯\_(ツ)_/¯

    Friday, April 18, 2014 7:58 AM

Answers

All replies

  • Feeds with DTDs are not supported.

    We were trying to figure out what is wrong with feeds earlier

    http://social.microsoft.com/Forums/en-US/bf143a6c-12bd-41b4-b821-22f101896efa/rss-feeds-offline?forum=reportabug#2afc18b4-798b-4233-a0a5-1c495e1ff486

    Which feed reader do you use?   <eg>



    Robert Aldwinckle
    ---

    Friday, April 18, 2014 1:38 PM
  • As I posted above.  IE11 on Windows 8.   I just checked my WIn 7(IE11) machine and I get the exact same error.

    Here is the link: http://social.technet.microsoft.com/Forums/en-US/ITCG/threads?outputAs=rss

    Error is: Feeds with DTDs are not supported.

    In a yellow bar across top of page.

    Page updated once 6 hours ago and has not updated since.


    ¯\_(ツ)_/¯



    • Edited by jrv Friday, April 18, 2014 1:58 PM
    Friday, April 18, 2014 1:56 PM
  • Here is page source up to the error:

    <?xml version="1.0" encoding="utf-8"?>

    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" xmlns:a10="http://www.w3.org/2005/Atom">
    <channel base="http://social.technet.microsoft.com/Forums/en-US/ITCG/threads?outputAs=rss" xmlns:cfi="http://www.microsoft.com/schemas/rss/core/2005/internal" cfi:lastdownloaderror="Unsupported DTD">

    <title cf:type="text">The Official Scripting Guys Forum! forum</title>

    Most of the page is NOT XML.


    ¯\_(ツ)_/¯

    Friday, April 18, 2014 2:03 PM
  • It seems to be spreading. 

    I have new info.  If the feed has a valid entry then it updates correctly.  If it updates and no new entry exists then the DTD message appears.  It seems that the idle or null result is causing an issue.


    ¯\_(ツ)_/¯

    Friday, April 18, 2014 4:06 PM
  • Systems with IE8 produce: "This feed contains errors. Internet Explorer will try updating this feed again later."

    Clearly the feed has issues.


    ¯\_(ツ)_/¯

    Friday, April 18, 2014 4:09 PM
  • Here is the link: http://social.technet.microsoft.com/Forums/en-US/ITCG/threads?outputAs=rss

    I'm not subscribed to that but I can open 20 items.   The top one says: 

    ‎Today, ‎April ‎18, ‎2014, ‏‎3 minutes ago

    Ah.  Now I see it.   As soon as I try to subscribe.   ; }

    There is even a drop down message which elaborates:

    This feed contains a DTD (Document Type Definition). DTDs
    are used to define a structure of a webpage. Internet Explorer does not support
    DTDs in feeds.

    I'll try WLMail sometime.  I have been intending to do that for other reasons anyway.

    Otherwise what do other browsers/feed readers do with it?



    Robert Aldwinckle
    ---

    Friday, April 18, 2014 5:13 PM
  • It has worked for years.  The feed is a standard XML RSS feed.  The source is spewing out something that looks like a DTD.  This happened about a year ago.  It took Microsoft more than a month to fix it.

    This is not identical but very similar.  My guess is that the servers are either corrupt or infected.


    ¯\_(ツ)_/¯

    Friday, April 18, 2014 5:27 PM
  • I submitted a bug request on this. Thanks!

    Ed Price, Power BI & SQL Server Customer Program Manager (Blog, Small Basic, Wiki Ninjas, Wiki)

    Answer an interesting question? Create a wiki article about it!

    Saturday, May 3, 2014 12:25 AM
  • Now I am getting - "Internet Explorer is unable to update this feed."

    Feed will not initialize in Outlook 2013 on Windows 8.1 but will on Windows 7.

    The DTD warning disappeared two days ago.

    When I was getting the DTD errors I could put the URL into 'Trusted" zone and it would work but then logons to ITSG failed. (???)

    Now placing this in Trusted doesn't help.

    If I re-subscribe to feed it updates the first time correctly.  If I refresh it it fails.

    I am sure that somewhere in all of this is a useful clue.

    Last I check IE 8 on XP was the only browser that was working with this RSS.

    I have many other RSS feeds including from TechNet blogs.  All are working and have always worked.  Only thisfeed has been a problem on and off for 2+ years.


    ¯\_(ツ)_/¯

    Saturday, May 3, 2014 12:39 AM
  • Now I am getting - "Internet Explorer is unable to update this feed."

    Thanks for the reminder!  It's working for me (IE11 on Surface Pro 2).  I opened that link in a new tab (e.g. using Middle-click ICIM), fully expecting to have to use the Subscribe button and see the same failure.  Instead it evidently has been working for a while (69 items).



    Robert Aldwinckle
    ---

    Saturday, May 3, 2014 7:11 AM
  • Now I am getting - "Internet Explorer is unable to update this feed."

    Thanks for the reminder!  It's working for me (IE11 on Surface Pro 2).  I opened that link in a new tab (e.g. using Middle-click ICIM), fully expecting to have to use the Subscribe button and see the same failure.  Instead it evidently has been working for a while (69 items).



    Robert Aldwinckle
    ---

    Nope it doesn't work if you refresh it.

    https://answers.yahoo.com/question/index?qid=20080206084108AADBjDe


    ¯\_(ツ)_/¯

    Friday, May 9, 2014 12:40 PM
  • DTD were removed from the feeds. Now they are all back.

    DTDs are not supported by any modern RSS readers.  Some may ignore the DTD.  NoMicrosft products will work with a DTD.

    See: https://answers.yahoo.com/question/index?qid=20080206084108AADBjDe


    ¯\_(ツ)_/¯

    Friday, May 9, 2014 12:41 PM
  • Here is the XML for the feed as it comes from MS.  If you look through it you will see that every entry kicks that errors.  The DTD statement is not visible because it has been stripped.

    The feed page needs to detect IE and NOT send the DTD.

    <?xml version="1.0" encoding="utf-8"?>
    <rss version="2.0" 
          xmlns:atom="http://www.w3.org/2005/Atom" 
          xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" 
          xmlns:a10="http://www.w3.org/2005/Atom">
    <channel 
         base="http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss" 
                xmlns:cfi="http://www.microsoft.com/schemas/rss/core/2005/internal" 
                cfi:lastdownloaderror="Unsupported DTD">
    
    <title cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title>
    
    <description cf:type="text">
    &lt;div&gt;&lt;span&gt;Feeds with DTDs are not supported.&lt;/span&gt;&lt;/div&gt;
    &lt;div id="x_x_htmlNonSecureZone"&gt;
    &lt;div id="x_x__feedheader_"&gt;
    &lt;div&gt;The Official Scripting Guys Forum! forum&lt;/div&gt;
    &lt;div&gt;
    &lt;p&gt;‎Today, ‎April ‎18, ‎2014, ‏‎22 minutes ago&lt;/p&gt;
    &lt;p&gt;Started yesterday and was intermittent.&amp;nbsp; Now it seems permanent.&lt;/p&gt;
    &lt;p&gt;Windows 8.1 / IE11&lt;/p&gt;
    &lt;p&gt;&lt;/p&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;hr&gt;
    &lt;p&gt;¯\_(ツ)_/¯&lt;/p&gt;</description><copyright cf:type="text">© 2009 Microsoft Corporation. All rights reserved.</copyright><lastBuildDate>Sat, 03 May 2014 00:25:49 GMT</lastBuildDate><atom:updated>2014-05-03T00:25:49Z</atom:updated><a10:id>bb6a18e8-76bb-45d8-85e8-d923485c457a</a10:id><atom:link href="http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug"/><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#bb6a18e8-76bb-45d8-85e8-d923485c457a</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#bb6a18e8-76bb-45d8-85e8-d923485c457a</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>jrv</atom:name><atom:uri>http://social.technet.microsoft.com/profile/jrv/?type=forum</atom:uri></atom:author>
    <title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;div&gt;&lt;span&gt;Feeds with DTDs are not supported.&lt;/span&gt;&lt;/div&gt;
    &lt;div id=x_x_htmlNonSecureZone&gt;
    &lt;div id=x_x__feedheader_&gt;
    &lt;div&gt;The Official Scripting Guys Forum! forum&lt;/div&gt;
    &lt;div&gt;
    &lt;p&gt;‎Today, ‎April ‎18, ‎2014, ‏‎22 minutes ago&lt;/p&gt;
    &lt;p&gt;Started yesterday and was intermittent.&amp;#160; Now it seems permanent.&lt;/p&gt;
    &lt;p&gt;Windows 8.1 / IE11&lt;/p&gt;
    &lt;p&gt;&lt;/p&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;hr&gt;
    &lt;p&gt;¯\_(ツ)_/¯&lt;/p&gt;</description><pubDate>Fri, 18 Apr 2014 07:58:00 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T07:58:00Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=jrv&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T07:58:00Z</atom:updated><cfi:id>12</cfi:id><cfi:effectiveId>968386392</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#4345cfe1-2010-4f30-8a44-4b591c12da80</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#4345cfe1-2010-4f30-8a44-4b591c12da80</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>Robert Aldwinckle on forums</atom:name><atom:uri>http://social.technet.microsoft.com/profile/robert%20aldwinckle%20on%20forums/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;blockquote&gt;
    &lt;div&gt;&lt;span&gt;Feeds with DTDs are not supported.&lt;/span&gt;&lt;/div&gt;
    &lt;/blockquote&gt;
    &lt;p&gt;We were trying to figure out what is wrong with feeds earlier&lt;/p&gt;
    &lt;p&gt;&lt;a href="http://social.microsoft.com/Forums/en-US/bf143a6c-12bd-41b4-b821-22f101896efa/rss-feeds-offline?forum=reportabug#2afc18b4-798b-4233-a0a5-1c495e1ff486"&gt;http://social.microsoft.com/Forums/en-US/bf143a6c-12bd-41b4-b821-22f101896efa/rss-feeds-offline?forum=reportabug#2afc18b4-798b-4233-a0a5-1c495e1ff486&lt;/a&gt;
    &lt;/p&gt;
    &lt;p&gt;Which feed reader do you use?&amp;#160;&amp;#160; &amp;lt;eg&amp;gt;&lt;/p&gt;
    &lt;p&gt;&lt;/p&gt;
    &lt;p&gt;&lt;/p&gt;&lt;hr class=sig&gt;&lt;p&gt;&lt;br&gt;
    Robert Aldwinckle&lt;br&gt;
    ---&lt;/p&gt;</description><pubDate>Fri, 18 Apr 2014 13:38:25 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T13:38:25Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=robert+aldwinckle+on+forums&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T13:38:25Z</atom:updated><cfi:id>11</cfi:id><cfi:effectiveId>2094546490</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#4af2af22-e8bf-4581-8ae9-c222bb0f3a73</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#4af2af22-e8bf-4581-8ae9-c222bb0f3a73</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>jrv</atom:name><atom:uri>http://social.technet.microsoft.com/profile/jrv/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;p&gt;As I posted above.&amp;#160; IE11 on Windows 8.&amp;#160;&amp;#160; I just checked my WIn 7(IE11) machine and I get the exact same error.&lt;/p&gt;
    &lt;p&gt;Here is the link: &lt;a href="http://social.technet.microsoft.com/Forums/en-US/ITCG/threads?outputAs=rss"&gt;
    http://social.technet.microsoft.com/Forums/en-US/ITCG/threads?outputAs=rss&lt;/a&gt;&lt;/p&gt;
    &lt;p&gt;Error is: &lt;span&gt;Feeds with DTDs are not supported. &lt;/span&gt;&lt;/p&gt;
    &lt;p&gt;In a yellow bar across top of page.&lt;/p&gt;
    &lt;p&gt;&lt;span&gt;Page updated once 6 hours ago and has not updated since.&lt;/span&gt;&lt;/p&gt;
    &lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;a href="http://social.technet.microsoft.com/Forums/en-US/ITCG/threads?outputAs=rss"&gt;&lt;/a&gt;&lt;/p&gt;
    &lt;p&gt;&lt;/p&gt;
    &lt;hr&gt;
    &lt;p&gt;¯\_(ツ)_/¯&lt;/p&gt;
    &lt;br&gt;
    &lt;br&gt;</description><pubDate>Fri, 18 Apr 2014 13:56:11 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T13:56:11Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=jrv&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T13:56:11Z</atom:updated><cfi:id>10</cfi:id><cfi:effectiveId>2378845087</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#7f84346b-b679-4a69-be9d-8252d63f5997</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#7f84346b-b679-4a69-be9d-8252d63f5997</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>jrv</atom:name><atom:uri>http://social.technet.microsoft.com/profile/jrv/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;p&gt;Here is page source up to the error:&lt;br&gt;
    &lt;/p&gt;
    &lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;/p&gt;
    &lt;p&gt;&amp;lt;rss version=&amp;quot;2.0&amp;quot; xmlns:atom=&amp;quot;&lt;a href="http://www.w3.org/2005/Atom"&gt;http://www.w3.org/2005/Atom&lt;/a&gt;&amp;quot; xmlns:cf=&amp;quot;&lt;a href="http://www.microsoft.com/schemas/rss/core/2005"&gt;http://www.microsoft.com/schemas/rss/core/2005&lt;/a&gt;&amp;quot; xmlns:a10=&amp;quot;&lt;a href="http://www.w3.org/2005/Atom"&gt;http://www.w3.org/2005/Atom&lt;/a&gt;&amp;quot;&amp;gt;&lt;br&gt;
    &amp;lt;channel base=&amp;quot;&lt;a href="http://social.technet.microsoft.com/Forums/en-US/ITCG/threads?outputAs=rss"&gt;http://social.technet.microsoft.com/Forums/en-US/ITCG/threads?outputAs=rss&lt;/a&gt;&amp;quot; xmlns:cfi=&amp;quot;&lt;a href="http://www.microsoft.com/schemas/rss/core/2005/internal"&gt;http://www.microsoft.com/schemas/rss/core/2005/internal&lt;/a&gt;&amp;quot;
     cfi:lastdownloaderror=&amp;quot;Unsupported DTD&amp;quot;&amp;gt;&lt;/p&gt;
    &lt;p&gt;&amp;lt;title cf:type=&amp;quot;text&amp;quot;&amp;gt;The Official Scripting Guys Forum! forum&amp;lt;/title&amp;gt;&lt;/p&gt;
    &lt;p&gt;Most of the page is NOT XML.&lt;/p&gt;
    &lt;p&gt;&lt;/p&gt;
    &lt;p&gt;&lt;/p&gt;&lt;hr class=sig&gt;&lt;p&gt;¯\_(ツ)_/¯&lt;/p&gt;</description><pubDate>Fri, 18 Apr 2014 14:03:27 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T14:03:27Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=jrv&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T14:03:27Z</atom:updated><cfi:id>9</cfi:id><cfi:effectiveId>1614976617</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#44c8aaff-5d86-4c88-ad0a-06d1aef71654</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#44c8aaff-5d86-4c88-ad0a-06d1aef71654</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>jrv</atom:name><atom:uri>http://social.technet.microsoft.com/profile/jrv/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;p&gt;It seems to be spreading.&amp;#160; &lt;/p&gt;
    &lt;p&gt;I have new info.&amp;#160; If the feed has a valid entry then it updates correctly.&amp;#160; If it updates and no new entry exists then the DTD message appears.&amp;#160; It seems that the idle or null result is causing an issue.&lt;/p&gt;&lt;hr class=sig&gt;&lt;p&gt;¯\_(ツ)_/¯&lt;/p&gt;</description><pubDate>Fri, 18 Apr 2014 16:06:55 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T16:06:55Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=jrv&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T16:06:55Z</atom:updated><cfi:id>8</cfi:id><cfi:effectiveId>3867956888</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#236d7843-682f-4561-a31f-631aaf907f53</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#236d7843-682f-4561-a31f-631aaf907f53</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>jrv</atom:name><atom:uri>http://social.technet.microsoft.com/profile/jrv/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;p&gt;Systems with IE8 produce: &amp;quot;This feed contains errors. Internet Explorer will try updating this feed again later.&amp;quot;&lt;/p&gt;
    &lt;p&gt;Clearly the feed has issues.&lt;/p&gt;&lt;hr class=sig&gt;&lt;p&gt;¯\_(ツ)_/¯&lt;/p&gt;</description><pubDate>Fri, 18 Apr 2014 16:09:50 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T16:09:50Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=jrv&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T16:09:50Z</atom:updated><cfi:id>7</cfi:id><cfi:effectiveId>1425818879</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#93a8ffd1-ef3f-48c1-972e-d7384987e5d2</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#93a8ffd1-ef3f-48c1-972e-d7384987e5d2</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>Robert Aldwinckle on forums</atom:name><atom:uri>http://social.technet.microsoft.com/profile/robert%20aldwinckle%20on%20forums/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;blockquote&gt;
    &lt;p&gt;Here is the link: &lt;a href="http://social.technet.microsoft.com/Forums/en-US/ITCG/threads?outputAs=rss"&gt;
    http://social.technet.microsoft.com/Forums/en-US/ITCG/threads?outputAs=rss&lt;/a&gt;&lt;br&gt;
    &lt;/p&gt;
    &lt;/blockquote&gt;
    &lt;p&gt;I'm not subscribed to that but I can open 20 items.&amp;#160;&amp;#160; The top one says:&amp;#160;
    &lt;/p&gt;
    &lt;p&gt;&lt;span&gt;‎Today, ‎April ‎18, ‎2014, ‏‎3 minutes ago&lt;/span&gt;&lt;/p&gt;
    &lt;p&gt;Ah.&amp;#160; Now I see it.&amp;#160;&amp;#160; As soon as I try to subscribe.&amp;#160;&amp;#160; ; }&lt;/p&gt;
    &lt;p&gt;There is even a drop down message&amp;#160;which elaborates:&lt;/p&gt;
    &lt;p id=x_feedContainsDTD&gt;This feed contains a DTD (Document Type Definition). DTDs
    &lt;br&gt;
    are used to define a structure of a webpage. Internet Explorer does not support &lt;br&gt;
    DTDs in feeds.&lt;/p&gt;
    &lt;p id=x_feedContainsDTD&gt;I'll try WLMail sometime.&amp;#160; I have been intending to do that for other reasons anyway.&lt;/p&gt;
    &lt;p id=x_feedContainsDTD&gt;Otherwise what do other browsers/feed readers&amp;#160;do with it?&lt;/p&gt;
    &lt;p id=x_feedContainsDTD&gt;&lt;/p&gt;&lt;hr class=sig&gt;&lt;p&gt;&lt;br&gt;
    Robert Aldwinckle&lt;br&gt;
    ---&lt;/p&gt;</description><pubDate>Fri, 18 Apr 2014 17:13:17 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T17:13:17Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=robert+aldwinckle+on+forums&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T17:13:17Z</atom:updated><cfi:id>6</cfi:id><cfi:effectiveId>3372970354</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#44adb3c8-e8d8-488f-b429-fbdb8ffa869f</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#44adb3c8-e8d8-488f-b429-fbdb8ffa869f</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>jrv</atom:name><atom:uri>http://social.technet.microsoft.com/profile/jrv/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;p&gt;It has worked for years.&amp;#160; The feed is a standard XML RSS feed.&amp;#160; The source is spewing out something that looks like a DTD.&amp;#160; This happened about a year ago.&amp;#160; It took Microsoft more than a month to fix it.&lt;/p&gt;
    &lt;p&gt;This is not identical but very similar.&amp;#160; My guess is that the servers are either corrupt or infected.&lt;/p&gt;
    &lt;p&gt;&lt;/p&gt;&lt;hr class=sig&gt;&lt;p&gt;¯\_(ツ)_/¯&lt;/p&gt;</description><pubDate>Fri, 18 Apr 2014 17:27:53 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T17:27:53Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=jrv&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-04-18T17:27:53Z</atom:updated><cfi:id>5</cfi:id><cfi:effectiveId>431216260</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#a51b9d58-73e1-4b41-8b70-5446c83e9f8e</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#a51b9d58-73e1-4b41-8b70-5446c83e9f8e</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>Ed Price - MSFT</atom:name><atom:uri>http://social.technet.microsoft.com/profile/ed%20price%20-%20msft/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">I submitted a bug request on this. Thanks!&lt;hr class=sig&gt;&lt;p&gt;Ed Price, Power BI &amp;amp; SQL Server Customer Program Manager (&lt;a href="http://blogs.msdn.com/User_Ed"&gt;Blog&lt;/a&gt;,
    &lt;a href="http://blogs.msdn.com/b/smallbasic/"&gt;Small Basic&lt;/a&gt;, &lt;a href="http://blogs.technet.com/b/wikininjas/"&gt;
    Wiki Ninjas&lt;/a&gt;, &lt;a href="http://social.technet.microsoft.com/wiki/contents/articles/4135.aspx"&gt;
    Wiki&lt;/a&gt;) &lt;br&gt;
    &lt;br&gt;
    Answer an interesting question? &lt;a href="http://social.technet.microsoft.com/wiki/"&gt;
    Create a wiki article&lt;/a&gt; about it!&lt;/p&gt;</description><pubDate>Sat, 03 May 2014 00:25:47 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-05-03T00:25:47Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=ed+price+-+msft&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-05-03T00:25:47Z</atom:updated><cfi:id>4</cfi:id><cfi:effectiveId>1017557571</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#317901f3-6d71-4e80-add3-f3d055b1caee</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#317901f3-6d71-4e80-add3-f3d055b1caee</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>jrv</atom:name><atom:uri>http://social.technet.microsoft.com/profile/jrv/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;p&gt;Now I am getting - &amp;quot;&lt;span&gt;Internet Explorer is unable to update this feed.&amp;quot;&lt;/span&gt;&lt;/p&gt;
    &lt;p&gt;Feed will not initialize in Outlook 2013 on Windows 8.1 but will on Windows 7.&lt;/p&gt;
    &lt;p&gt;The DTD warning disappeared two days ago.&lt;/p&gt;
    &lt;p&gt;&lt;span&gt;When I was getting the DTD errors I could put the URL into 'Trusted&amp;quot; zone and it would work but then logons to ITSG failed. (???)&lt;/span&gt;&lt;/p&gt;
    &lt;p&gt;Now placing this in Trusted doesn't help.&lt;/p&gt;
    &lt;p&gt;&lt;span&gt;If I re-subscribe to feed it updates the first time correctly.&amp;#160; If I refresh it it fails.&lt;/span&gt;&lt;/p&gt;
    &lt;p&gt;I am sure that somewhere in all of this is a useful clue.&lt;/p&gt;
    &lt;p&gt;Last I check IE 8 on XP was the only browser that was working with this RSS.&lt;/p&gt;
    &lt;p&gt;I have many other RSS feeds including from TechNet blogs.&amp;#160; All are working and have always worked.&amp;#160; Only thisfeed has been a problem on and off for 2+ years.&lt;/p&gt;
    &lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;hr class=sig&gt;&lt;p&gt;¯\_(ツ)_/¯&lt;/p&gt;</description><pubDate>Sat, 03 May 2014 00:39:01 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-05-03T00:39:01Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=jrv&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-05-03T00:39:01Z</atom:updated><cfi:id>3</cfi:id><cfi:effectiveId>1073604440</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#4c307cd7-3a0e-45bf-b04f-96caa7bafa95</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#4c307cd7-3a0e-45bf-b04f-96caa7bafa95</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>Robert Aldwinckle on forums</atom:name><atom:uri>http://social.technet.microsoft.com/profile/robert%20aldwinckle%20on%20forums/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;blockquote&gt;
    &lt;p&gt;Now I am getting - &amp;quot;&lt;span&gt;Internet Explorer is unable to update this feed.&amp;quot;&lt;/span&gt;&lt;/p&gt;
    &lt;/blockquote&gt;
    &lt;p&gt;Thanks for the reminder!&amp;#160; It's working for me (IE11 on Surface Pro 2).&amp;#160; I opened that link in a new tab (e.g. using Middle-click ICIM), fully expecting to have to use the Subscribe button and see the same failure.&amp;#160; Instead it evidently has
     been working for a while (69 items).&lt;/p&gt;
    &lt;p&gt;&lt;/p&gt;&lt;hr class=sig&gt;&lt;p&gt;&lt;br&gt;
    Robert Aldwinckle&lt;br&gt;
    ---&lt;/p&gt;</description><pubDate>Sat, 03 May 2014 07:11:35 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-05-03T07:11:35Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=robert+aldwinckle+on+forums&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-05-03T07:11:35Z</atom:updated><cfi:id>2</cfi:id><cfi:effectiveId>2778501583</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#3cb97b31-bc7f-4cfc-addc-1cf649d90a41</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#3cb97b31-bc7f-4cfc-addc-1cf649d90a41</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>jrv</atom:name><atom:uri>http://social.technet.microsoft.com/profile/jrv/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;blockquote&gt;
    &lt;p&gt;&lt;/p&gt;
    &lt;p&gt;Now I am getting - &amp;quot;&lt;span&gt;Internet Explorer is unable to update this feed.&amp;quot;&lt;/span&gt;&lt;/p&gt;
    &lt;p&gt;&lt;/p&gt;
    &lt;p&gt;Thanks for the reminder!&amp;#160; It's working for me (IE11 on Surface Pro 2).&amp;#160; I opened that link in a new tab (e.g. using Middle-click ICIM), fully expecting to have to use the Subscribe button and see the same failure.&amp;#160; Instead it evidently has
     been working for a while (69 items).&lt;/p&gt;
    &lt;p&gt;&lt;/p&gt;
    &lt;hr&gt;
    &lt;p&gt;&lt;br&gt;
    Robert Aldwinckle&lt;br&gt;
    ---&lt;/p&gt;
    &lt;/blockquote&gt;
    &lt;p&gt;Nope it doesn't work if you refresh it.&lt;/p&gt;
    &lt;p&gt;&lt;a href="https://answers.yahoo.com/question/index?qid=20080206084108AADBjDe"&gt;https://answers.yahoo.com/question/index?qid=20080206084108AADBjDe&lt;/a&gt;&lt;/p&gt;
    &lt;p&gt;&lt;a href="https://answers.yahoo.com/question/index?qid=20080206084108AADBjDe"&gt;&lt;/a&gt;&lt;/p&gt;&lt;hr class=sig&gt;&lt;p&gt;¯\_(ツ)_/¯&lt;/p&gt;</description><pubDate>Fri, 09 May 2014 12:40:34 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-05-09T12:40:34Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=jrv&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-05-09T12:40:34Z</atom:updated><cfi:id>1</cfi:id><cfi:effectiveId>1394006445</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item><item><guid isPermaLink="true">http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#fb4d0707-2692-4b15-ab65-0f27b7954a97</guid><link>http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug#fb4d0707-2692-4b15-ab65-0f27b7954a97</link><atom:author xmlns:atom="http://www.w3.org/2005/Atom"><atom:name>jrv</atom:name><atom:uri>http://social.technet.microsoft.com/profile/jrv/?type=forum</atom:uri></atom:author><title xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="text">RSS ERROR: Feeds with DTDs are not supported.</title><description xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" cf:type="html">&lt;p&gt;DTD were removed from the feeds. Now they are all back.&lt;/p&gt;
    &lt;p&gt;DTDs are not supported by any modern RSS readers.&amp;#160; Some may ignore the DTD.&amp;#160; NoMicrosft products will work with a DTD.&lt;/p&gt;
    &lt;p&gt;See: &lt;a href="https://answers.yahoo.com/question/index?qid=20080206084108AADBjDe"&gt;
    https://answers.yahoo.com/question/index?qid=20080206084108AADBjDe&lt;/a&gt;&lt;/p&gt;&lt;hr class=sig&gt;&lt;p&gt;¯\_(ツ)_/¯&lt;/p&gt;</description><pubDate>Fri, 09 May 2014 12:41:41 GMT</pubDate><atom:published xmlns:atom="http://www.w3.org/2005/Atom">2014-05-09T12:41:41Z</atom:published><enclosure url="http://i1.social.s-msft.com/profile/u/avatar.jpg?displayname=jrv&amp;size=small" length="1" type="image/jpeg" cfi:path="C:\Users\jvierra\AppData\Local\Microsoft\Windows\INetCache\Enclosure\{DEC2ABA2-3E0B-402E-9F3E-1EDE8DD054DD}\RSS ERROR Feeds with DTDs are not supported..jpg" cfi:downloadstatus="Not Downloaded" cfi:lastdownloaderror="None"/><atom:updated xmlns:atom="http://www.w3.org/2005/Atom">2014-05-09T12:41:41Z</atom:updated><cfi:id>0</cfi:id><cfi:effectiveId>2769703300</cfi:effectiveId><cfi:read>true</cfi:read><cfi:downloadurl>http://social.technet.microsoft.com/Forums/en-US/reportabug/thread/bb6a18e8-76bb-45d8-85e8-d923485c457a?outputAs=rss</cfi:downloadurl><cfi:lastdownloadtime>2014-05-09T12:42:01.661Z</cfi:lastdownloadtime></item></channel></rss>


    ¯\_(ツ)_/¯

    Friday, May 9, 2014 12:51 PM
  • Here is what a good page looks like - same server but not TechNet.  It is MSDN.

    <?xml version="1.0" encoding="utf-8"?>
    <rss version="2.0" 
        xmlns:atom="http://www.w3.org/2005/Atom" 
        xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" 
        xmlns:dc="http://purl.org/dc/elements/1.1/" 
        xmlns:slash="http://purl.org/rss/1.0/modules/slash/" 
        xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    
    <channel 
        xmlns:cfi="http://www.microsoft.com/schemas/rss/core/2005/internal" 
        cfi:lastdownloaderror="None">


    ¯\_(ツ)_/¯

    Friday, May 9, 2014 12:55 PM
  • Bug 1559356 has been filed on this.

    Thanks!


    Ed Price, Power BI & SQL Server Customer Program Manager (Blog, Small Basic, Wiki Ninjas, Wiki)

    Answer an interesting question? Create a wiki article about it!

    Friday, May 9, 2014 11:14 PM
  • Bug 1559356 has been filed on this.

    Thanks!


    Ed Price, Power BI & SQL Server Customer Program Manager (Blog, Small Basic, Wiki Ninjas, Wiki)

    Answer an interesting question? Create a wiki article about it!

    Great - It clearly is triggered by being logged into a live account.  I can now force it to work but it fails the next time the feed document is altered.

    If I connect the feed while logged out it works for a while then it will break.  Sometimes it breaks in a  day and sometimes in three days. When it breaks it seems to break on all machines at the same time.


    ¯\_(ツ)_/¯

    Friday, May 9, 2014 11:36 PM