Hello,
Thanks for the help.
The out.txt file contains the following:
[3]ccs008
[2]ccs008
[7]ccs009
[1]ccs008

ccs009
[0]ccs008
[5]ccs009
[4]ccs009
So everything should be right with the cluster setup.
Your suggestion that the installation of the debugger has a problem seems to be right.
However I don't know how to find the problem.
I'm trying to describe briefly what I did.
From a central share I executed the remote debugger installation wizard from
\\ccsmaster\c$\Program Files\Microsoft Visual Studio 8\Microsoft Visual Studio 2005 Remote Debugger (x64) - ENU\install.exe
I installed it not as a service but I launch the executable from C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\Remote Debugger\x64\msvsmon.exe on every node I want to debug, with the same User that is going to launch the debugging in Ms VS 2005.
Additionally the folder C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\Remote Debugger\x64 is present at c:\temp\mpishimx64\ on every node.
Now I configure my MPi Cluster Debugger inside MS VS 2005 according to the earlier suggestions and press the Debug Button.
It works nowhere, except on the node were I have the full MS VS2005 installed.
On the other nodes, the msvsmon.exe shows that someone is connecting, but Visual Studio doesn't get into the debugging phase and the job cancels.
The error and the output file are both empty.
Thanks,
Johannes