What can this mean? Please help. I am using TFS, TeamCity and I am getting this error with TeamCity automated builds.
ERROR - Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified. System.Exception: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified. File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' at Microsoft.TeamFoundation.Client.TfsTeamProjectCollection.GetFullyQualifiedUriForName(String name) at Microsoft.TeamFoundation.Client.TeamFoundationServer..ctor(String url, ICredentials credentials) at JetBrains.TeamCity.Tfs.TfsHelpers.Create(String server, String username, String password) in c:\Agent\work\7b38d9d0edb21a5b\TfsNativeAccessor\src\TfsHelpers.cs:line 97 at JetBrains.TeamCity.Tfs.Command.Do() in c:\Agent\work\7b38d9d0edb21a5b\TfsNativeAccessor\src\Command.cs:line 23 at JetBrains.TeamCity.Tfs.Program.Main(String[] args) in c:\Agent\work\7b38d9d0edb21a5b\TfsNativeAccessor\src\Program.cs:line 118