Skip to main content

MSDYN365BC - Error This AL extension version for Visual Studio Code cannot be used with the specified server.

Hi Readers,

In this article, we will discuss about the latest error message that you may face in future.

As most of you know I always try to keep my Business Central installation as latest as soon as its possible.

With this Today I Installed two updates on my local machine -

  • Installed Microsoft Dynamics 365 Business Central Cumulative Update 03.
  • Installed Visual Studio Code to 1.3.0.2
With those updates installed, I started working on my next extension using Visual Studio Code. But when I Try to publish my extension Visual Studio Code generated below Error Message.
ERROR MESSAGE - 
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
- Runtime: 2.3
- Web API: 2.0
- Debugger: 2.0

AL extension details
- Supported runtimes: 1.0, 2.0, 2.1, 2.2
- Supported Web API: 1.0, 2.0
- Supported debuggers: 1.0, 2.0

What is the cause of Issue?
AL Language Extension Released from Microsoft is 2.1.69331 which is not supported with updated VS Code 1.3.0.2.

How to Fix it?
Install the AL Language Extension from the Product DVD as shown below.

Navigate to Extension Section in VS Code Editor and select Install from VSIX.


Select the ALLanguage file from the Installed Business Central. 

Default Path - C:\Program Files (x86)\Microsoft Dynamics 365 Business Central\130\AL Development Environment


Install the Extension and reload the VS Code Client. You will see two Extension now for AL Language as shown below. 


The new one is with version 2.1.79379 as above.

Keep the runtime as 2.2 and try to publish again.

Hope article helps you.

Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -