Alex Vaccaro
- Total activity 107
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Created Some advice on the Authentication mechanism to choose
I have recently upgraded to TeamCity Enterprise and I now have the option of using LDAP or NTLM authentication rather than the default username and password. Reading the documentation I am not very... -
Created Missing files in latest EAP?
I upgraded to 10626 a couple of days ago and after starting the server some of the build configurations that rely on our StarTeam VCS were reporting an issue with a missing StarTeam jar, in fact th... -
Created TeamCity EAP 5 build 10380 - IDEA code coverage not displaying any results
I would like to switch from using EMMA to IDEA code coverage to take advantage of the in memory instrumentation, I changed the settings under the Ant build runner and I tried a combination of packa... -
Created TC 5.0 EAP - integration with TFS work items
I see that one of the new features of v5 is to allow for better/tighter integration with some issue tracker tools, in particular Jira, Bugzilla and Charisma.Are there any plans to get TFS work item... -
Created TeamCity EAP 5 build 10380 - Access to the path 'filename' is denied
I am trying to modify a file from an MSBuild script, this works fine when the VCS checkout mode is set to 'Automatically on server' , but when this is set to is set to 'Automatically on agent' I g... -
Created TeamCity 5.0 EAP - Remote Run issue with VS 2008 and TFS
I started a remote run with the "Commit" option unselected as I was trying to see if my personal changes where picked up correctlyThe personal build executed on the server reporting a build failure... -
Created Excluding specific files from FxCop analysis
I wonder if someone else has faced this issue; I have setup a new FxCop build config which analyses the output of a build but the stats look way out of proportion because the automatically generate... -
Created TeamCity 5.0 EAP - Can't install Eclipse plug in
I am trying to use the Eclipse plug-in but I get the following error when I try to download it via the Software Updates tool in Eclipse:Network connection problems encountered during search. Unabl... -
Created TeamCity 5.0 EAP - VS 2008 Add in does not connect
I upgraded to TeamCity 5.0 EAP yesterday and server and Agents seem to be working fine.Today I wanted to try the latest Addin for VS 2008, so installed the new version after removing the existing o... -
Created Remote Run with VS2008 & TFS doesn't seem to work
Hi,I was intrigued to try out this functionality so I installed the VS plugin, added a new test method (just Assert.Fail()) to a library which is already compiled and tested by my TeamCity server a...