Alex Vaccaro
- Total activity 107
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Created Performance of TeamCity REST API affected by credentials used?
I recently changed the credentials that my ASP.Net MVC application uses to invoke my TeamCity server via the REST API and I soon noticed a significant performance degradation, i.e. some pages that ... -
Created Check-ins during build trigger unnecessary builds
Hi,I have some builds that automatically update NuGet references and the final step of these builds check-in the updated Visual Studio project references.When one of these build finishes and checks... -
Created Help with VCS settings and projects
I have a product that is composed of several modules, each modules being a fully fledged distributed application with several sub components.These modules are organised in TeamCity as sub-projects ... -
Created Option to not trigger upstream builds even when pending changes are available?
I would like an option for builds (deployments) not to trigger upstream snapshot dependencies even when new changes are available, but to progress existing build pipelines from the same chain as th... -
Created FxCop reporting unreliable "new" issues count
I have this FxCop build configuration which quite often (but not always) will show a very high number of new issues added and removed from the report, but in fact nothing or very little has change... -
Created Merging dotCover snapshots from different build configurations
Hi,I have a project with several build configurations and some of them run a specific set of tests.I collect coverage data with dotCover for each build configuration using the out of the box featur... -
Created using a System Property in FxCop build runner shows error
I was trying to us a templated build configuration with a FxCop runner. I tried defining parameterised limits for errors and warnings, but if I use the %parameter% rather than a number in "Errors l... -
Created What can I do to debug a non functioning plugin?
I tried installing the TFS Issue Tracker plugin, the installation works fine and I can verify that is working by clicking on the "Test" button on the Server Configuration Issue Tracker tab, however... -
Created Out of disk space on Build Server
I have run out of disk space on the build server C:\ partion where I have installed TeamCity, it's not to do with the artifacts as the home/working directory is on the E:\ drive and I see that C:\T... -
Created I can't open filed in IDE, any suggestions on how to debug the issue?
I am using TeamCity 5.1.3 and VS2010, when I click on a file to be opened in the IDE from the browser I get an error message telling me to ensure that I have the VS Addin installed and check that I...