Hi,<br><br>I&#39;m trying to read an EnSight .case file into paraview, but I get the following error message:<br><br>ERROR: In /tmp/Kitware/ParaView3/VTK/IO/vtkEnSightGoldBinaryReader.cxx, line 242 vtkEnSightGoldBinaryReader (0x164df40): Invalid part id; check that ByteOrder is set correctly.<br>
<br><br>ERROR: In /tmp/Kitware/ParaView3/VTK/IO/vtkEnSightReader.cxx, line 304<br>vtkEnSightGoldBinaryReader (0x164df40): error reading geometry file<br><br><br>ERROR: In /tmp/Kitware/ParaView3/VTK/Filtering/vtkExecutive.cxx, line 757<br>
vtkCompositeDataPipeline (0x1576f40): Algorithm vtkEnSightGoldBinaryReader(0x164df40) returned failure for request: vtkInformation (0x1100ce0)<br>  Debug: Off<br>  Modified Time: 106010<br>  Reference Count: 1<br>  Registered Events: (none)<br>
  Request: REQUEST_DATA<br>  FROM_OUTPUT_PORT: 0<br>  ALGORITHM_AFTER_FORWARD: 1<br>  FORWARD_DIRECTION: 0<br><br><br>The EnSight reader works fine with a sample file, just not with the data I have (the difference might be that the sample file is a regular ensight file, and mine is ensight gold). Does anyone know what the problem might be? <br>
<br>Thanks,<br><br>Adam<br>