Reputation: 88
I have a problem when I want to install TFS Express 2017 on my machine(normal workstation) in combination with SQL Server 2017 Express which is already installed.
TFS installation seems okay until the "Review" is being executed (see pic below):
I have also checked if the DB is running and 'connectable' via SSMS (see pic below):
It should be very nice if someone with the same issues has fixed this or has an answer. I am unable to find anything about the error I encounter.
Thanks in advance!
Upvotes: 0
Views: 295
Reputation: 59016
It's unambiguously telling you the problem: TFS 2017 does not support SQL Server 2017. TFS 2018 does, however.
Review the requirements.
Upvotes: 3