Application Error on Build Server
description
We are trying to use the Community TFS Build Extensions. The build controller and agent is showing these two errors in the event log, when the build service starts or when we open the parameters tab on the queue dialog of the build definition. Does anyone know what might be causing this. The build server is a Windows 2003 R2 machine.
Event Type: Error
Event Source: TFSBuildServiceHost
Event Category: None
Event ID: 0
Date: 1/25/2012
Time: 8:37:20 AM
User: N/A
Computer: ComputerName
Description:
Service 'Controller' had an exception:
Exception Message: Problem with loading custom assemblies: Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (type Exception)
Event Type: Error
Event Source: TFSBuildServiceHost
Event Category: None
Event ID: 0
Date: 1/25/2012
Time: 8:37:19 AM
User: N/A
Computer: ComputerName
Description:
Service 'Agent1' had an exception:
Exception Message: Problem with loading custom assemblies: Could not load file or assembly 'Microsoft.Web.Administration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (type Exception)