<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        Hi,&lt;br&gt;&lt;br&gt;Yes, those are common errors when they change the references around. We have to do this each time a new version is released. It looks like you are still missing a couple references. It would probably be a good idea to upgrade to 2008 version as that&apos;s what the examples use. Otherwise you will be forced to literally add all references that might seem like they are needed. (A laborious process).&lt;br&gt;&lt;br&gt;Also, be sure to try a clean build. I.e. ensure all produced dlls are deleted and do a complete build .. sometimes that appears to help.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3285</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3285</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        OK, i got rid of most the errors, but I had to manually add reference paths to the bin &amp; config folders (perhaps should add this to tutorial).&amp;nbsp;&amp;nbsp;However, there are 4 errors and 4 warnings i can&apos;t get rid of.&lt;br&gt;&lt;br&gt;Error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Cryptographic failure while signing assembly &apos;C:\\Documents and Settings\\null.NULL-1EJF3VO8NJ\\Microsoft Robotics Dev Studio 2008 Express\\samples\\Platforms\\RoboRealm\\GetVariableExample\\obj\\Debug\\GetVariableExample.Y2008.M12.dll&apos; -- &apos;Error reading key file &apos;c:\\Documents and Settings\\Administrator\\Microsoft Robotics Dev Studio 2008 Express\\samples\\mrisamples.snk&apos; -- The system cannot find the path specified. &apos;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;GetVariableExample&lt;br&gt;Error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The type or namespace name &apos;Drive&apos; does not exist in the namespace &apos;Microsoft.Robotics.Services.Simulation&apos; (are you missing an assembly reference?)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;C:\\Documents and Settings\\null.NULL-1EJF3VO8NJ\\Microsoft Robotics Dev Studio 2008 Express\\samples\\Platforms\\RoboRealm\\RoboRealmSimulation\\RoboRealmSimulation.cs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;35&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;54&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;RoboRealmSimulation&lt;br&gt;Error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Metadata file &apos;C:\\Documents and Settings\\Administrator\\Microsoft Robotics Dev Studio 2008 Express\\bin\\GetVariableExample.Y2008.M12.dll&apos; could not be found&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Interface&lt;br&gt;Error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The type or namespace name &apos;Drive&apos; does not exist in the namespace &apos;Microsoft.Robotics.Services.Simulation&apos; (are you missing an assembly reference?)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;C:\\Documents and Settings\\null.NULL-1EJF3VO8NJ\\Microsoft Robotics Dev Studio 2008 Express\\samples\\Platforms\\RoboRealm\\MultipleInstanceSimulation\\MultipleInstanceSimulation.cs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;35&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;54&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MultipleInstanceSimulation&lt;br&gt;Warning&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Could not resolve this reference. Could not locate the assembly &quot;SimulatedDifferentialDrive.2006.M06.proxy, Version=2.0.913.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL&quot;. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;RoboRealmSimulation&lt;br&gt;Warning&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The referenced component &apos;SimulatedDifferentialDrive.2006.M06.proxy&apos; could not be found. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br&gt;Warning&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Could not resolve this reference. Could not locate the assembly &quot;SimulatedDifferentialDrive.2006.M06.proxy, Version=2.0.913.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL&quot;. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;MultipleInstanceSimulation&lt;br&gt;Warning&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The referenced component &apos;SimulatedDifferentialDrive.2006.M06.proxy&apos; could not be found. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3285</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3285</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>MSRS examples</title>
        <description>
        Hi, I just installed the RR general file, and MSRS interface.&amp;nbsp;&amp;nbsp;I went through the installation instructions (I&apos;d suggest moving &quot;copy *.xml to below *.dll since it took me a while to realize *.xml also referred to all xml files) and i was able to get the web cam working with the web browser.&amp;nbsp;&amp;nbsp;However, when trying to run the sample programs I get a lot of reference errors.&amp;nbsp;&amp;nbsp;I searched responses and noticed a lot of people talked about 1.5 MSRS while I&apos;m using 2.0.&amp;nbsp;&amp;nbsp;Any feedback would be great, thanks!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3285</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3285</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
