Re: Surely someone has come across this problem before........
- From: "Alchemy" <alchemy@xxxxxxxxxx>
- Date: 16 Aug 2006 22:21:39 -0700
Thanks for your reply.
FYI - I should have stated that i have 4GB RAM (insitu) and I had
already re-run the wizard (and command line) more than once without any
success. Always stops in exactly the same location. Do you have any
further suggestions...????
Maybe i should be contacting another newsgroup.... would you suggest
any specific newsgroup to resolve this issue?
I've installed wss3.0 previously without a single problem (having at
least 10 successful installations under my belt, including SBS). I
can't work out what has changed apart from some additional OS critical
updates.
With Regards,
Alchemy
Engelbert wrote:
This is a common error (and all problems seem to be with the configuration
wizard)
Two things might help.
- running the configuration wizard again (probably will get you past this
point but will finish somewhere else instead, but might go right through)
- adding memory before running again. MOSS 2007 for instance seems to often
need 1GB before installations go through OK although I've not seen this with
WSS yet.
------------------
Also, you don't say whether this (Win2k3) installation is to a machine
already running WSS v2 or not.
I wouldn't even bother with an SBS 2003 installation. There you do have an
existing WSS v2 and Microsoft have said recently that they haven't yet
tested installing on SBS 2003 boxes.
Engelbert
"Alchemy" <alchemy@xxxxxxxxxx> wrote in message
news:1155785863.170388.321160@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I'm trying to install WSS3.0 beta 2 on a WIN2k3 box. I have this
problem on two machines (NB: One of the boxes is a SBS2k3). Both are
fully service packed with all security updates installed. SQL2k SP4 is
also installed on both boxes....
I've installed all the prerequistes for WSS3.0 beta 2
I've successfully installed WSS3.0 beta 2
I've unsuccessfully run the Sharepoint Products and Technologies
Configuration Wizard.
Step 1: the prescan worked just fine......
Step 2: fails to create the databases (see below)
C:\Program Files\Common Files\Microsoft Shared\web server
extensions\12\BIN>psco
nfig.exe -cmd configdb create
SharePoint Products and Technologies Configuration Wizard version
12.0.4017.1004
Copyright (C) Microsoft Corporation 2005. All rights reserved.
Performing configuration task 1 of 3
Initializing SharePoint Products and Technologies configuration...
Successfully initialized the SharePoint Products and Technologies
configuration.
Performing configuration task 2 of 3
Creating the configuration database...
Failed to create the configuration database.
An exception of type System.Data.SqlClient.SqlException was thrown.
Additional
exception information: Database
'SharePoint_AdminContent_6234716d-b431-45ec-8d1a
-f209c0614f59' is already open and can only have one user at a time.
Total number of configuration settings run: 2
Total number of successful configuration settings: 1
Total number of unsuccessful configuration settings: 1
Successfully stopped the configuration of SharePoint Products and
Technologies.
Configuration of SharePoint Products and Technologies failed.
Configuration mus
t be performed before you use SharePoint Products and Technologies.
For further
details, see the diagnostic log located at C:\Program Files\Common
Files\Micros
oft Shared\Web Server
Extensions\12\LOGS\PSCDiagnostics_8_17_2006_10_18_12_822_1
934364077.log and the application event log.
When i go to the C:\WINDOWS\SYSMSI\SSEE\MSSQL.2005\MSSQL\Data folder
the file 'SharePoint_AdminContent_6234716d-b431-45ec-8d1a
-f209c0614f59.mdf /.ldf are newly created (7.3Mb / 1.7Mb respectively)
along with
SharePoint_AdminContent_6234716d-b431-45ec-8d1a-f209c0614f59.mdf / .ldf
are also newly created (8.3Mb / 1.7Mb respectively)
log file: "08/16/2006 17:11:20 8 ERR Task configdb has
failed with an unknown exception"
Application Event Logs:
Event Type: Error
Event Source: SharePoint Products and Technologies Configuration Wizard
Event Category: None
Event ID: 100
Date: 8/17/2006
Time: 10:20:35 AM
User: N/A
Computer: AMWA01
Description:
Configuration of SharePoint Products and Technologies failed.
Configuration must be performed in order for this product to operate
properly. To diagnose the problem, review the extended error
information located at C:\Program Files\Common Files\Microsoft
Shared\Web Server
Extensions\12\LOGS\PSCDiagnostics_8_17_2006_10_18_12_822_1934364077.log,
fix the problem, and run this configuration wizard again.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Error
Event Source: SharePoint Products and Technologies Configuration Wizard
Event Category: None
Event ID: 104
Date: 8/17/2006
Time: 10:20:35 AM
User: N/A
Computer: AMWA01
Description:
Failed to create the configuration database.
An exception of type System.Data.SqlClient.SqlException was thrown.
Additional exception information: Database
'SharePoint_AdminContent_6234716d-b431-45ec-8d1a-f209c0614f59' is
already open and can only have one user at a time.
System.Data.SqlClient.SqlException: Database
'SharePoint_AdminContent_6234716d-b431-45ec-8d1a-f209c0614f59' is
already open and can only have one user at a time.
at System.Data.SqlClient.SqlConnection.OnError(SqlException
exception, Boolean breakConnection)
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.SqlCommand.RunExecuteNonQueryTds(String
methodName, Boolean async)
at
System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at
Microsoft.SharePoint.Utilities.SqlSession.ExecuteScript(TextReader
textReader, Int32 commandTimeout)
at Microsoft.SharePoint.Utilities.SqlSession.ExecuteScript(String
path, Int32 commandTimeout)
at Microsoft.SharePoint.Upgrade.SPUtility.ExecuteSqlFile(SqlSession
sqlSession, ISqlSession isqlSession, SqlFile sqlFileId, Int32 timeOut)
at Microsoft.SharePoint.Upgrade.SPUtility.ExecuteSqlFile(SqlSession
sqlSession, SqlFile sqlFileId)
at
Microsoft.SharePoint.Administration.SPDatabase.Provision(SqlConnectionStringBuilder
connectionString, SqlFile sqlFileId, String sqlSignaturePath,
Dictionary`2 options)
at Microsoft.SharePoint.Administration.SPContentDatabase.Provision()
at
Microsoft.SharePoint.Administration.SPContentDatabaseCollection.Add(SPContentDatabase
database, Boolean provision)
at
Microsoft.SharePoint.Administration.SPContentDatabaseCollection.Add(Guid
newDatabaseId, String strDatabaseServer, String strDatabaseName, String
strDatabaseUsername, String strDatabasePassword, Int32
warningSiteCount, Int32 maximumSiteCount, Int32 status, Boolean
provision)
at
Microsoft.SharePoint.Administration.SPContentDatabaseCollection.Add(String
strDatabaseServer, String strDatabaseName, String strDatabaseUsername,
String strDatabasePassword, Int32 warningSiteCount, Int32
maximumSiteCount, Int32 status, Boolean provision)
at
Microsoft.SharePoint.Administration.SPContentDatabaseCollection.Add(String
strDatabaseServer, String strDatabaseName, String strDatabaseUsername,
String strDatabasePassword, Int32 warningSiteCount, Int32
maximumSiteCount, Int32 status)
at
Microsoft.SharePoint.Administration.SPWebApplication.CreateDefaultInstance(SPWebService
service, Guid id, String applicationPoolId, IdentityType identityType,
String applicationPoolUsername, SecureString applicationPoolPassword,
String iisServerComment, Boolean secureSocketsLayer, String
iisHostHeader, Int32 iisPort, Boolean iisAllowAnonymous, DirectoryInfo
iisRootDirectory, Uri defaultZoneUri, Boolean iisEnsureNTLM, Boolean
createDatabase, String databaseServer, String databaseName, String
databaseUsername, String databasePassword, SPSearchServiceInstance
searchServiceInstance, Boolean isPaired)
at
Microsoft.SharePoint.Administration.SPAdministrationWebApplication.CreateDefaultInstance(SqlConnectionStringBuilder
administrationContentDatabase, SPWebService adminService, IdentityType
identityType, String farmUser, SecureString farmPassword)
at
Microsoft.SharePoint.Administration.SPFarm.CreateAdministrationWebService(SqlConnectionStringBuilder
administrationContentDatabase, IdentityType identityType, String
farmUser, SecureString farmPassword)
at
Microsoft.SharePoint.Administration.SPFarm.CreateBasicServices(SqlConnectionStringBuilder
administrationContentDatabase, IdentityType identityType, String
farmUser, SecureString farmPassword)
at
Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder
configurationDatabase, SqlConnectionStringBuilder
administrationContentDatabase, IdentityType identityType, String
farmUser, SecureString farmPassword)
at
Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
at
Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
at
Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Error
Event Source: Windows SharePoint Services 3
Event Category: Database
Event ID: 5586
Date: 8/17/2006
Time: 10:20:34 AM
User: N/A
Computer: AMWA01
Description:
Unknown SQL Exception 924 occured. Additional error information from
SQL Server is included below.
Database 'SharePoint_AdminContent_6234716d-b431-45ec-8d1a-f209c0614f59'
is already open and can only have one user at a time.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Information
Event Source: MSSQL$MICROSOFT##SSEE
Event Category: (2)
Event ID: 15457
Date: 8/17/2006
Time: 10:19:24 AM
User: AMWA\administrator
Computer: AMWA01
Description:
The description for Event ID ( 15457 ) in Source (
MSSQL$MICROSOFT##SSEE ) cannot be found. The local computer may not
have the necessary registry information or message DLL files to display
messages from a remote computer. You may be able to use the /AUXSOURCE=
flag to retrieve this description; see Help and Support for details.
The following information is part of the event: show advanced options,
1, 0.
Data:
0000: 61 3c 00 00 0a 00 00 00 a<......
0008: 17 00 00 00 41 00 4d 00 ....A.M.
0010: 57 00 41 00 30 00 31 00 W.A.0.1.
0018: 5c 00 4d 00 49 00 43 00 \.M.I.C.
0020: 52 00 4f 00 53 00 4f 00 R.O.S.O.
0028: 46 00 54 00 23 00 23 00 F.T.#.#.
0030: 53 00 53 00 45 00 45 00 S.S.E.E.
0038: 00 00 3d 00 00 00 53 00 ..=...S.
0040: 68 00 61 00 72 00 65 00 h.a.r.e.
0048: 50 00 6f 00 69 00 6e 00 P.o.i.n.
0050: 74 00 5f 00 41 00 64 00 t._.A.d.
0058: 6d 00 69 00 6e 00 43 00 m.i.n.C.
0060: 6f 00 6e 00 74 00 65 00 o.n.t.e.
0068: 6e 00 74 00 5f 00 36 00 n.t._.6.
0070: 32 00 33 00 34 00 37 00 2.3.4.7.
0078: 31 00 36 00 64 00 2d 00 1.6.d.-.
0080: 62 00 34 00 33 00 31 00 b.4.3.1.
0088: 2d 00 34 00 35 00 65 00 -.4.5.e.
0090: 63 00 2d 00 38 00 64 00 c.-.8.d.
0098: 31 00 61 00 2d 00 66 00 1.a.-.f.
00a0: 32 00 30 00 39 00 63 00 2.0.9.c.
00a8: 30 00 36 00 31 00 34 00 0.6.1.4.
00b0: 66 00 35 00 39 00 00 00 f.5.9...
Event Type: Information
Event Source: MSSQL$MICROSOFT##SSEE
Event Category: (2)
Event ID: 5084
Date: 8/17/2006
Time: 10:19:24 AM
User: AMWA\administrator
Computer: AMWA01
Description:
The description for Event ID ( 5084 ) in Source ( MSSQL$MICROSOFT##SSEE
) cannot be found. The local computer may not have the necessary
registry information or message DLL files to display messages from a
remote computer. You may be able to use the /AUXSOURCE= flag to
retrieve this description; see Help and Support for details. The
following information is part of the event: SINGLE_USER, ON,
SharePoint_AdminContent_6234716d-b431-45ec-8d1a-f209c0614f59.
Data:
0000: dc 13 00 00 0a 00 00 00 .......
0008: 17 00 00 00 41 00 4d 00 ....A.M.
0010: 57 00 41 00 30 00 31 00 W.A.0.1.
0018: 5c 00 4d 00 49 00 43 00 \.M.I.C.
0020: 52 00 4f 00 53 00 4f 00 R.O.S.O.
0028: 46 00 54 00 23 00 23 00 F.T.#.#.
0030: 53 00 53 00 45 00 45 00 S.S.E.E.
0038: 00 00 3d 00 00 00 53 00 ..=...S.
0040: 68 00 61 00 72 00 65 00 h.a.r.e.
0048: 50 00 6f 00 69 00 6e 00 P.o.i.n.
0050: 74 00 5f 00 41 00 64 00 t._.A.d.
0058: 6d 00 69 00 6e 00 43 00 m.i.n.C.
0060: 6f 00 6e 00 74 00 65 00 o.n.t.e.
0068: 6e 00 74 00 5f 00 36 00 n.t._.6.
0070: 32 00 33 00 34 00 37 00 2.3.4.7.
0078: 31 00 36 00 64 00 2d 00 1.6.d.-.
0080: 62 00 34 00 33 00 31 00 b.4.3.1.
0088: 2d 00 34 00 35 00 65 00 -.4.5.e.
0090: 63 00 2d 00 38 00 64 00 c.-.8.d.
0098: 31 00 61 00 2d 00 66 00 1.a.-.f.
00a0: 32 00 30 00 39 00 63 00 2.0.9.c.
00a8: 30 00 36 00 31 00 34 00 0.6.1.4.
00b0: 66 00 35 00 39 00 00 00 f.5.9...
Event Type: Information
Event Source: MSSQL$MICROSOFT##SSEE
Event Category: (2)
Event ID: 5084
Date: 8/17/2006
Time: 10:19:23 AM
User: AMWA\administrator
Computer: AMWA01
Description:
The description for Event ID ( 5084 ) in Source ( MSSQL$MICROSOFT##SSEE
) cannot be found. The local computer may not have the necessary
registry information or message DLL files to display messages from a
remote computer. You may be able to use the /AUXSOURCE= flag to
retrieve this description; see Help and Support for details. The
following information is part of the event: AUTO_CLOSE, OFF,
SharePoint_AdminContent_6234716d-b431-45ec-8d1a-f209c0614f59.
Data:
0000: dc 13 00 00 0a 00 00 00 .......
0008: 17 00 00 00 41 00 4d 00 ....A.M.
0010: 57 00 41 00 30 00 31 00 W.A.0.1.
0018: 5c 00 4d 00 49 00 43 00 \.M.I.C.
0020: 52 00 4f 00 53 00 4f 00 R.O.S.O.
0028: 46 00 54 00 23 00 23 00 F.T.#.#.
0030: 53 00 53 00 45 00 45 00 S.S.E.E.
0038: 00 00 3d 00 00 00 53 00 ..=...S.
0040: 68 00 61 00 72 00 65 00 h.a.r.e.
0048: 50 00 6f 00 69 00 6e 00 P.o.i.n.
0050: 74 00 5f 00 41 00 64 00 t._.A.d.
0058: 6d 00 69 00 6e 00 43 00 m.i.n.C.
0060: 6f 00 6e 00 74 00 65 00 o.n.t.e.
0068: 6e 00 74 00 5f 00 36 00 n.t._.6.
0070: 32 00 33 00 34 00 37 00 2.3.4.7.
0078: 31 00 36 00 64 00 2d 00 1.6.d.-.
0080: 62 00 34 00 33 00 31 00 b.4.3.1.
0088: 2d 00 34 00 35 00 65 00 -.4.5.e.
0090: 63 00 2d 00 38 00 64 00 c.-.8.d.
0098: 31 00 61 00 2d 00 66 00 1.a.-.f.
00a0: 32 00 30 00 39 00 63 00 2.0.9.c.
00a8: 30 00 36 00 31 00 34 00 0.6.1.4.
00b0: 66 00 35 00 39 00 00 00 f.5.9...
Event Type: Information
Event Source: MSSQL$MICROSOFT##SSEE
Event Category: (2)
Event ID: 17561
Date: 8/17/2006
Time: 10:19:22 AM
User: AMWA\administrator
Computer: AMWA01
Description:
The description for Event ID ( 17561 ) in Source (
MSSQL$MICROSOFT##SSEE ) cannot be found. The local computer may not
have the necessary registry information or message DLL files to display
messages from a remote computer. You may be able to use the /AUXSOURCE=
flag to retrieve this description; see Help and Support for details.
The following information is part of the event: ,
SharePoint_AdminContent_6234716d-b431-45ec-8d1a-f209c0614f59,
syssqlguides.
Data:
0000: 99 44 00 00 0a 00 00 00 ?D......
0008: 17 00 00 00 41 00 4d 00 ....A.M.
0010: 57 00 41 00 30 00 31 00 W.A.0.1.
0018: 5c 00 4d 00 49 00 43 00 \.M.I.C.
0020: 52 00 4f 00 53 00 4f 00 R.O.S.O.
0028: 46 00 54 00 23 00 23 00 F.T.#.#.
0030: 53 00 53 00 45 00 45 00 S.S.E.E.
0038: 00 00 3d 00 00 00 53 00 ..=...S.
0040: 68 00 61 00 72 00 65 00 h.a.r.e.
0048: 50 00 6f 00 69 00 6e 00 P.o.i.n.
0050: 74 00 5f 00 41 00 64 00 t._.A.d.
0058: 6d 00 69 00 6e 00 43 00 m.i.n.C.
0060: 6f 00 6e 00 74 00 65 00 o.n.t.e.
0068: 6e 00 74 00 5f 00 36 00 n.t._.6.
0070: 32 00 33 00 34 00 37 00 2.3.4.7.
0078: 31 00 36 00 64 00 2d 00 1.6.d.-.
0080: 62 00 34 00 33 00 31 00 b.4.3.1.
0088: 2d 00 34 00 35 00 65 00 -.4.5.e.
0090: 63 00 2d 00 38 00 64 00 c.-.8.d.
0098: 31 00 61 00 2d 00 66 00 1.a.-.f.
00a0: 32 00 30 00 39 00 63 00 2.0.9.c.
00a8: 30 00 36 00 31 00 34 00 0.6.1.4.
00b0: 66 00 35 00 39 00 00 00 f.5.9...
Event Type: Information
Event Source: MSSQL$MICROSOFT##SSEE
Event Category: (2)
Event ID: 17137
Date: 8/17/2006
Time: 10:19:20 AM
User: AMWA\administrator
Computer: AMWA01
Description:
The description for Event ID ( 17137 ) in Source (
MSSQL$MICROSOFT##SSEE ) cannot be found. The local computer may not
have the necessary registry information or message DLL files to display
messages from a remote computer. You may be able to use the /AUXSOURCE=
flag to retrieve this description; see Help and Support for details.
The following information is part of the event:
SharePoint_AdminContent_6234716d-b431-45ec-8d1a-f209c0614f59.
Data:
0000: f1 42 00 00 0a 00 00 00 B......
0008: 17 00 00 00 41 00 4d 00 ....A.M.
0010: 57 00 41 00 30 00 31 00 W.A.0.1.
0018: 5c 00 4d 00 49 00 43 00 \.M.I.C.
0020: 52 00 4f 00 53 00 4f 00 R.O.S.O.
0028: 46 00 54 00 23 00 23 00 F.T.#.#.
0030: 53 00 53 00 45 00 45 00 S.S.E.E.
0038: 00 00 07 00 00 00 6d 00 ......m.
0040: 61 00 73 00 74 00 65 00 a.s.t.e.
0048: 72 00 00 00 r...
Event Type: Error
Event Source: Windows SharePoint Services 3
Event Category: Database
Event ID: 4972
Date: 8/17/2006
Time: 10:19:16 AM
User: N/A
Computer: AMWA01
Description:
The SQL Server collation on SQL Server instance
'AMWA01\Microsoft##SSEE' is not supported. Windows SharePoint Services
requires a Latin1 General dictionary order, case insensitive, accent
sensitive, kana sensitive, and width sensitive collation
(Latin1_General_CI_AS_KS_WS).
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Success Audit
Event Source: Windows SharePoint Services 3
Event Category: Topology
Event ID: 5428
Date: 8/17/2006
Time: 10:19:15 AM
User: N/A
Computer: AMWA01
Description:
Alternate Access Mapping successfully updated. Web Application
affected: Central Administration. Current user: AMWA\administrator.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Success Audit
Event Source: Windows SharePoint Services 3
Event Category: Topology
Event ID: 5711
Date: 8/17/2006
Time: 10:19:15 AM
User: N/A
Computer: AMWA01
Description:
Attempting to add Alternate Access Mapping http://amwa01:14635 in zone
Default. Web Application affected: Central Administration. Current
user: AMWA\administrator.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Information
Event Source: MSSQL$MICROSOFT##SSEE
Event Category: (2)
Event ID: 5084
Date: 8/17/2006
Time: 10:18:44 AM
User: AMWA\administrator
Computer: AMWA01
Description:
The description for Event ID ( 5084 ) in Source ( MSSQL$MICROSOFT##SSEE
) cannot be found. The local computer may not have the necessary
registry information or message DLL files to display messages from a
remote computer. You may be able to use the /AUXSOURCE= flag to
retrieve this description; see Help and Support for details. The
following information is part of the event: MULTI_USER, ON,
SharePoint_Config_50ef51c1-e9ab-4eb9-97bc-8fe6ae091d34.
Data:
0000: dc 13 00 00 0a 00 00 00 .......
0008: 17 00 00 00 41 00 4d 00 ....A.M.
0010: 57 00 41 00 30 00 31 00 W.A.0.1.
0018: 5c 00 4d 00 49 00 43 00 \.M.I.C.
0020: 52 00 4f 00 53 00 4f 00 R.O.S.O.
0028: 46 00 54 00 23 00 23 00 F.T.#.#.
0030: 53 00 53 00 45 00 45 00 S.S.E.E.
0038: 00 00 37 00 00 00 53 00 ..7...S.
0040: 68 00 61 00 72 00 65 00 h.a.r.e.
0048: 50 00 6f 00 69 00 6e 00 P.o.i.n.
0050: 74 00 5f 00 43 00 6f 00 t._.C.o.
0058: 6e 00 66 00 69 00 67 00 n.f.i.g.
0060: 5f 00 35 00 30 00 65 00 _.5.0.e.
0068: 66 00 35 00 31 00 63 00 f.5.1.c.
0070: 31 00 2d 00 65 00 39 00 1.-.e.9.
0078: 61 00 62 00 2d 00 34 00 a.b.-.4.
0080: 65 00 62 00 39 00 2d 00 e.b.9.-.
0088: 39 00 37 00 62 00 63 00 9.7.b.c.
0090: 2d 00 38 00 66 00 65 00 -.8.f.e.
0098: 36 00 61 00 65 00 30 00 6.a.e.0.
00a0: 39 00 31 00 64 00 33 00 9.1.d.3.
00a8: 34 00 00 00 4...
Event Type: Information
Event Source: MSSQL$MICROSOFT##SSEE
Event Category: (2)
Event ID: 17561
Date: 8/17/2006
Time: 10:18:25 AM
User: AMWA\administrator
Computer: AMWA01
Description:
The description for Event ID ( 17561 ) in Source (
MSSQL$MICROSOFT##SSEE ) cannot be found. The local computer may not
have the necessary registry information or message DLL files to display
messages from a remote computer. You may be able to use the /AUXSOURCE=
flag to retrieve this description; see Help and Support for details.
The following information is part of the event: ,
SharePoint_Config_50ef51c1-e9ab-4eb9-97bc-8fe6ae091d34, syssqlguides.
Data:
0000: 99 44 00 00 0a 00 00 00 ?D......
0008: 17 00 00 00 41 00 4d 00 ....A.M.
0010: 57 00 41 00 30 00 31 00 W.A.0.1.
0018: 5c 00 4d 00 49 00 43 00 \.M.I.C.
0020: 52 00 4f 00 53 00 4f 00 R.O.S.O.
0028: 46 00 54 00 23 00 23 00 F.T.#.#.
0030: 53 00 53 00 45 00 45 00 S.S.E.E.
0038: 00 00 37 00 00 00 53 00 ..7...S.
0040: 68 00 61 00 72 00 65 00 h.a.r.e.
0048: 50 00 6f 00 69 00 6e 00 P.o.i.n.
0050: 74 00 5f 00 43 00 6f 00 t._.C.o.
0058: 6e 00 66 00 69 00 67 00 n.f.i.g.
0060: 5f 00 35 00 30 00 65 00 _.5.0.e.
0068: 66 00 35 00 31 00 63 00 f.5.1.c.
0070: 31 00 2d 00 65 00 39 00 1.-.e.9.
0078: 61 00 62 00 2d 00 34 00 a.b.-.4.
0080: 65 00 62 00 39 00 2d 00 e.b.9.-.
0088: 39 00 37 00 62 00 63 00 9.7.b.c.
0090: 2d 00 38 00 66 00 65 00 -.8.f.e.
0098: 36 00 61 00 65 00 30 00 6.a.e.0.
00a0: 39 00 31 00 64 00 33 00 9.1.d.3.
00a8: 34 00 00 00 4...
Event Type: Information
Event Source: MSSQL$MICROSOFT##SSEE
Event Category: (2)
Event ID: 17137
Date: 8/17/2006
Time: 10:18:22 AM
User: AMWA\administrator
Computer: AMWA01
Description:
The description for Event ID ( 17137 ) in Source (
MSSQL$MICROSOFT##SSEE ) cannot be found. The local computer may not
have the necessary registry information or message DLL files to display
messages from a remote computer. You may be able to use the /AUXSOURCE=
flag to retrieve this description; see Help and Support for details.
The following information is part of the event:
SharePoint_Config_50ef51c1-e9ab-4eb9-97bc-8fe6ae091d34.
Data:
0000: f1 42 00 00 0a 00 00 00 B......
0008: 17 00 00 00 41 00 4d 00 ....A.M.
0010: 57 00 41 00 30 00 31 00 W.A.0.1.
0018: 5c 00 4d 00 49 00 43 00 \.M.I.C.
0020: 52 00 4f 00 53 00 4f 00 R.O.S.O.
0028: 46 00 54 00 23 00 23 00 F.T.#.#.
0030: 53 00 53 00 45 00 45 00 S.S.E.E.
0038: 00 00 07 00 00 00 6d 00 ......m.
0040: 61 00 73 00 74 00 65 00 a.s.t.e.
0048: 72 00 00 00 r...
Event Type: Error
Event Source: Windows SharePoint Services 3
Event Category: Database
Event ID: 4972
Date: 8/17/2006
Time: 10:18:19 AM
User: N/A
Computer: AMWA01
Description:
The SQL Server collation on SQL Server instance
'AMWA01\Microsoft##SSEE' is not supported. Windows SharePoint Services
requires a Latin1 General dictionary order, case insensitive, accent
sensitive, kana sensitive, and width sensitive collation
(Latin1_General_CI_AS_KS_WS).
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Does anyone have any idea how to resolve this matter? I have
completely uninstalled and reinstalled all the WSS 3.0 components -
regardless of what i have tried, this problem continues to presist.
.
- Follow-Ups:
- Re: Surely someone has come across this problem before........
- From: Engelbert
- Re: Surely someone has come across this problem before........
- References:
- Surely someone has come across this problem before........
- From: Alchemy
- Re: Surely someone has come across this problem before........
- From: Engelbert
- Surely someone has come across this problem before........
- Prev by Date: Re: Surely someone has come across this problem before........
- Next by Date: Re: WSS Can't Extend New Web Sites Created In IIS
- Previous by thread: Re: Surely someone has come across this problem before........
- Next by thread: Re: Surely someone has come across this problem before........
- Index(es):
Relevant Pages
|