I have installed TFS 2015 and its project server extension, also Project server 2013.
I have executed all commands necessary to do the registration between a collection and the PWA. All commands executed successfully, but the integration is not happening from both sides. Whenever a new "product backlog item" is created the field"Linked To Server" under project server tab remains No, Nothing in the approvals is showing. Same as when i create a new item in the project server nothing is reflected back to TFS.
If we run the following command :"TfsAdmin ProjectServer /GetSyncMessages" its showing as empty always.
in the even viewer I'm getting the following error with even Id 8118: "Connectivity exception [InvalidOperationException] Operation is not valid due to the current state of the object. when forwarding request to app server http://lbdmsteam/pwa/_vti_bin/PSI/Security.asmx".
need some help, is there any document or tutorial written by Microsoft for the integration between TFS2015 and Project server 2013?