I can't access sharepoint shared services administration. I get unexpected error. In event viewer there is a lot of errors and it seems they are all connected.
event viewer:
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server Shared Services
Event ID: 7082
Date: 25.9.2007
Time: 10:54:27
User: N/A
Computer: SHAREPOINT
Description:
An unexpected error occurred while refreshing the shared object manager cache.
Reason: Could not find stored procedure 'dbo.proc_MIP_GetObjectUpd
ates'.
Techinal Details:
System.Data.SqlClient.SqlE
xception: Could not find stored procedure 'dbo.proc_MIP_GetObjectUpd
ates'.
at System.Data.SqlClient.SqlC
onnection.
OnError(Sq
lException
exception, Boolean breakConnection)
at System.Data.SqlClient.SqlI
nternalCon
nection.On
Error(SqlE
xception exception, Boolean breakConnection)
at System.Data.SqlClient.TdsP
arser.Thro
wException
AndWarning
(TdsParser
StateObjec
t stateObj)
at System.Data.SqlClient.TdsP
arser.Run(
RunBehavio
r runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlD
ataReader.
ConsumeMet
aData()
at System.Data.SqlClient.SqlD
ataReader.
get_MetaDa
ta()
at System.Data.SqlClient.SqlC
ommand.Fin
ishExecute
Reader(Sql
DataReader
ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlC
ommand.Run
ExecuteRea
derTds(Com
mandBehavi
or cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlC
ommand.Run
ExecuteRea
der(Comman
dBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlC
ommand.Run
ExecuteRea
der(Comman
dBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlC
ommand.Exe
cuteReader
(CommandBe
havior behavior, String method)
at System.Data.SqlClient.SqlC
ommand.Exe
cuteReader
(CommandBe
havior behavior)
at Microsoft.Office.Server.Da
ta.SqlSess
ion.Execut
eReader(Sq
lCommand command, CommandBehavior behavior)
at Microsoft.Office.Server.Ad
ministrati
on.SharedO
bjectStore
.Refresh()
at Microsoft.Office.Server.Ad
ministrati
on.SharedO
bjectManag
er.Refresh
()
btw, sharepoint web site is working fine, but mentioned administration isn't.
Start Free Trial