SharePoint site for TFS is still connecting to the old TFS url -


i have configured lab environment database taken prod environment, sharepoint sites web part still trying connect other tfs url. how redirect them new tfs application server url?

first , please check related sharepoint configuration of tfs in administration console. application tier --> sharepoint web applications , application tier --> team project collection --> sharepoint site.

if configured correctly,since web part still refer old sharepoint. may cache issue, try clean tfs cache both in client machine , sharepoint server.

if issue still exists, give try uninstalling tfs extensions sharepoint , reinstall it, may trick. more details please refer thread: use same sharepoint site tfs have right now


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -