Showing an error while try to install the software.

Yerni Sunil Kumar BODDU 20 Reputation points
2024-11-27T12:53:23.1666667+00:00

Hello Team,

Required help on resolving my issue, Currently I'm using Visual Studio 2022 Professional, and I required to generate the sdf file for that I have added the extension "SQLite/SQL Server Compact Toolbox" from Visual Studio, the extension has been added by I'm unable to get the editable option of "Migrate to SQL Server Compact 4.0" as shown in the below screenshot.

Image

When I tried to add the connection, I'm getting the below prompt message as attached in screenshot(prompt.jpeg).

Image

When I tried to install the SQL Server Compact 4.0 runtime, I'm getting the error as; Error 1935: An error occurred during installation of assembly 'Microsoft.VC90.CRT,version="9.0.30729.4148".. Image Even I tried to install the Microsoft C++ Redistributable package also, but the same Error 1935 was coming.

Image

Requested to help to resolve this issue as I required that enable option for the Compact toolbox is required.

Thanks in Advance,

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,216 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
235 questions
0 comments No comments
{count} votes

Accepted answer
  1. Tianyu Sun-MSFT 31,956 Reputation points Microsoft Vendor
    2024-11-28T06:48:53.99+00:00

    Hello @Yerni Sunil Kumar BODDU ,

    Welcome to Microsoft Q&A forum.

    In the last screenshot, I see error code 0x80070005. Looks like it’s a permission related issue.

    Kindly check this document: 0x80070005 - Access Denied. The document describes this error for Visual Studio, but it should be the same for installing other Visual Studio related components.

    I suggest you run those setup files as administrator and see if it works. If there’s obvious permission limitation on your machine, try to contact your administrator or IT department.

    Best Regards,

    Tianyu


    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.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.