How to fix 'The specified directory for the INSTALLSHAREDDIR parameter is not valid'
By FoxLearn 5/21/2024 9:47:27 AM 441
How to fix 'The specified directory, “C:\Program Files (x86)\Microsoft SQL Server\”, for the INSTALLSHAREDDIR parameter is not valid because this directory is compressed or is in a compressed directory. Specify a directory that is not compressed.'
The error message you're encountering, "The specified directory for the INSTALLSHAREDDIR parameter is not valid," typically indicates that there's an issue with the directory path specified during the installation of SQL Server.
SQL Server Setup has encountered the following error
Error code 0x858C001E
Here's a step-by-step guide to troubleshoot and fix this issue:
Moving
64 bit
C:\Program Files (x86)\Microsoft SQL Server
32 bit
C:\Program Files\Microsoft SQL Server
Next, Right-click on your folder, then select properties
Clicking Advanced button
Uncheck "Compress contents to save disk space", then click OK button.
Finally, Reinstall your SQL Server.
- How to convert timestamp to date in SQL Server
- How to Download and Restore Northwind database to SQL Server
- How to convert varchar to uniqueidentifier in SQL Server
- How to Download Microsoft SQL Server
- Saving changes is not permitted in SQL Server
- How to change ‘Edit Top 200 Rows’ and ‘Select Top 1000 Rows’ in SQL
- How to fix 'The specified sa password does not meet strong password requirements'
- How to Set Up Dark Theme in SQL Server Management Studio
Categories
Popular Posts
Dashboardkit Bootstrap
11/13/2024
Horizon MUI Admin Dashboard Template
11/18/2024
AdminKit Bootstrap 5 HTML5 UI Kits Template
11/17/2024
Portal HTML Bootstrap
11/14/2024