I have been following the documentation in the wiki, and came across an interesting problem. On the <a href="http://lively-kernel.org">lively-kernel.org</a> site, issuing a do-it on:<div><br></div><div><span id="_262" style="font-size:13px;white-space:pre-wrap;background-color:rgb(243,243,243);color:rgb(204,0,0);font-family:Arial,sans-serif">$world</span><span id="_276" style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)">.openPartItem(</span><span id="_272" style="font-size:13px;white-space:pre-wrap;color:rgb(0,128,128);font-family:Arial,sans-serif;background-color:rgb(243,243,243)">'Triangle'</span><span id="_273" style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)">, </span><span id="_274" style="font-size:13px;white-space:pre-wrap;color:rgb(0,128,128);font-family:Arial,sans-serif;background-color:rgb(243,243,243)">'PartsBin/Triangle'</span><span id="_275" style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)">);</span></div>
<div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)"><br></span></div><div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)">Produces:</span></div>
<div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)"><br></span></div><div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)">The implementation did not support the requested type of object or operation.</span></div>
<div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)"><br></span></div><div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)">However, running exactly the same command on my local server (thanks Robert for your help in getting it up and running), produces a completely different error:</span></div>
<div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)"><br></span></div><div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)">cannot call method on 'openInWorld' on undefined.</span></div>
<div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)"><br></span></div><div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)">I have no idea what the first error means, but the second one just looks like a DNU.</span></div>
<div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)"><br></span></div><div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)">Any thoughts on what the problem(s) is?</span></div>
<div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)"><br></span></div><div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)">Cheers</span></div>
<div><span style="font-size:13px;white-space:pre-wrap;font-family:Arial,sans-serif;background-color:rgb(243,243,243)">Andy</span></div>