PowerShell / vscode-powershell

Provides PowerShell language and debugging support for Visual Studio Code
https://marketplace.visualstudio.com/items/ms-vscode.PowerShell
MIT License
1.69k stars 479 forks source link

Error while debugging #1712

Closed RagRawat closed 5 years ago

RagRawat commented 5 years ago

Getting Error while debugging

I am experiencing a problem when I am debugging . even I am not able to get the new version of AL Language.

Attached Logs

image

Error: This AL extension version for Visual Studio Code cannot be used with the specified server. Please update the AL extension from the Visual Studio Code marketplace.

Additional information: Server details

AL extension details

Follow the instructions in the README about capturing and sending logs.

Environment Information

Visual Studio Code

Name Version
Operating System Windows_NT x64 10.0.17763
VSCode 1.30.2
PowerShell Extension Version 1.10.2

PowerShell Information

Name Value
PSVersion 5.1.17763.134
PSEdition Desktop
PSCompatibleVersions 1.0 2.0 3.0 4.0 5.0 5.1.17763.134
BuildVersion 10.0.17763.134
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Visual Studio Code Extensions

Visual Studio Code Extensions(Click to Expand) |Extension|Author|Version| |---|---|---| |al|ms-dynamics-smb|2.1.69331| |al-code-outline|andrzejzwierzchowski|0.0.12| |al-formatter|rasmus|3.0.0| |al-object-designer|martonsagi|0.0.5| |crs-al-language-extension|waldo|1.0.11| |githistory|donjayamanne|0.4.4| |mssql|ms-mssql|1.4.0| |PowerShell|ms-vscode|1.10.2| |rest-client|humao|0.21.1| |snippet-creator|nikitaKunevich|0.0.5| |vscode-pull-request-github|GitHub|0.3.2|;
rjmholt commented 5 years ago

@RagRawat, looks like you want to open thing in the AL extension repo.

RagRawat commented 5 years ago

Thanks,

I got the solution. https://saurav-nav.blogspot.com/2019/01/msdyn365bc-error-this-al-extension.html

Raghubir