在TFS2015更新1中创建Team Project时出错 [英] Getting Error while creating Team Project in TFS2015 update 1

查看:137
本文介绍了在TFS2015更新1中创建Team Project时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,


我正在尝试使用Powershell脚本在TFS 2015中使用Update1创建一个新的团队项目,但会出现以下错误:


以下是我第一次尝试创建时的错误


发生了意外错误。

System.Runtime.InteropServices.COMException(0x8001010A):消息过滤器表示应用程序正忙。 (HRESULT异常:0x8001010A(RPC_E_SERVERCALL_RETRYLATER))

   在EnvDTE80.DTE2.get_DTE()

    at Microsoft.TeamFoundation.PowerTools.CommandLine.TeamProjectCreator.CreateProject()


第二次出现此错误:


发生意外错误。

System.InvalidOperationException:Visual Studio尝试加载Team Foundation Server客户端应用程序时发生意外错误。

    at Microsoft.TeamFoundation.PowerTools.CommandLine.TeamProjectCreator.CreateProject()






之前TP创建在TFS 2015中运行良好,然后在TFS 2015更新版本1更新。


任何人都可以提供任何解决方案。



问候 


Siddhartha Mittal。



解决方案

嗨Siddhartha,


根据我对TFS 2015更新1的测试,它运行正常。你能直接在VS团队资源管理器中创建团队项目吗?



事件查看器中是否有详细错误消息或日志文件?您可以尝试清除客户端TFS缓存,然后重试。 (删除缓存文件夹,路径如C:\ Users \ [用户名] \ AppData \本地\微软\团队基金会\6.0)


根据错误消息,问题似乎与您的环境有关,您可能会尝试重新启动计算机并重试。 


另一方面,p 租约在其他机器上试用,并检查问题是否仍然存在。


问候


Starain


Hello,

I m trying to create a new Team Project in TFS 2015 with Update1 using Powershell scripts  but getting following errors:

Below is the error when I tried to create it 1st time

Unexpected error occurred.
System.Runtime.InteropServices.COMException (0x8001010A): The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))
   at EnvDTE80.DTE2.get_DTE()
   at Microsoft.TeamFoundation.PowerTools.CommandLine.TeamProjectCreator.CreateProject()

Second time I got this error:

Unexpected error occurred.
System.InvalidOperationException: Unexpected error occurred when Visual Studio tried to load Team Foundation Server client application.
   at Microsoft.TeamFoundation.PowerTools.CommandLine.TeamProjectCreator.CreateProject()


Previously TP creation was working fine with TFS 2015 before updating it with TFS 2015 with update 1.

Can any one provide any solution regarding that.

Regards 

Siddhartha Mittal.

解决方案

Hi Siddhartha,

Based on my test with TFS 2015 update 1, it works fine. Could you create the team project in VS team explorer directly?

Are there detail error message in the event viewer or log file? You may try to clear client TFS cache and try again. (delete the cache folder, which paths like C:\Users\[user name]\AppData\Local\Microsoft\Team Foundation\6.0)

Based on the error message, it seems that the issue is related to your environment, you may try to restart your machine and try again. 

On the other hand, please try it on other machine and check whether the issue persist.

Regards

Starain


这篇关于在TFS2015更新1中创建Team Project时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆