<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Perhaps the application is missing the common runtime for Windows.&nbsp;
This could be because you do not have Visual Studio installed on the
other computer.<br>
<br>
Here is a link to a forum post which may help you:<br>
<br>
<a class="moz-txt-link-freetext" href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=72965&SiteID=1">http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=72965&amp;SiteID=1</a><br>
<br>
A common way to ensure that your application has all of the necessary
components on another computer is to run Dependency Walker on the
binary:<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.dependencywalker.com/">http://www.dependencywalker.com/</a><br>
<br>
A copy of Dependency Walker should be bundled with Visual Studio.<br>
<br>
<br>
Nicholas<br>
<br>
<br>
hossein (hadez803) wrote:
<blockquote cite="mid:216448.51169.qm@web51303.mail.re2.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;">
        <p>hi,</p>
        <p>I have built a console project with vtk. The .exe file runs
on the computer it was compiled on but when i run the file on another
computer i get the following error"</p>
        <p>This application has failed to start because the application
configuration is incorrect.</p>
        <p>&nbsp;</p>
        <p>How can i fix this.</p>
        <p>regards</p>
        <p>hossein.</p>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
  <hr size="1">Be a better friend, newshound, and know-it-all with
Yahoo! Mobile. <a moz-do-not-send="true"
 href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ%20">
Try it now.</a>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
  </pre>
</blockquote>
<br>
</body>
</html>