-
Notifications
You must be signed in to change notification settings - Fork 461
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
Failure starting client on Windows 10 #1791
Comments
Is there any reason 1.10.0 should not be available to me? I am at 1.9.0, but there is no update available, yet the README says 1.10.0 is the most recent version. |
@fonnesbeck 1.10.0 will be releasing today or tomorrow. |
Thanks. Will this address the issue above? |
@fonnesbeck You shouldn't be seeing this issue. Could you Toggle Developer Tools from the Help Menu button and click on Console and see if there are any errors there? |
I see the following, in addition to the error reported above:
|
I'm having the same issue and same error output, also on version 1.9.0 with a fresh WIndows 10 install and VS Code version 1.51.1. When is version 1.10.0 expected to be available? |
In my case I am running on Windows ARM64 (Surface Pro X 2020), which I am guessing is the issue? Is there any reason the extension should not work on ARM? |
@fonnesbeck Yes, the extension isn't recommended for ARM machines. We have plans to make it ARM compatible in near future. |
Same issue here. Had problems installing mssql directly from Marketplace (timeout on download) but was able to download the vsix and install without any errors. Restarted VS Code. I have an SQL db on a network share that I want to connect to so, following the instructions here, I created a new SQL file to initiate the mssql commands. As soon as I set the language type I get the following: Noting the comment for @abist above I opened Developer Tools - there are a number of errors showing: Wondering if this has something to do with permissions/restrictions locked down by our IT dept (state government employee)? |
@stewday Does the following folder exist for you and contain a bunch of files (DLLs/exes)?
|
Hi @Charles-Gagnon. Yes, that location has 300+ files (DLL/exe etc) and 30+ subfolders. |
Has anyone found a solution to this? has had exactly the same problem. |
I think I have the same issue but to add something when i open a sql file and press the shortcut to run sql, it gives me the following error: |
OK ... take 2 on this issue for me. My corporate laptop has been replaced due to a hardware issue so I have a fresh install of VSCode (1.67.1) on a new machine and have attempted to install the SQL Server (mssql) extension from the marketplace. Everything appeared to install correctly this time (didn't have to resort to downloading the vsix) but when I open an sql file I get the message: Referring back to the earlier question from @Charles-Gagnon:
That folder/path exists but there are no files in it. |
Steps to Reproduce:
When the extension is run for the first time, it fails. The SQLToolsService output contains the following error:
The text was updated successfully, but these errors were encountered: