<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi VTK experts!<br><br>I'm running the Array.cxx example found on: http://www.vtk.org/doc/release/4.2/html/c2_vtk_e_3.html#c2_vtk_e_vtkPolyData<br><br>I am using Visual Studio 6.0 (old - yes I know..).<br><br>Everything compiles and links just fine. When I execute however, I receive an unhandled exception after "iren->Start". This is the error:<br><br>First-chance exception in Array.exe (ATIOGLX1.DLL): 0xC0000005: Access Violation.<br><br>Has anyone run this example already? <br><br>Thanks for your help!!<br><br /><hr />Can you find the hidden words? Take a break and play Seekadoo! <a href='http://club.live.com/seekadoo.aspx?icid=seek_wlmailtextlink' target='_new'>Play now!</a></body>
</html>