<!-- [if gte mso 10]> <mce:style>
We are having difficulties executing our in-house developed software running from a cmd prompt in Windows 7 professional (32 & 64bit). We have no issus on XP machines. The application
hangs and is irrecoverable. I have used process explorer to view the processes which were associated with the application. There is an instance of conhost.exe and the application.exe. The only way to kill the application, once hanging,
is to kill the conhost.exe process using "process explorer".
<!-- [if gte mso 10]> <mce:style>
I have looked at the relevant processes and also used the “Analyze Wait Chain” feature of Resource Monitor to determine which process is waiting. This showed that the application.exe
is waiting for a response from the application.exe.
<!-- [if gte mso 10]> <mce:style>
We need to resolve this as we are unable to migrate onto windows 7 machines as things stand.
Any sugestions would be appreciated.
Sean