From: Slash on
Hi,

I installed domain controller which already has SharePoint installed.

After I installed DC, now my SharePoint giving me errors like.

Windows could not start the windows Internal Database (MICROSFT##SSEE)
on Local Computer. ....
service-specific error code 3417

my work around : I found this link as useful

http://support.microsoft.com/kb/929665

Msiexec /i SSEE_10.msi CALLERID=OCSetup.exe REINSTALL=ALL
REINSTALLMODE=omus /qn REBOOT=ReallySupress /l*v <var>c:\SqlError.log</
var>

I tried with the above command and there is no change in WID error.
My log has following contents: SqlError.log

=== Verbose logging started: 26-05-2010 11:58:48 Build type: SHIP
UNICODE 3.01.4000.4042 Calling process: C:\WINDOWS
\system32\Msiexec.exe ===

MSI (c) (04:10) [11:58:48:473]: Resetting cached policy values

MSI (c) (04:10) [11:58:48:473]: Machine policy value 'Debug' is 0

MSI (c) (04:10) [11:58:48:473]: ******* RunEngine:

******* Product: SSEE_10.msi

******* Action:

******* CommandLine: **********

MSI (c) (04:10) [11:58:48:473]: Client-side and UI is none or basic:
Running entire install on the server.

MSI (c) (04:10) [11:58:48:473]: Grabbed execution mutex.

MSI (c) (04:10) [11:58:48:567]: Cloaking enabled.

MSI (c) (04:10) [11:58:48:567]: Attempting to enable all disabled
priveleges before calling Install on Server

MSI (c) (04:10) [11:58:48:582]: Incrementing counter to disable
shutdown. Counter after increment: 0

MSI (s) (10:7C) [11:58:48:614]: Grabbed execution mutex.

MSI (s) (10:5C) [11:58:48:629]: Resetting cached policy values

MSI (s) (10:5C) [11:58:48:629]: Machine policy value 'Debug' is 0

MSI (s) (10:5C) [11:58:48:629]: ******* RunEngine:

******* Product: C:\Documents and Settings\Administrator\SSEE_10.msi

******* Action:

******* CommandLine: **********

MSI (s) (10:5C) [11:58:48:629]: Note: 1: 2203 2: C:\Documents and
Settings\Administrator\SSEE_10.msi 3: -2147287038

MSI (s) (10:5C) [11:58:48:629]: MainEngineThread is returning 2

MSI (c) (04:10) [11:58:48:629]: Decrementing counter to disable
shutdown. If counter >= 0, shutdown will be denied. Counter after
decrement: -1

MSI (c) (04:10) [11:58:48:629]: MainEngineThread is returning 2

=== Verbose logging stopped: 26-05-2010 11:58:48 ===