2

I am installing SQL Server 2012 in my computer but this error message always shows up. I tried installing it in a Virtual Machine, and it worked! Other threads says that the issue is permission access, but I've already allowed access and I'm using an admin account. I also tried cleaning up my temp folder files, nothing still. Hope someone could help me resolve this problem. Thanks!

PS. I am using Windows 10 Pro

`TITLE: SQL Server Setup failure.

SQL Server Setup has encountered the following error:

Unable to generate a temporary class (result=1). error CS0016: Could not write to output file 'c:\Users\jdaquino\AppData\Local\Temp\mcxybaib.dll' -- 'The process cannot access the file because it is being used by another process. '

Error code 0x84B10001.`

enter image description here

1 Answers1

0

You can use ProcMon to identify the other process using the file.

enter image description here

My suggestion is to also change the default account that start the services to "Local System", to a local administrator account or to a domain account. Below the setup page where I suggest you to change the default service accounts.

enter image description here

Please follow this step-by-step tutorial on how to install SQL Server 2012.

Disable antivirus software.

Change the language of the operating system in Control Panel to English US (Control Panel - Region - Formats Tab - Format -> English (United States))