'Could not connect to application tier' error while opening new bug
Hi there,
Today i'm not able to open but in one of the team projects. When I try to save the new bug i get error saying
Microsoft Visual Studio
Error
Could not connect to application tier. Please contact the team system administrator(s).
OK
When i checked the event log , i do see multiple instances of following error,
Event Type: Error
Event Source: VSTF WorkItem Tracking
Event Category: None
Event ID: 0
Date: 7/28/2005
Time: 3:48:17 PM
User: N/A
Computer: TEST01
Description:
Syncing ACLs failed.
System.Data.SqlClient.SqlException: The INSERT statement conflicted with the CHECK constraint "CK_Rules_NoUserRulesGlobal". The conflict occurred in database "CurrituckDB", table "Rules", column 'AreaID'.
at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SqlBatchBuilder.ExecuteBatchInternal(IRequestContext context)
at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.DataAccessLayerImpl.Update(String serverName, String databaseName, String clientUserName, XmlElement updateElement, MetadataTable[] tablesRequested, Int64[] rowVersions, DataSet metadataDataSet, String attachmentsStore, Boolean bisNotification, String& dbStamp)
at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SyncAccessControlList.AddAccessControlEntry(String nodeUri, AclEntry aclEntry, ProjectInfo project)
at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SyncAccessControlList.SyncAcsessControlEntries(String nodeUri, ProjectInfo project)
at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SyncAccessControlList.SyncChildNodeAcls(XmlNode node, ProjectInfo project)
at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SyncAccessControlList.SyncChildNodeAcls(XmlNode node, ProjectInfo project)
at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SyncAccessControlList.SyncStructureNodeAcls(ProjectInfo project)
at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SyncAccessControlList.SyncProjectAcls(ProjectInfo project)
at Microsoft.VisualStudio.Currituck.Server.DataAccessLayer.SyncAccessControlList.SyncAcls(String projectUri)
For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.

