Please help with installation for SQL Server 2012
-
Saturday, February 16, 2013 8:15 AM
I am trying to install SQL Server 2012 but I am getting the following errors. I tried following what others said but with no success.
Someone please help me.
All Replies
-
Saturday, February 16, 2013 1:20 PM
Ok so it looks to me as though you have NTFS compression switched on your C drive -the installer does not like this.
For the root directory that the installer complains about (for instance in the screen shot one is C:\Program Files (x86)\Microsoft SQL Server) you should ensure that you turn off compression. Simply right click the directory in question and clear the compression checkbox.
See also "SQL Server databases are not supported on compressed volumes"
Regards,
Contact me through (twitter|blog|SQLCloud)
Mark Broadbent.
Please click "Propose As Answer" if a post solves your problem
or "Vote As Helpful" if a post has been useful to you
Watch my sessions at the PASS Summit 2012 and SQLBits- Proposed As Answer by Alberto MorilloMVP, Moderator Saturday, February 16, 2013 6:18 PM
- Marked As Answer by Allen Li - MSFTModerator Monday, February 25, 2013 2:23 AM

