I am currently running into the same problem with my 6.7.1 SP1 install.I found kb article 57714 that it can be fixed if you change line # 402 of wft_opendeploy.ipl from:$deployName = "wft_opendeploy";to:$tmpdeployName = "wft_opendeploy";But it's still not working correctly for me. I'm interested to see how/if you resolved this problem?Cheers,-Eric