Hi. I am trying to install windows SharePoint Services v3(beta2). I
installed win2003 server, iis, smtp service, .net v2 runtime, workflow
foundation beta 2.2 and finally wssv3.
After installing wssv3, I run SharePoint Products and Technologies
Configuraton. Until Task 5, the configuration failed and the log shows
error.

Anyone encountered this problem? It's a basic installation with all
within the same server. Any idea?


06/09/2006 12:41:17 7 ERR Task services has failed
with an unknown exception
06/09/2006 12:41:17 7 ERR Exception:
Microsoft.SharePoint.SPException --->
System.Data.SqlClient.SqlException: Cannot open database
"WSS_Search_AA2007" requested by the login. The login failed.
Login failed for user 'AA2007\Administrator'.
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException
exception, Boolean breakConnection)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream,
BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at
System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean
enlistOK)
at
System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection
owningObject, SqlConnectionString connectionOptions, String
newPassword, Boolean redirectedUserInstance)