Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sql Server - Add Connection Errors #17895

Closed
Max-Scialabba opened this issue Apr 25, 2024 · 2 comments
Closed

Sql Server - Add Connection Errors #17895

Max-Scialabba opened this issue Apr 25, 2024 · 2 comments

Comments

@Max-Scialabba
Copy link

  • MSSQL Extension Version: v1.19.1
  • VSCode Version: 1.70.2 (Universal)
  • OS Version: macOS 14.4.1 (23E224)

After downloading SQL Server v1.19.1, I ran into the same initial error messages as this issue: #17383.

Namely, when opening up the command palette, and inputting "MS SQL: Add Connection", I got the following error: "Command 'MS SQL: Add Connection' resulted in an error (command 'mssql.addObjectExplorer' not found)"

However, upon checking the Extension Host and Command Palette, I was unable to replicate the errors they found. In addition, I was unable to implement their fix, because '%USERPROFILE%.vscode\extensions\ms-mssql.mssql-1.19.1' had no corresponding directory 'sqltoolsservice'.

How should I resolve this issue? Is there any more information I can provide?

@kburtram kburtram added this to the July 2024 Release milestone Jul 8, 2024
@kburtram
Copy link
Member

@Max-Scialabba the extension will download the sqltoolsservice binaries on first launch and unzip them into the extension's directory. If there is no sqltoolsservice directory that means this download/extraction is failing for some reason. Are you seeing any errors in the Output window regarding wat error is occurring?

@kburtram
Copy link
Member

Closing based on previous comment. Please let us know if you're still impacted by this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants