相关疑难解决方法(0)

无法加载文件或程序集"Microsoft.TeamFoundation.WorkItemTracking.Client.Cache"或其依赖项之一

我正在开发一个与TFS交互的Web应用程序.当我将我的应用程序上传到Windows azure云时,我收到此错误消息.

感谢您提供解决此问题的意见.

粘贴在下面是我收到的错误消息

Server Error in '/' Application.
--------------------------------------------------------------------------------


Could not load file or assembly 'Microsoft.TeamFoundation.WorkItemTracking.Client.Cache' or one of its dependencies. An attempt was made to load a program with an incorrect format. 
  Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

 Exception Details: System.BadImageFormatException: Could not load file or assembly 'Microsoft.TeamFoundation.WorkItemTracking.Client.Cache' or one of its dependencies. …
Run Code Online (Sandbox Code Playgroud)

asp.net azure tfs2010

19
推荐指数
4
解决办法
3万
查看次数

标签 统计

asp.net ×1

azure ×1

tfs2010 ×1