by XDK
16. April 2014 19:18
Server side exceptions:
System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string.
Parameter name: startIndex
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at Microsoft.TeamFoundation.Server.WebAccess.Routing.TfsRoute.GetRouteData(HttpContextBase httpContext)
at System.Web.Routing.RouteCollection.GetRouteData(HttpContextBase httpContext)
at System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Explanation:
This error occurred while trying to access the TFS 2012 update 3 server team project website for viewing boards or creating PBIs, bugs and other work items. The error can be reproduced by clicking back and forth a few times between the home page and CODE, WORK, TEST, etc. The issue was specific to one specific collection in the server.
Fix:
One of the team project's shared query with wrong condition clause was trying to load 73000+ WIs which was pinned to the Team Favorites in the home page causing the issue. The issue was resolved after correcting the query.
by XDK
14. April 2014 11:41
Explanation:
This error occurs when attempting a gated checkin following environment:
* TFS 2012 Update 3 or earlier updates application server
* TFS 2010 SP1 Build Server
* "UpgradeTemplate.xaml" used for build process
Solution:
This is a known issue that has been fixed with TFS 2012 Update 4
by XDK
25. March 2014 07:35
Explanation:
TFS user was not able to connect to TFS through Eclipse plugin from linux box. TFS connection hangs forever. When I tried to debug, I found the user was not able connect to intranet\internet within Eclipse IDE.
Solution:
Enabled the proxy settings in the Eclipse IDE. Following are the steps
1. Open Eclipse
2. Go to "Windows" --> " Preferences" menu
3. Expand "general"
4. Select "Network Connections"
5. Select "Active Provider" as manual
6. Select " HTTP " --> click "Edit" --> Enter Host as "Your proxy server" and port as "Your proxy server port (usually 80)" --> click "ok" --> click "ok" --> click "apply"
7. Restart "Eclipse"
8. Try connecting to TFS Server.
by XDK
5. February 2014 09:59
TFS Server install requirements |
TFS 2012 |
TFS 2013 |
TCP Ports |
Accounts |
Server Operating System |
|
|
|
|
Versions |
|
|
|
|
Windows Server 2008 SP2 (Standard, Enterprise, Datacenter) |
Yes |
No |
|
|
Windows Server 2008 R2 SP1 (Standard, Enterprise, Datacenter) |
Yes |
Yes |
|
|
Windows Server 2012 (Essentials, Standard, Datacenter) |
Yes |
Yes |
|
|
Windows Small Business Server 2011 (Essentials, Standard, Premium Add-On) |
Yes |
Yes |
|
|
Windows Home Server 2011 |
Yes |
No |
|
|
Windows Server 2012 R2 (Essentials, Standard, Datacenter) |
No |
Yes |
|
|
Default Ports |
|
|
|
|
Team Foundation Server |
|
|
8080 |
|
Team Foundation Server Proxy |
|
|
8081 |
|
Service accounts |
|
|
|
|
TFS |
|
|
|
TFSSERVICE |
TFS Proxy |
|
|
|
TFSPROXY |
SQL Server |
|
|
|
|
Versions |
|
|
|
|
SQL Server 2008 R2 (Express, Standard Edition, Enterprise Edition) |
Yes |
No |
|
|
SQL Server 2012 (Standard Edition, Enterprise Edition) |
Yes |
No |
|
|
SQL Server 2012 SP1 |
Yes |
Yes |
|
|
Features & configuration |
|
|
|
|
SQL Core |
|
|
|
|
Database Engine Services |
Yes |
Yes |
|
|
Full-Text and Semantic Extractions for Search |
Yes |
Yes |
|
|
Reporting |
|
|
|
|
Reporting Services – Native |
Yes |
Yes |
|
|
Analysis Services |
Yes |
Yes |
|
|
Collation settings |
|
|
|
|
Must be accent sensitive |
Yes |
Yes |
|
|
Must not be case sensitive |
Yes |
Yes |
|
|
Must not be Binary |
Yes |
Yes |
|
|
Must not be Binary - code point |
Yes |
Yes |
|
|
Authentication |
|
|
|
|
Windows authentication |
Yes |
Yes |
|
|
Service accounts |
|
|
|
|
SQL Server |
|
|
|
SQLSERVICE |
SSRS |
|
|
|
TFSREPORTS |
Default Ports |
|
|
|
|
SQL Service (Database Engine) |
|
|
1433 |
|
SQL Browser Service (Database Engine) |
|
|
1434 |
|
SQL Server Analysis Services Redirector |
|
|
2382 |
|
SQL Server Analysis Services |
|
|
2383 |
|
SQL Server Reporting Services |
|
|
80 |
|
SharePoint |
|
|
|
|
Versions |
|
|
|
|
Windows SharePoint Services 3.0 (Foundation, Standard, Enterprise) |
Yes |
No |
|
|
Microsoft Office SharePoint Server 2007 (Foundation, Standard, Enterprise) |
Yes |
No |
|
|
Microsoft SharePoint Server 2010 (Foundation, Standard, Enterprise) |
Yes |
Yes |
|
|
Microsoft Office SharePoint Server 2010 (Foundation, Standard, Enterprise) |
Yes |
Yes |
|
|
Microsoft SharePoint 2013 (Foundation, Standard, Enterprise) |
Yes |
Yes |
|
|
Microsoft Office SharePoint Server 2013 (Foundation, Standard, Enterprise) |
Yes |
Yes |
|
|
Default Ports |
|
|
|
|
Default website |
|
|
80 |
|
SharePoint Central Administration |
|
|
17012 |
|
Service accounts |
|
|
|
|
SharePoint Products |
|
|
|
WSSSERVICE |
Team Build OS |
|
|
|
|
Versions |
|
|
|
|
Windows Server 2008 SP2 (Standard, Enterprise, Datacenter) |
Yes |
No |
|
|
Windows Server 2008 R2 SP1 (Standard, Enterprise, Datacenter) |
Yes |
Yes |
|
|
Windows Small Business Server 2011, with latest SP |
Yes |
Yes |
|
|
Windows Server 2012 (Essentials, Standard, Datacenter) |
Yes |
Yes |
|
|
Windows Server 2012 R2 (Essentials, Standard, Datacenter) |
Yes |
Yes |
|
|
Windows 7 32-/64-bit (Home Premium, Professional, Enterprise, Ultimate), with latest SP |
Yes |
Yes |
|
|
Windows 8 32-/64-bit (Basic, Pro, Enterprise) |
Yes |
Yes |
|
|
Windows 8.1 (Basic, Pro, Enterprise) |
Yes |
Yes |
|
|
Default Ports |
|
|
|
|
Build |
|
|
80 |
|
Service accounts |
|
|
|
TFSBUILD |
Team Foundation Build |
|
|
9191 |
|
Project Server |
|
|
|
|
Versions |
|
|
|
|
Project Server 2007 |
Yes |
No |
|
|
Project Server 2010 |
Yes |
Yes |
|
|
Project Server 2013 |
Yes |
Yes |
|
|
Reference :
by XDK
4. February 2014 14:06
Exception:
"The test has not started yet"
Explanation:
The test run result window just lists the name of the machine from which it ran, but it never opens the results and also Test run state remains pending. After I double click on the machine test item it just says "The Test has not started yet". Not able to view the result online during load test execution time.
Solution:
The VS 2010 client version which I used to execute the load was SP1. But the test rig environment version was only VS 2010 RTM.
1. Installed the SP1 on test controller and agents
2. Reconfigured the agents to controller again.