<div>I am a VTK newbie.&nbsp; I am attempting to run the cylinder.cxx file that comes with the 5.0.2 release of VTK.&nbsp; I am using Visual Studio 7 .NET.</div>
<div>&nbsp;</div>
<div>I ran CMAKE and built the resulting project to create the necessary .lib and .dll files.&nbsp; I then created a project with cylinder.cxx in it and (I believe) pointed it to all the right places.</div>
<div>&nbsp;</div>
<div>However, I am getting the following error:</div>
<div>&nbsp;</div>
<div>
<p>&quot;An unhandled exception of type 'System.TypeLoadException' occurred in Unknown Module.</p>
<p>Additional information: Could not load type vtkAlgorithmOutput from assembly Cylinder, Version=<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://0.0.0.0/" target="_blank">0.0.0.0</a>, Culture=neutral, PublicKeyToken=null.&quot;
</p>
<p>&nbsp;</p>
<p>Any help figuring out this apparently simple problem would be much appreciated.</p>
<p>Dave</p></div>