Microsoft Visual Studio cannot review some files

Asked By 0 points N/A Posted on -
qa-featured

Hi all,

Since my update from Visual 2012 to Visual 2013 I am getting this error message. Error is not bothering the review, when I click ok button code review get created without any error. But this error is not happening for code review for pending change. Is it a bug? Or I need to make any update in the system? Please help to fix this error. Thanks for your help.

Error:

Microsoft Visual Studio

Code Review

Some of the reviewers don’t have permission to some of the files to review. Do you want to submit the code review anyway?

SHARE
Answered By 10 points N/A #186070

Microsoft Visual Studio cannot review some files

qa-featured

Follow the methods to fix your error:

First try to repair your VS2013. If possible clear the local cache of your TFS.

Next, clean the cache folder on client computer. The path is: C:Usersusername(Team Explorer user name)AppDataLocalMicrosoftTeam Foundation3.0Cache.

Then, clean the cache folder on server machine. The path is C:ProgramDataMicrosoftTeam FoundationWeb AccessCache_v11.0.

Finally, click Start and select Run in order to open the dialog box and there type ‘iisreset.exe’ and click ok button, wait till this run completely.

Related Questions