I am trying to use my automated coded UI test (CUIT) with Microsoft Test Manager 2010 in a physical enviroment.
- Created a Build definition
- Defined a drop folder for Builds and
- Shared this folder as recomended here
- Created a Build service in TFS 2010 as "Interactive Process"
- Created a Build Controler
- Created a Agent Controler
I dont remember in which order (In case this is important)
ERRORS FROM MS Visual Studio 2010 (For IMAGE Plese go HERE)
Error One (1)
TF215097: An error occurred while initializing a build for build definition \Test Sample\Project1BuildOne: There was no endpoint listening athttp://us07ws45510012:9191/Build/v3.0/Services/Controller/1 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
Or
Error Two (2)
The build controller us07ws45510012 - Controller does not contain an enabled build agent with name * and no tags
ERRORS FROM MS TFS 2010
Error Three (3)
Service 'us07ws45510012 - Agent1(OR CONTROLLER)' had an exception: Exception Message: Problem with loading custom assemblies: API restriction: The assembly 'file:///C:\Users\raul.reyes\AppData\Local\Temp\BuildAgent\1\TestProject \obj\Debug\TestProject1.dll' has already loaded from a different location. It cannot be loaded from a new location within the same appdomain.
If you would like to see an VISUAL STUDIO 20120 IMAGE Plese Go HERE