SQL installation issues

虫虫 0 Reputation points
2025-03-09T03:47:16.67+00:00

fa6804f4-9cd1-4969-9a24-7206809d784b

May I ask what is causing this interface when SQL cannot be installed on the computer?

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,010 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 46,201 Reputation points
    2025-03-10T10:53:02.13+00:00

    So you want to install the CE = "Compact Edition" of SQL Server?

    You know it's out-of-support since a long time?

    https://learn.microsoft.com/en-us/lifecycle/products/microsoft-sql-server-compact-40

    0 comments No comments

  2. ZoeHui-MSFT 41,291 Reputation points
    2025-03-11T01:43:32.3266667+00:00

    Hi @虫虫

    Replace .NetFramework config file.

    1. Browse to the folder *C:\Windows\Microsoft.NET\Framework\v4.0.30319\CONFIG* ,

    Right click the machine.config file rename it to machine.config.old

    Once renamed, right click on machine.config.default select Copy and Paste it in the same folder.

    You will see the file name “machine.config - Copy.default

    Now renamemachine.config - Copy.default” to “machine.config”

    Click on Continue if you see the prompt.

    1. Try installing again. If issue persists perform method 2 and 3.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    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.