Thanks, Dave.&nbsp; <br><br>At first I was wondering how I missed it, so I went back and re-downloaded the Direct3D samples ZIP files.&nbsp; When I unzipped it, there it was in the prereques section, clear as day.&nbsp; <br><br>However, the readme file I was using was dated September 16, 2006, 12:36:38 PM and doesn&#39;t have those instructions in the Pre-req section.&nbsp; The correct readme file is dated Friday, December 01, 2006, 9:45:54 AM and has this information.&nbsp; 
<br><br>I wish I could remember where I got a hold of the outdated file so whoever is in charge of the website can track it down. <br><br><div class="gmail_quote">On Jan 7, 2008 2:14 PM, Dave Fugate &lt;<a href="mailto:dfugate@microsoft.com">
dfugate@microsoft.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The &quot;Prerequisites&quot; section of the readme.htm
 distributed with the Direct3D sample contains info on fixing this (i.e., using Managed DirectX 1 instead of the 2.0 Beta). &nbsp;Basically please replace all occurrences of:<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;clr.AddReference(&quot;Microsoft.DirectX
&quot;)<br><br> &nbsp; &nbsp; &nbsp; &nbsp;with:<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;clr.AddReferenceByName(&#39;Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35&#39;)<br><br>throughout the sample.<br><br>Hope that helps!<br>
<div><div></div><div class="Wj3C7c"><br><br><br>-----Original Message-----<br>From: <a href="mailto:users-bounces@lists.ironpython.com">users-bounces@lists.ironpython.com</a> [mailto:<a href="mailto:users-bounces@lists.ironpython.com">
users-bounces@lists.ironpython.com</a>] On Behalf Of FireNWater<br>Sent: Monday, January 07, 2008 9:51 AM<br>To: <a href="mailto:users@lists.ironpython.com">users@lists.ironpython.com</a><br>Subject: Re: [IronPython] Newbie questions. . .
<br><br>OK, I&#39;m making progress. . . at least now I&#39;m getting an error in a<br>dialogue box, and actually got it to work once this morning!!<br><br>I have updated the DirectX SDK to the November 2007 version and the
<br>Direct X version on my computer is 9.0. &nbsp;I also have the .NET SDK 2.0<br>installed.<br><br>D:\IronPython\Samples\Direct3D&gt;ipy demo1.py<br>Traceback (most recent call last):<br> &nbsp;File D:\IronPython\Samples\Direct3D\demo1.py, line 69, in Initialize
<br> &nbsp;File D:\IronPython\Samples\Direct3D\framework.py, line 600, in Main<br> &nbsp;File D:\IronPython\Samples\Direct3D\framework.py, line 425, in<br>InitGraphics<br> &nbsp;File , line 0, in .ctor##75<br> &nbsp;File Microsoft.DirectX, line unknown, in .ctor
<br> &nbsp;File Microsoft.DirectX, line unknown, in CheckTimeBomb<br>StandardError: This pre-release version of DirectX has expired, please<br>upgrade to the latest version from <a href="http://www.microsoft.com/directx" target="_blank">
http://www.microsoft.com/directx</a><br><br>D:\IronPython\Samples\Direct3D&gt;<br><br>On Jan 6, 11:33 pm, &quot;Keith Hoard&quot; &lt;<a href="mailto:kho...@gmail.com">kho...@gmail.com</a>&gt; wrote:<br>&gt; Thanks!!<br>&gt;
<br>&gt; On Jan 6, 2008 2:14 PM, Martin Maly &lt;<a href="mailto:Martin.M...@microsoft.com">Martin.M...@microsoft.com</a>&gt; wrote:<br>&gt;<br>&gt;<br>&gt;<br>&gt; &gt; &nbsp;Some of the samples have prerequisites. I believe the DirectX tutorial
<br>&gt; &gt; comes with a great readme (readme.html) that should get you going.<br>&gt;<br>&gt; &gt; *From:* <a href="mailto:users-boun...@lists.ironpython.com">users-boun...@lists.ironpython.com</a> [mailto:<br>&gt; &gt; 
<a href="mailto:users-boun...@lists.ironpython.com">users-boun...@lists.ironpython.com</a>] *On Behalf Of *Keith Hoard<br>&gt; &gt; *Sent:* Sunday, January 06, 2008 11:56 AM<br>&gt; &gt; *To:* IronPython Mailing List<br>&gt; &gt; *Subject:* [IronPython] Newbie questions. . .
<br>&gt;<br>&gt; &gt; I have a few questions about getting up and running with IronPython.<br>&gt;<br>&gt; &gt; I have downloaded and installed ipy.exe to the D:\IronPython directory. &nbsp;I<br>&gt; &gt; have also added this directory to the Path environment varialble. &nbsp;However,
<br>&gt; &gt; when I try to run the examples (In this case &quot; tutorial.py&quot;) from the web<br>&gt; &gt; site, I get the following error:<br>&gt;<br>&gt; &gt; Microsoft Windows XP [Version 5.1.2600]<br>&gt; &gt; (C) Copyright 1985-2001 Microsoft Corp.
<br>&gt;<br>&gt; &gt; D:\IronPython&gt;ipy tutorial.py<br>&gt; &gt; Traceback (most recent call last):<br>&gt; &gt; File D:\IronPython\tutorial.py, line 19, in Initialize<br>&gt; &gt; File , line 0, in AddReferenceByPartialName##12
<br>&gt; &gt; IOError: Could not add reference to assembly Microsoft.DirectX<br>&gt;<br>&gt; &gt; When I try to run the other samples, I get similar errors. &nbsp;Is there<br>&gt; &gt; another environment variable that I&#39;m supposed to set so that IPy can find
<br>&gt; &gt; the .NET libraries? &nbsp;Also, if there is some documentation that I missed, I<br>&gt; &gt; was hoping that someone could point me in the right direction.<br>&gt;<br>&gt; &gt; Thanks in advance for any help. . .
<br>&gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Users mailing list<br>&gt; &gt; <a href="mailto:Us...@lists.ironpython.com">Us...@lists.ironpython.com</a><br>&gt; &gt;<a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com" target="_blank">
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br>&gt;<br>&gt; --<br>&gt;<br>&gt; Keith Hoard<br>&gt; Collierville, TN<br>&gt; <a href="mailto:kho...@gmail.com">kho...@gmail.com</a><br>&gt;<br>&gt; _______________________________________________
<br>&gt; Users mailing list<br>&gt; Us...@lists.ironpython.comhttp://lists.ironpython.com/listinfo.cgi/users-<a href="http://ironpython.com" target="_blank">ironpython.com</a><br>_______________________________________________
<br>Users mailing list<br><a href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a><br><a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com" target="_blank">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
</a><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a><br><a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com" target="_blank">
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br></div></div></blockquote></div><br><br clear="all"><br>-- <br><br>Keith Hoard<br>Collierville, TN<br><a href="mailto:khoard@gmail.com">khoard@gmail.com</a>
<br><br>