Additional SQL Server features and topics not covered by specific categories
As the faulting module is a Windows dll rather than SQL specific I suggest you try the troubleshooting documented here
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
We are using windows 11 and we are trying to install SQL SERVER 2019
https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms-19?view=sql-server-ver16
We get error when we try to start SQL Server instance from SQL Server configuration.
Faulting application name: sqlservr.exe, version: 2019.150.2000.5, time stamp: 0x5d8a9215
Faulting module name: ntdll.dll, version: 10.0.22000.708, time stamp: 0xb998b765
Exception code: 0xc0000005
Fault offset: 0x00000000000a8d57
Faulting process id: 0x18a4
Faulting application start time: 0x01d888654a8b4aa8
Faulting application path: C:\Program Files\Microsoft SQL Server\MSSQL15.SQLEXPRESS\MSSQL\Binn\sqlservr.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 6ad4993d-fdb7-4a32-84c3-15fe4dc3b0fa
Faulting package full name:
Faulting package-relative application ID:
Thanks,
S. Anandhappriya
Additional SQL Server features and topics not covered by specific categories
As the faulting module is a Windows dll rather than SQL specific I suggest you try the troubleshooting documented here
Hi @Anandhappriya S ,
SSMS is a tool to manage SQL Server databases, if you want to install SQL Server 2019, please go through this link:
https://www.microsoft.com/en-us/sql-server/sql-server-downloads
-------------
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.
You say that you are trying to install SQL Server, but the link you provide is for SQL Server Management Studio which is a separate program. Yes, you use it to talk with SQL Server, but it is not SQL Server.
Anyway, I would suggest that you apply the most recent cumulative update for SQL Server before you try anything else.