VSCode can't start InterSystems Language Server
Hi, I have VSCode on my Windows 10 notebook with intersystems-community.objectscript-pack installed. I'm successfully connected to remote IRIS (2021.1). I can export classes, change them, save and import back to IRIS.
But every time VSCode starts, the message "Request initialize failed with message: Dynamic Linking Error: Win32 error 126" is displayed and InterSystems Language Server does not start.
Has anyone solved this problem yet?
Product version: IRIS 2021.1
$ZV: IRIS for UNIX (Ubuntu Server LTS for x86-64) 2021.1 (Build 215.3U) Wed Oct 27 2021 17:38:43 EDT
Windows 32bit, is not it? Only 64 bit is supported.
It is Windows 64 bit. But the problem is solved now.
Are you using 32-bit Windows? If so, see https://github.com/intersystems/language-server/issues/197
I think same issue as https://githubmemory.com/repo/intersystems/language-server/issues/186?pa... .
Thank you @Yuji Ohata You seem to be right. In the meantime, I managed to start Language Server as follows:
VScode runs smoothly on my second computer, so I looked for differences. I have Caché installed on the second computer, Iris on the troubled one. The problem disappeared when I installed Caché on the troubled one.