<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Create a Screen Saver Using C# &#8211; Part 2</title>
	<atom:link href="http://www.daveoncsharp.com/2009/08/create-a-screen-saver-using-csharp-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveoncsharp.com/2009/08/create-a-screen-saver-using-csharp-part-2/</link>
	<description>C# Programming Tutorials</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:31:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.daveoncsharp.com/2009/08/create-a-screen-saver-using-csharp-part-2/#comment-18232</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 30 Mar 2011 05:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveoncsharp.com/?p=861#comment-18232</guid>
		<description>Dave,

This is a very good article with detailed comments.  I am however having a problem with the preview.  In VS 2010 when I put in /p I get the following error?  What am I missing?

Thanks,
Tom

System.IndexOutOfRangeException was unhandled
  Message=&quot;Index was outside the bounds of the array.&quot;
  Source=&quot;Dave on C# Screensaver&quot;
  StackTrace:
       at ScreenSaver.Program.Main(String[] args) in C:\Users\Name\Desktop\ss\Screensaver\Screensaver\Program.cs:line 27
       at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
  InnerException:</description>
		<content:encoded><![CDATA[<p>Dave,</p>
<p>This is a very good article with detailed comments.  I am however having a problem with the preview.  In VS 2010 when I put in /p I get the following error?  What am I missing?</p>
<p>Thanks,<br />
Tom</p>
<p>System.IndexOutOfRangeException was unhandled<br />
  Message=&#8221;Index was outside the bounds of the array.&#8221;<br />
  Source=&#8221;Dave on C# Screensaver&#8221;<br />
  StackTrace:<br />
       at ScreenSaver.Program.Main(String[] args) in C:\Users\Name\Desktop\ss\Screensaver\Screensaver\Program.cs:line 27<br />
       at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)<br />
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()<br />
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)<br />
       at System.Threading.ThreadHelper.ThreadStart()<br />
  InnerException:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

