Richard Sargent
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
-
-
Richard Sargent created a post, AnsweredAWS IAM User in Build Steps
When I try to run a dotnet Build Step "lambda deploy-function MyFunction", I get the following error: Error retrieving configuration for function MyFunction: User: arn:aws:iam::999999999999:user/So... -
-
-
Richard Sargent created a post, Running tests fails because Config files from a shared project are not properly copied.
I have a Visual Studio solution that contains a shared project type with a file connection.config. The shared project is referenced by a MSTest project. When TeamCity builds the solution, the conne... -
Richard Sargent commented, -
Richard Sargent created a post, Build Agent can't run sln2008 project after Upgrade to 5.0.2
After upgrading Team City to 5.0.2, my build agent is no longer able to find MSTest and is no longer compatible with sln2008.My project states the Agent is incompatible for the following reasons: I... -
Richard Sargent created a post, sln2008 does not copy config files to MSTest folder
Several of my tests require settings in my appSettings file to run properly. In my test project, I have an app.config with the following:<appSettings configSource="appSettings.config"/>the appSetti... -
-