Hello Duncan,
Thanks for the swift response.
The initial binding was successful and I have checked in the .sonarlint folder in TFS with new Rulesset binded to every project.
But later some developer when they took the latest codebase and tried to bing the solution with SonarLint started facing this Issues, So i did try to investigate and found that its appearing in my VS 2015 as well.
Remaining please have the answers for your Questions :-
- What types of project do you have in the solution? - We work with .net
- Have any of the projects been bound successfully (i.e. a new ruleset will have been generated for the project, and the project will have been updated to reference the new ruleset)? - Yes only initially, and later we are keep on getting the error I have mentioned above. To override the error and update the rules I have to delete the .sonarlint Folder and files inside. But the drawback is SonarLint checkout the entire solution projects again even though there were no changes.
- Is the error always occurring at the same point i.e. when processing a particular project? - Yes, Its not at a particular project but for the entire solution
Kindly let me know if you need further information.