摘要:
Error: Could not load type 'microsoft.teamfoundation.workitemtracking.client.workitemtypedeniedornotexistexception' Cause: Install TeamExplorer after installing VisualStudio2008SP1 Solution: Reinstall... 阅读全文
摘要:
数据库的ldf文件丢失或损坏,则数据库加载失败, 查看SQL Server Management->SQL Server Logs,可以看到加载ldf失败。1.查看数据库状态select * from sys.databases可以看到对应的数据库的state_desc为Recovery在后面的步骤中可以随时查看数据库状态2. 允许数据库更新Sp_configure 'allow updat... 阅读全文
摘要:
When you connect to a Team Foundation Server, the Microsoft client API attempts to connect with your current credentialsthat the process is running with under Windows. If you are on a different domain... 阅读全文
摘要:
I'm creating a custom list templateas afeature. The problem is thatSharePoint can't seem to findmy schema.xml for the list. In all examples I have found, the schema.xml file is always placed in a fold... 阅读全文