Microsoft Visual Studio Could not load file or assembly Microsoft.SqlServer.Management.SqlParser Version=13.0.0.0 The system cannot find the file specified.

  • Installing SQL Server 2017 broke SSDT. I have fixed the issue, but just wanted to post this because I couldn't find the solution at first.
    Steps

    • Uninstall Microsoft SQL Server 2017 TSQL Language Service.
    • Install TSqlLanguageService.msi from SQL Server 2016.

    I hope this helps someone.

    The SQL Guy @ blogspot[/url]

    @SeanPearceSQL

    About Me[/url]

  • Good to know. Thanks for sharing.

    GASQL.com - Focus on Database and Cloud

  • Thanks Sean.
    I encountered the exact same problem and your solution fixed it!

    For the record:
    SQL 2017 Developer Edition.
    Visual Studio 2013 Professional with Update 5.
    I used TSqlLanguageService.msi from the SQL 2016 RTM (not the developer edition).

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply