I've been wracking brain over this (Both Search Server Express and
Windows SPoint Services) for a while. The Config wizard always fails
to get past the DB creation phase. Logs can available if required,
but don't look very useful. Here's some of the particulars
I'm Using a VMWare instance as well.
2GB of memory (4gb on 64 bit XP system)
Fully Patched Win2k3 Server. Tried standard and enterprise
No known network issues.
Tried Local, Bridged and NAT Networking
Domain Admin Account. Also tried standalone local admin
Tried default SQL included and standard and enterprise, 2k5 and 2k,
local and network
Tried using the psconfig tool to create the DBs.
Tried pre-configuring the account in SQL with various and sundry
permissions
Everytime, it creates the DB's, all the tables, SPs, etc. but
fails to load any seed data, and tells me it can't connect to the DB
it just created.
I've seen reference to "checking the connection string" in the logs,
but there is nothing that even vaguely looks like a con string. I've
seen refernce to using stsadm to increase the logging, but that won't
work until I get further along the install path.