I am currently taking a class for SQL. The class requires me to download SQL Server 2012 Express W/tools. I am have an issue with the download that is causing all sorts of problems and I am stumped. This part is not graded or anything, it is just to get it installed and my professor still has not gotten back to me.
When I complete the download it is completed but with errors. and gives a quick log saying
The following error has occurred:
Attempted to perform an unauthorized operation.
Also it says that every install was successful except the Database Engine Service giving the error code: 0x84880001.
When I enter into the log files under bootstrap/log the error summary report reads as follows: http://pastebin.com/NEVGHGSv
I have been working on this trying to get it resolved for 9+ hours and have installed and re installed SQL Server 2012 Express a dozen times at least.
Things I have tried:
- Manually Start the instance, it wanted to start but then error'ed out and refused to run.
- Use a Named instance instead, this did not solve the problem.
- Check possible issues in good using error codes involving
MSSQLSERVER
that I found in the Event viewer to include, 17058, and 7034. some possible causes came up at SQLServerCentral.com tried and failed, StackOverflow post tried and failed.
If there is anything anybody can possibly see that I cannot the help would be appreciated. I am New to Stackoverflow and if there is something I may have missed in my post I will be monitoring it as much as I can.