Could not load file or assembly 'Microsoft.TeamFoundation.WorkItemTracking.Client.Cache' or one of its dependencies

前端 未结 4 1797
谎友^
谎友^ 2020-12-14 02:56

I am working on a web application which interacts with TFS. When I upload my application to windows azure cloud I am getting this error message .

appreciate your inp

4条回答
  •  春和景丽
    2020-12-14 03:35

    I resolved this by setting the Enable 32-Bit applications option to True in the Advanced Settings of the application pool which the site used.

提交回复
热议问题