Problem configuring TFS repository

Hello,

I've just installed ContinuaCI 1.5.1.49 and I can't configure TFS repository. We only need to download TFS content on demand. We don't need to monitor any folder/branch.

The error is:
Error communicating with TFS server, please check all fields and try again. Error details: Error : Invalid Arguments. Only arguments set by the Visual Studio Team System Trigger are accepted.

I've attached some screenshots with the configuration.

Is there something wrong in my configuration? May the spaces prevent to work properly?

Thanks

Hi Pau,

Yes, it looks like the problem is with the space in the Project Collection URL. Have you tried replacing the space with %20 ? 

In any case, here’s a new version with a fix for this issue:

Continua CI Server Setup x64 v1.5.1.71

Continua CI Agent Setup x64 v1.5.1.71

Hello Dave,

thanks for your kick answer. With this new version and after installing Team Explorer it worked fine.

Thanks.