I've a unit test project in VS2013 with a config file
I made a build in TFS with my testing project. I configure controller on TFS and agent on controller, create machine on Lab center. But when try to run test on Test Manager I got this error:
System.Configuration.ConfigurationErrorsException: No se puede abrir el archivo configSource 'Configurations\Environment.config'. (C:\Windows\ServiceProfiles\NetworkService\AppData\Local\VSEQT\QTAgent\19426\TIPS151.tipsalud.local\Deployment\AutomationDRG.DLL.config line 13)
When I go to the folder, it doesn't contain the config file nor the configuration folder.
I didn't find any solution. Any idea??