<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>MSDN Reader</title><link>http://code.msdn.microsoft.com/msdnreader/Project/ProjectRss.aspx</link><description>Leverage Windows Presentation Foundation and .NET to create immersive, syndicated multimedia content experiences that engage users more deeply and support a variety of rich content types.  Using WP...</description><item><title>COMMENTED ISSUE: msdnreader.exe stopped working</title><link>http://code.msdn.microsoft.com/msdnreader/WorkItem/View.aspx?WorkItemId=3</link><description>When trying to start msdn reader i get the following exception&amp;#58;&lt;br /&gt;SQL Server Compact has encountered two different versions of the product accessing the same database file. Ensure that each application accessing the same database file is using the same version of SQL Server Compact Edition.&lt;br /&gt;Comments: When trying to start msdn reader i get the following exception&amp;#58;&amp;#10;SQL Server Compact has encountered two different versions of the product accessing the same database file. Ensure that each application accessing the same database file is using the same version of SQL Server Compact Edition.</description><author>turhal</author><pubDate>Mon, 17 Aug 2009 15:19:07 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: msdnreader.exe stopped working 20090817P</guid></item><item><title>NEW POST: Program is not responding</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=2032</link><description>&lt;div class="wikidoc"&gt;
Is it compatable with vista 64 bit? erliar i used vista 32 bit. Architecture reader working fine. Now i am using vista 64bit. Both MSDN reader and architecture reader are not working. Below are error details&lt;br /&gt; &lt;br /&gt;MSDN Reader&lt;br /&gt;------------------------------&lt;br /&gt; &lt;br /&gt;Description:&lt;br /&gt;  Stopped working&lt;br /&gt; &lt;br /&gt;Problem signature:&lt;br /&gt;  Problem Event Name:	APPCRASH&lt;br /&gt;  Application Name:	MsdnReader.exe&lt;br /&gt;  Application Version:	0.0.0.0&lt;br /&gt;  Application Timestamp:	479509a9&lt;br /&gt;  Fault Module Name:	sqlceqp35.dll&lt;br /&gt;  Fault Module Version:	3.5.5365.0&lt;br /&gt;  Fault Module Timestamp:	46683752&lt;br /&gt;  Exception Code:	c0000005&lt;br /&gt;  Exception Offset:	00011902&lt;br /&gt;  OS Version:	6.0.6002.2.2.0.256.1&lt;br /&gt;  Locale ID:	1033&lt;br /&gt; &lt;br /&gt;Read our privacy statement:&lt;br /&gt;  http://go.microsoft.com/fwlink/?linkid=50163&amp;amp;clcid=0x0409&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Architecture reader&lt;br /&gt;--------------------------&lt;br /&gt; &lt;br /&gt;Description:&lt;br /&gt;  Stopped working&lt;br /&gt; &lt;br /&gt;Problem signature:&lt;br /&gt;  Problem Event Name:	CLR20r3&lt;br /&gt;  Problem Signature 01:	journalreader.exe&lt;br /&gt;  Problem Signature 02:	0.0.0.0&lt;br /&gt;  Problem Signature 03:	473266bd&lt;br /&gt;  Problem Signature 04:	JournalReader&lt;br /&gt;  Problem Signature 05:	1.0.0.0&lt;br /&gt;  Problem Signature 06:	473266bd&lt;br /&gt;  Problem Signature 07:	2e&lt;br /&gt;  Problem Signature 08:	5&lt;br /&gt;  Problem Signature 09:	System.NullReferenceException&lt;br /&gt;  OS Version:	6.0.6002.2.2.0.256.1&lt;br /&gt;  Locale ID:	1033&lt;br /&gt; &lt;br /&gt;Read our privacy statement:&lt;br /&gt;  http://go.microsoft.com/fwlink/?linkid=50163&amp;amp;clcid=0x0409&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>rajeshaz09</author><pubDate>Thu, 16 Jul 2009 09:04:49 GMT</pubDate><guid isPermaLink="false">NEW POST: Program is not responding 20090716A</guid></item><item><title>NEW POST: Debugging the application</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=1495</link><description>&lt;div class="wikidoc"&gt;
I can't even hit my breakpoint in the Main method.  I am a bit puzzled, I have even toggled the attribute (  System.Diagnostics.DebuggerNonUserCodeAttribute() ) on/off with no luck.&lt;br /&gt; &lt;br /&gt;It seems the app launches a splash screen (it's doing bunch of interop with native code), then calls  StartApplication();&lt;br /&gt; &lt;br /&gt;To sum it up, I can't break into Main() or  StartApplication() in Debug.  The app just pops up and starts loading content, and no breakpoints are hit.&lt;br /&gt; &lt;br /&gt;Any one else have problem/suggestions?&lt;br /&gt; &lt;br /&gt;&lt;i&gt;Vista 32bit Ulitmate : VS 2008 SP1 (.net 3.5sp1)&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>rybisch</author><pubDate>Fri, 27 Mar 2009 04:48:26 GMT</pubDate><guid isPermaLink="false">NEW POST: Debugging the application 20090327A</guid></item><item><title>NEW POST: MSDN Reader not working</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=884</link><description>&lt;div class="wikidoc"&gt;
This is posted on the front page (below).  Follow these suggestions, if it doesn't work post requested system/.net details here.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;GazSam wrote  Nov 18 2008 at 7:52 PM&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Ok, sorry for the delay guys. Looks like the app installs and runs fine on a box with .NET Framework 3.0 (plain old Vista) and should run with .NET Framework 3.5 RTM. Can you guys confirm the version of the framework you've got installed?&lt;br /&gt; &lt;br /&gt;I believe there is some conflict with SQL CE in 3.5 SP1 that is breaking this app. I’ve been able to fix this problem by removing all references to SQLCE dlls from the project:&lt;br /&gt; &lt;br /&gt;&amp;lt;Install location&amp;gt;\MsdnReaderSourceCode\MsdnReaderSourceCode\References\&lt;br /&gt; &lt;br /&gt;SQLCE35EN.dll&lt;br /&gt;SQLCEME35.dll&lt;br /&gt;SQLCEQP35.dll&lt;br /&gt;SQLCESE35.dll&lt;br /&gt; &lt;br /&gt;I’ve also replaced these with the newest versions for good measure (should be installed on a 3.5SP1 machine):&lt;br /&gt;C:\Program Files\Microsoft SQL Server Compact Edition\v3.5&lt;br /&gt; &lt;br /&gt;The compiled binaries (\Debug, \Release) run fine with this fix. The current installer will probably still lay down the old dlls so you might need to jump into your appdata folder c:\Users\&amp;lt;username&amp;gt;\AppData\Local\Apps\2.0\&amp;lt;guid&amp;gt;\msdn..exe and remove/replace these files to get the app to stop crashing from the default install.&lt;br /&gt; &lt;br /&gt;Please give this a shot and let me know if it works.&lt;br /&gt;
&lt;/div&gt;</description><author>rybisch</author><pubDate>Fri, 27 Mar 2009 02:38:06 GMT</pubDate><guid isPermaLink="false">NEW POST: MSDN Reader not working 20090327A</guid></item><item><title>COMMENTED ISSUE: Fails to start on Vista x64</title><link>http://code.msdn.microsoft.com/msdnreader/WorkItem/View.aspx?WorkItemId=2</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I am using Vista Ultimate X64 and app fails to start.&lt;br /&gt;Description&amp;#58;&lt;br /&gt;  Stopped working&lt;br /&gt;&lt;br /&gt;Problem signature&amp;#58;&lt;br /&gt;  Problem Event Name&amp;#58;&amp;#9;APPCRASH&lt;br /&gt;  Application Name&amp;#58;&amp;#9;MsdnReader.exe&lt;br /&gt;  Application Version&amp;#58;&amp;#9;0.0.0.0&lt;br /&gt;  Application Timestamp&amp;#58;&amp;#9;479509a9&lt;br /&gt;  Fault Module Name&amp;#58;&amp;#9;sqlceqp35.dll&lt;br /&gt;  Fault Module Version&amp;#58;&amp;#9;3.5.5365.0&lt;br /&gt;  Fault Module Timestamp&amp;#58;&amp;#9;46683752&lt;br /&gt;  Exception Code&amp;#58;&amp;#9;c0000005&lt;br /&gt;  Exception Offset&amp;#58;&amp;#9;00011902&lt;br /&gt;  OS Version&amp;#58;&amp;#9;6.0.6001.2.1.0.256.1&lt;br /&gt;  Locale ID&amp;#58;&amp;#9;1033&lt;br /&gt;&lt;br /&gt;Any ideas&amp;#63;&lt;br /&gt;Comments: Deinstalling MSSQL 3.5 Compact components resolved the issue on Windows Server 2008. </description><author>VermeulB</author><pubDate>Thu, 05 Mar 2009 09:54:53 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Fails to start on Vista x64 20090305A</guid></item><item><title>COMMENTED ISSUE: Fails to start on Vista x64</title><link>http://code.msdn.microsoft.com/msdnreader/WorkItem/View.aspx?WorkItemId=2</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I am using Vista Ultimate X64 and app fails to start.&lt;br /&gt;Description&amp;#58;&lt;br /&gt;  Stopped working&lt;br /&gt;&lt;br /&gt;Problem signature&amp;#58;&lt;br /&gt;  Problem Event Name&amp;#58;&amp;#9;APPCRASH&lt;br /&gt;  Application Name&amp;#58;&amp;#9;MsdnReader.exe&lt;br /&gt;  Application Version&amp;#58;&amp;#9;0.0.0.0&lt;br /&gt;  Application Timestamp&amp;#58;&amp;#9;479509a9&lt;br /&gt;  Fault Module Name&amp;#58;&amp;#9;sqlceqp35.dll&lt;br /&gt;  Fault Module Version&amp;#58;&amp;#9;3.5.5365.0&lt;br /&gt;  Fault Module Timestamp&amp;#58;&amp;#9;46683752&lt;br /&gt;  Exception Code&amp;#58;&amp;#9;c0000005&lt;br /&gt;  Exception Offset&amp;#58;&amp;#9;00011902&lt;br /&gt;  OS Version&amp;#58;&amp;#9;6.0.6001.2.1.0.256.1&lt;br /&gt;  Locale ID&amp;#58;&amp;#9;1033&lt;br /&gt;&lt;br /&gt;Any ideas&amp;#63;&lt;br /&gt;Comments: I am having the same problem with Vista Ultimate x86. Tried it on two different machines.</description><author>hcanfly</author><pubDate>Sun, 16 Nov 2008 12:00:31 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Fails to start on Vista x64 20081116P</guid></item><item><title>NEW POST: MSDN Reader not working</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=884</link><description>&lt;div class="wikidoc"&gt;
i get a message &amp;quot;MSDN Reader has stopped working&amp;quot;.  I get an opportunity to debug and in the debugger (VS2008) I get:&lt;br /&gt; &lt;br /&gt;&amp;quot;Unhandled exception at 0x04041902 in MsdnReader.exe: 0x0000005:  Access violation reading location 0x00000000.&amp;quot;&lt;br /&gt; &lt;br /&gt;I am using Vista Ultimate.  I have tried uninstalling, downloading and re-installing. &lt;br /&gt;
&lt;/div&gt;</description><author>bhroberts52</author><pubDate>Mon, 03 Nov 2008 18:37:50 GMT</pubDate><guid isPermaLink="false">NEW POST: MSDN Reader not working 20081103P</guid></item><item><title>CREATED ISSUE: msdnreader.exe stopped working</title><link>http://code.msdn.microsoft.com/msdnreader/WorkItem/View.aspx?WorkItemId=3</link><description>When trying to start msdn reader i get the following exception&amp;#58;&lt;br /&gt;SQL Server Compact has encountered two different versions of the product accessing the same database file. Ensure that each application accessing the same database file is using the same version of SQL Server Compact Edition.&lt;br /&gt;</description><author>peancor</author><pubDate>Mon, 20 Oct 2008 18:53:33 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: msdnreader.exe stopped working 20081020P</guid></item><item><title>COMMENTED ISSUE: Fails to start on Vista x64</title><link>http://code.msdn.microsoft.com/msdnreader/WorkItem/View.aspx?WorkItemId=2</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I am using Vista Ultimate X64 and app fails to start.&lt;br /&gt;Description&amp;#58;&lt;br /&gt;  Stopped working&lt;br /&gt;&lt;br /&gt;Problem signature&amp;#58;&lt;br /&gt;  Problem Event Name&amp;#58;&amp;#9;APPCRASH&lt;br /&gt;  Application Name&amp;#58;&amp;#9;MsdnReader.exe&lt;br /&gt;  Application Version&amp;#58;&amp;#9;0.0.0.0&lt;br /&gt;  Application Timestamp&amp;#58;&amp;#9;479509a9&lt;br /&gt;  Fault Module Name&amp;#58;&amp;#9;sqlceqp35.dll&lt;br /&gt;  Fault Module Version&amp;#58;&amp;#9;3.5.5365.0&lt;br /&gt;  Fault Module Timestamp&amp;#58;&amp;#9;46683752&lt;br /&gt;  Exception Code&amp;#58;&amp;#9;c0000005&lt;br /&gt;  Exception Offset&amp;#58;&amp;#9;00011902&lt;br /&gt;  OS Version&amp;#58;&amp;#9;6.0.6001.2.1.0.256.1&lt;br /&gt;  Locale ID&amp;#58;&amp;#9;1033&lt;br /&gt;&lt;br /&gt;Any ideas&amp;#63;&lt;br /&gt;Comments: Same experience using MSDN Reader on Win2K8 Std Svr. &amp;#13;&amp;#10;Exception isn&amp;#39;t raised when running the downloaded SCE project in debug mode, but . . .&amp;#13;&amp;#10;MSDN Reader appears to hang&amp;#33;</description><author>VermeulB</author><pubDate>Mon, 06 Oct 2008 15:58:02 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Fails to start on Vista x64 20081006P</guid></item><item><title>CREATED ISSUE: Fails to start on Vista x64</title><link>http://code.msdn.microsoft.com/msdnreader/WorkItem/View.aspx?WorkItemId=2</link><description>Hi,&lt;br /&gt;&lt;br /&gt;I am using Vista Ultimate X64 and app fails to start.&lt;br /&gt;Description&amp;#58;&lt;br /&gt;  Stopped working&lt;br /&gt;&lt;br /&gt;Problem signature&amp;#58;&lt;br /&gt;  Problem Event Name&amp;#58;&amp;#9;APPCRASH&lt;br /&gt;  Application Name&amp;#58;&amp;#9;MsdnReader.exe&lt;br /&gt;  Application Version&amp;#58;&amp;#9;0.0.0.0&lt;br /&gt;  Application Timestamp&amp;#58;&amp;#9;479509a9&lt;br /&gt;  Fault Module Name&amp;#58;&amp;#9;sqlceqp35.dll&lt;br /&gt;  Fault Module Version&amp;#58;&amp;#9;3.5.5365.0&lt;br /&gt;  Fault Module Timestamp&amp;#58;&amp;#9;46683752&lt;br /&gt;  Exception Code&amp;#58;&amp;#9;c0000005&lt;br /&gt;  Exception Offset&amp;#58;&amp;#9;00011902&lt;br /&gt;  OS Version&amp;#58;&amp;#9;6.0.6001.2.1.0.256.1&lt;br /&gt;  Locale ID&amp;#58;&amp;#9;1033&lt;br /&gt;&lt;br /&gt;Any ideas&amp;#63;&lt;br /&gt;</description><author>DrGigabit</author><pubDate>Thu, 28 Aug 2008 12:22:49 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Fails to start on Vista x64 20080828P</guid></item><item><title>NEW POST: reader is not getting updated</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=527</link><description>&lt;div class="wikidoc"&gt;
Hi,&lt;br /&gt;  I really like the application, everything working perfectly except the contents are not getting updated. It remains the same since I installed it. I tried to update it several times but nothing.&lt;br /&gt; &lt;br /&gt;I have two feature requests &lt;br /&gt; &lt;br /&gt;1) make it possible to read older editions from the msdn magazine site&lt;br /&gt;2) An RSS reader would be great&lt;br /&gt; &lt;br /&gt;I know there are many RSS readers but, since it is an msdn 'Reader' I thought it would be a cool feature to have. It makes the msdn reader more usable :-) it is just my view.&lt;br /&gt;
&lt;/div&gt;</description><author>saju</author><pubDate>Mon, 14 Jul 2008 15:43:06 GMT</pubDate><guid isPermaLink="false">NEW POST: reader is not getting updated 20080714P</guid></item><item><title>COMMENTED ISSUE: MSDN Reader fails to sync.</title><link>http://code.msdn.microsoft.com/msdnreader/WorkItem/View.aspx?WorkItemId=1</link><description>I am using XP SP2. MSDN reader fails to sync. It shows an small warning icon by the side of the sync progress bar saying that the sync failed to cache certain items.&lt;br /&gt;&lt;br /&gt;The pages of any item is blank.&lt;br /&gt;Comments: Section of the log shows&amp;#58;&amp;#10;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12007&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;21 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12020&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;31 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12033&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;32 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12060&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;32 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12073&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;33 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12086&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;33 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12107&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;34 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12140&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;34 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12179&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;34 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12192&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;34 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12205&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;34 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12226&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;34 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12265&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;34 AM&amp;#39;&amp;#10;2008-07-08T10&amp;#58;27&amp;#58;57&amp;#43;05&amp;#58;30,Warning,CsxRss&amp;#58; Invalid element value. Element&amp;#58; &amp;#39;&amp;#91;cat.xml&amp;#59;LINE&amp;#58;12292&amp;#59;POS&amp;#58;8&amp;#93;&amp;#47;rss&amp;#47;channel&amp;#47;item&amp;#47;csx&amp;#58;lastBuildDate&amp;#39;. Value&amp;#58; &amp;#39;1&amp;#47;25&amp;#47;2008 10&amp;#58;40&amp;#58;34 AM&amp;#39;&amp;#10;</description><author>Kangkan</author><pubDate>Tue, 08 Jul 2008 08:12:46 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: MSDN Reader fails to sync. 20080708A</guid></item><item><title>NEW POST: Doesn't Work, Articles Come Up Blank</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=327</link><description>&lt;div class="wikidoc"&gt;
Same problem at my end (Win XP SP2 32-bit).&lt;br /&gt; &lt;br /&gt;The log shows:&lt;br /&gt; &lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12007%3bPOS%3a8"&gt;cat.xml;LINE:12007;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:21 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12020%3bPOS%3a8"&gt;cat.xml;LINE:12020;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:31 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12033%3bPOS%3a8"&gt;cat.xml;LINE:12033;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:32 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12060%3bPOS%3a8"&gt;cat.xml;LINE:12060;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:32 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12073%3bPOS%3a8"&gt;cat.xml;LINE:12073;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:33 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12086%3bPOS%3a8"&gt;cat.xml;LINE:12086;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:33 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12107%3bPOS%3a8"&gt;cat.xml;LINE:12107;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:34 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12140%3bPOS%3a8"&gt;cat.xml;LINE:12140;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:34 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12179%3bPOS%3a8"&gt;cat.xml;LINE:12179;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:34 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12192%3bPOS%3a8"&gt;cat.xml;LINE:12192;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:34 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12205%3bPOS%3a8"&gt;cat.xml;LINE:12205;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:34 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12226%3bPOS%3a8"&gt;cat.xml;LINE:12226;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:34 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12265%3bPOS%3a8"&gt;cat.xml;LINE:12265;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:34 AM'&lt;br /&gt;2008-07-08T10:27:57+05:30,Warning,CsxRss: Invalid element value. Element: '&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=cat.xml%3bLINE%3a12292%3bPOS%3a8"&gt;cat.xml;LINE:12292;POS:8&lt;/a&gt;/rss/channel/item/csx:lastBuildDate'. Value: '1/25/2008 10:40:34 AM'&lt;br /&gt;
&lt;/div&gt;</description><author>Kangkan</author><pubDate>Tue, 08 Jul 2008 08:12:13 GMT</pubDate><guid isPermaLink="false">NEW POST: Doesn't Work, Articles Come Up Blank 20080708A</guid></item><item><title>CREATED ISSUE: MSDN Reader fails to sync.</title><link>http://code.msdn.microsoft.com/msdnreader/WorkItem/View.aspx?WorkItemId=1</link><description>I am using XP SP2. MSDN reader fails to sync. It shows an small warning icon by the side of the sync progress bar saying that the sync failed to cache certain items.&lt;br /&gt;&lt;br /&gt;The pages of any item is blank.&lt;br /&gt;</description><author>Kangkan</author><pubDate>Tue, 08 Jul 2008 08:00:57 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: MSDN Reader fails to sync. 20080708A</guid></item><item><title>NEW POST: Trouble Viewing XAML in 2008 Designer</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=41</link><description>&lt;div class="wikidoc"&gt;
Hi jmarsch,&lt;br /&gt;did you have any luck with &lt;b&gt;{Binding Source={x:Static SceReader:ServiceProvider.ViewManager}&lt;/b&gt;?&lt;br /&gt;If you did please pass it on. Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>anuj</author><pubDate>Tue, 03 Jun 2008 06:34:30 GMT</pubDate><guid isPermaLink="false">NEW POST: Trouble Viewing XAML in 2008 Designer 20080603A</guid></item><item><title>NEW POST: Doesn't Work, Articles Come Up Blank</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=327</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;exactly&lt;/b&gt; the same prob on a &lt;u&gt;win xp SP2 32bit machine&lt;/u&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>msdn_usr</author><pubDate>Thu, 22 May 2008 23:25:25 GMT</pubDate><guid isPermaLink="false">NEW POST: Doesn't Work, Articles Come Up Blank 20080522P</guid></item><item><title>NEW POST: Doesn't Work, Articles Come Up Blank</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=327</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;ifeanyie wrote:&lt;br /&gt;Something may have gone wrong with the Windows Imaging Component on your machine. Window Presentation Foundation depends on WIC to decode images for display. Try reinstalling WIC&lt;br /&gt; &lt;br /&gt;&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3ffamilyid%3d8E011506-6307-445B-B950-215DEF45DDD8%26displaylang%3den"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=8E011506-6307-445B-B950-215DEF45DDD8&amp;amp;displaylang=en&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;--Ifeanyi Echeruo [MSFT]&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt; &lt;br /&gt;Thanks. But WPF is generally working except for this app. That link does not work, I get an install error. I'm using Windows Server 2008 x64. Tried both the 32-bit and 64-bit WIC installer. New ideas?&lt;br /&gt;
&lt;/div&gt;</description><author>stimpy77</author><pubDate>Thu, 01 May 2008 06:35:59 GMT</pubDate><guid isPermaLink="false">NEW POST: Doesn't Work, Articles Come Up Blank 20080501A</guid></item><item><title>NEW POST: Doesn't Work, Articles Come Up Blank</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=327</link><description>&lt;div class="wikidoc"&gt;
Something may have gone wrong with the Windows Imaging Component on your machine. Window Presentation Foundation depends on WIC to decode images for display. Try reinstalling WIC&lt;br /&gt; &lt;br /&gt;&lt;a href="http://code.msdn.microsoft.com/msdnreader/Wiki/View.aspx?title=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3ffamilyid%3d8E011506-6307-445B-B950-215DEF45DDD8%26displaylang%3den"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=8E011506-6307-445B-B950-215DEF45DDD8&amp;amp;displaylang=en&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;--Ifeanyi Echeruo [MSFT]&lt;br /&gt;
&lt;/div&gt;</description><author>ifeanyie</author><pubDate>Thu, 01 May 2008 03:09:27 GMT</pubDate><guid isPermaLink="false">NEW POST: Doesn't Work, Articles Come Up Blank 20080501A</guid></item><item><title>NEW POST: Doesn't Work, Articles Come Up Blank</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=327</link><description>&lt;div class="wikidoc"&gt;
I'm not getting any artwork, and the articles are coming up blank.&lt;br /&gt; &lt;br /&gt;There's a log.txt file under ~\AppData\Local\MSDN Reader\MsdnReader\ that looks like this:&lt;br /&gt; &lt;br /&gt;2008-04-30T11:48:31-07:00,Information,Count: 1&lt;br /&gt;2008-04-30T11:48:31-07:00,Information,Arg: C:\Users\jdavis\AppData\Local\Apps\2.0\X7NV95L0.T5E\RLV22R41.MKX\msdn..tion&lt;i&gt;c3bce3770c238a49&lt;/i&gt;0000.0005_6dc707e38b72a451\MsdnReader.exe&lt;br /&gt;2008-04-30T11:48:37-07:00,Information,DataManager: Load from local cache started&lt;br /&gt;2008-04-30T11:48:37-07:00,Information,ViewManager: Navigated to path: cat.xml/Web&lt;br /&gt;2008-04-30T11:48:37-07:00,Information,DataManager: Load from local cache completed&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/07/09/ScriptManager/fig04.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/08/01/ExtremeASPNET/fig08.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/07/08/CuttingEdge/fig02.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/08/01/CuttingEdge/fig02.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/07/12/CuttingEdge/fig05.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/07/05/Groove/fig01.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/07/07/CuttingEdge/fig02.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/07/04/ASPNET20/fig05.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/07/04/ASPNET20/fig05.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/07/12/ServiceStation/fig01.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/08/01/WickedCode/fig01.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/07/08/ExtremeASPNET/fig01.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:38-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: /msdnmag/issues/07/09/CuttingEdge/fig07.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:39-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: http://msdn.microsoft.com/msdnmag/issues/07/03/IIS7/fig02.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:39-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: http://msdn.microsoft.com/msdnmag/issues/07/06/Silverlight/fig08.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:48:39-07:00,Error,DataFeedSource: Unable to create ImageSource from data stream. URI: http://msdn.microsoft.com/msdnmag/issues/07/05/JavaScript/fig03.gif, Error: No imaging component suitable to complete this operation was found.&lt;br /&gt;2008-04-30T11:49:04-07:00,Information,ViewManager: Navigated to path: cat.xml/Web/http%3A%2F%2Fmsdn.microsoft.com%2Fmsdnmag%2Fissues%2F07%2F04%2FASPNET20&lt;br /&gt;2008-04-30T11:49:04-07:00,Error,DataFeedSource: Unable to create XML document from data stream. URI: /msdnmag/issues/07/04/ASPNET20/Article.xml, Error: Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear before it. Line 3, position 3.&lt;br /&gt; &lt;br /&gt;Repeating the above several times.&lt;br /&gt;
&lt;/div&gt;</description><author>stimpy77</author><pubDate>Wed, 30 Apr 2008 22:23:36 GMT</pubDate><guid isPermaLink="false">NEW POST: Doesn't Work, Articles Come Up Blank 20080430P</guid></item><item><title>NEW POST: Experiment gone dead?</title><link>http://code.msdn.microsoft.com/msdnreader/Thread/View.aspx?ThreadId=270</link><description>&lt;div class="wikidoc"&gt;
I love the reader but it seems like the content is a bit stale. Most of the articles are from 2007 or earlier. The newest one I can find is from February 2008. Is this like the Max project?&lt;br /&gt; &lt;br /&gt;At least it provides a great example of what you can do with WPF.&lt;br /&gt;
&lt;/div&gt;</description><author>Kojacked</author><pubDate>Thu, 10 Apr 2008 16:46:17 GMT</pubDate><guid isPermaLink="false">NEW POST: Experiment gone dead? 20080410P</guid></item></channel></rss>