Rahul Rajcoomar
Rahul Rajcoomar

Reputation: 51

Unable to open Tabular project file in Visual Studio

Hi there I am having an same issue in opening a tabular project file in Visual Studio. With the.smproj file I am getting an incompatible error stating that the application is not installed.

The error message I am getting on the migration report is as follows: "XXX".smproj: The application which this project type is based on was not found. ​I have tried opening this in VS 2015, 2017 and 2019.

I have installed the following extensions:

In all the versions I am unable to access this project, with the same incompatible error.

Any guidance anyone can provide on the above would be highly appreciated.

Upvotes: 5

Views: 5709

Answers (2)

Erik
Erik

Reputation: 53

For Visual Studio 2022 add extension gallery to download the preview pack using the extensions tools blue link in the tools and extensions popup window - Use this URL for the gallery (http://aka.ms/ProBI-VSIX2022) and name it (Microsoft BI VSIX Preview)

Source:https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftAnalysisServicesModelingProjects

Upvotes: 2

Razvan Socol
Razvan Socol

Reputation: 5684

You should install the Microsoft Analysis Services Projects extension (in Visual Studio 2019 or Visual Studio 2017).

Upvotes: 7

Related Questions