TFS Email Configuration -


we have moved our tfs data tier server machine. reconfigured , working except email alerts. test emails sent fine. however, alerts not happening. when checked event viewer, i'm seeing following error:

ds:oldserverinstance db:tfs_configuration errors:-1 exception:system.data.sqlclient.sqlexception (0x80131904): network-related or instance-specific error occurred while establishing connection sql server. server not found or not accessible. verify instance name correct , sql server configured allow remote connections. (provider: sql network interfaces, error: 26 - error locating server/instance specified)

so, appears email still looking @ old database (which has been retired). where/how can change this?

in case else runs scenario. tfsjobagent wasn't smart enough on reboot recognize data tier change. doing following worked: 1. stop iis 2. stop tfsjobagent 3. start tfsjobagent 4. start iis


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -