Sql Server Data Tool (SSDT) on Windows 11 Parallels ARM Virtual Machine

Michael Murphy - ASG 45 Reputation points
2023-03-15T19:20:27.44+00:00

I am running Windows 11 Parallels ARM Virtual Machine on a Macbook Pro M2. I have installed Visual Studio 2022 with no issues. I confirmed in the VS Installer that SQL Server Data Tools has been installed. When I open an existing solution in Visual Studio that has a SQL Server Database project in it, Visual Studio shows a unsupported error.

User's image

The Migration Report shows this error.

Library\ASGLibrary.Database\ASGLibrary.Database.sqlproj: The application which this project type is based on was not found. Please try this link for further information: 00d1a9c2-b5f0-4af3-8072-f6c62b433612
Developer technologies | Visual Studio | Other
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2023-03-16T02:57:30.4266667+00:00

    Hi @Michael Murphy - ASG

    Welcome to Microsoft Q&A!

    The SQL Server Data Tool (SSDT) is currently not supported on Arm-based device. 

    For more details, please refer to: Use Visual Studio on an ARM device.

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Justin Toth 10 Reputation points
    2024-03-13T12:23:12.0133333+00:00

    Support in ARM for sqlproj files was just released today in the Visual Studio 2022 Preview channel (https://visualstudio.microsoft.com/vs/preview/). I can now open my sqlproj files in Visual Studio 2022 Preview and build the projects.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.