Hello,
we are trying to setup our cont. integration build with automated testing using TFS. The way we want to test is - using automation interface of the application.exe out of the script (vb- or jscript). Logically, first of all we have to register com server, starting it with parameter "/RegServer" on the build machine after the compilation step. The problem we have at the moment - if the FB project starts locally, it runs perfectly, on the other hand, running it on the tfs-build-server hangs the build process forever until it will be explicitly stopped.
Any help is appreciated.
Thanks,