Sql

Mu online season 21 - grand opening

forspinki

Legend
Legendary
Oct 23, 2006
3,433
118
190
Handan, China
i install sql correctly everything goes ok then at the end i get an error saying

Setup Failed To Configure Server. Refer to the server error logs and C:\WINDOWS\sqlstp.log for more information


can any1 help me please :(

/forseiken
 
Last edited:

Zen2

LOMCN Veteran
Veteran
Jul 26, 2007
1,818
18
125
Try re install it would be my guess. If not goto that directory and see what it actually is causing the problem.
 
Upvote 0

forspinki

Legend
Legendary
Oct 23, 2006
3,433
118
190
Handan, China
that is the problem.. it wont install. ive tried to reinstall it 3 times still have the same problem

13:34:29 Setup failed to configure the server. Refer to the server error logs and C:\WINDOWS\sqlstp.log for more information.
13:34:29 Action CleanUpInstall:
13:34:29 C:\DOCUME~1\Default\LOCALS~1\Temp\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service SQLSERVERAGENT
13:34:30 Process Exit Code: (1060) The specified service does not exist as an installed service.

13:34:30 C:\DOCUME~1\Default\LOCALS~1\Temp\SqlSetup\Bin\scm.exe -Silent 1 -Action 4 -Service MSSQLSERVER
13:34:30 Process Exit Code: (0)
13:34:30 StatsGenerate returned: 2
13:34:30 StatsGenerate (0x0,0x1,0xf000000,0x200,1033,303,0x0,0x1,0,0,0
13:34:30 StatsGenerate -1,Default)
13:34:30 Installation Failed.

/forseiken
 
Last edited:
Upvote 0

Zen2

LOMCN Veteran
Veteran
Jul 26, 2007
1,818
18
125
1a)Uninstall SQL
1b) reboot.
2) delete the folder where your previous installation of SQL Server was.
3) open regedit.exe, search for Keys:
a) SQLServer (no space between 'SQL' and 'Server')
b) SQL Server (one single space between 'SQL' and 'Server')


**** NOTE ! --- Don't delete registry entries that SQL Server didn't
install...For example, Visual Studio 7.0 adds a couple of references to SQL
Server. Also, ODBCAD32.EXE adds references to DSN's and installed drivers,
so don't remove those entries from the registry.
You should examine the registry entries before deleting them...use common
sense.


4) Reboot again.


Try that mate.

/Zen2
 
Upvote 0