Below is the situation,
I have migrated TFS from one machine to another using this walk-through http://msdn.microsoft.com/en-us/library/ms404869.aspx
Machine configuration : Both the machines have following configuration
Windows Server 2012, VS2012 ultimate , SQLserver 2012 and TFS 2012.
I have created accounts on new machine for devs TFS use, when they connect tfs from their local pc using url(TFS IP) it works at their end, but when i use the same url (ip) on TFS server using account to provide users accessibility for projects it did
not connect prompt me message :TF31003: Either you have not entered the neccessary credientials or your user accounts does not have permission to connect to the team Foundation Server at http://-----/tfs. Ask your server administrator to add the appropriate
permissions to your accounts. This account i was using in tfs is member of Administrators, IIS_IUSRS, TFS_APPTIER_SERVICE_WPG, its account type is Administrator, also i have use dev account same error ..........
2nd situation:-
when i use TFS name instead of url at server it get connect but when i go for group membership of any project it should not list any group or users all web page is blank with heading only.
Also, When i connect from Team Foundation Console/Adminster Security it prompt me this message: TF30063: You are not authorized to access http:--------/tfs
Can any body help what is going on here, it ip not work at server, how devs can access their accounts at their end :-(
Help Required urgent Please !!!!
--
Regards
Divya
------------------------------------------------------------
One more i come across, when i try to update the groups of admin user i didn't find teamtestagentservice and same contolller service group, then i configure wizard for build configuration in team foundation admin console, it through me error :
Service cannot be started. System.ApplicationException: The computer is not currently registered with a Team Foundation Server.
at Microsoft.TeamFoundation.Build.Machine.WindowsService.ReadConfiguration(String namedInstance, Boolean verifyServiceAccount)
at Microsoft.TeamFoundation.Build.Machine.WindowsService.StartCore(String[] args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
after that check the groups ..still didn't find these groups
I had a question is it necessarily to configure test controller or test agent,
May be the above issue due to missing of these 2 groups
Regards
Divya