Update for Microsoft WSS 3.0 (KB932091)
Well sharepoint 3.0 was working fine. Yesterday night our server got updated with the update
Microsoft WSS 3.0 (KB932091)
After this the users cannot see the website at all. The message they get is an unexpected error has occured. Sharepoint is used in our department regulary and currently the work is now halted.
Strangely the central administration 3.0 works fine with no problem.
Any ideas what has actually happened?
The event log shows sharepoint errors-dont know if they are related with the problem
Event id 6800
The database WSS_Content_bacbb5654cc04e2583891667a89f759e on SCHS-EXCHANGE\Microsoft##SSEE is not accessible to missing Windows Internal Database signatures.
Please Help!!!
[781 byte] By [
Sheldon] at [2008-1-1]
I am sorry but i can't help you, because i have a similar Problem after this update;
Maybe my story helps someone to identify the problem:
I installed the update but it didn't finish. So i had to cancel it.
During the update i got around 20 to 40 of these errors:
ID 5084 and in MSSQL$MICROSOFT##SSEE
with no further explanation.
So i restared the server.
During bootup i get these errors:
ID 17069, ID 17101, ID 17103, ID 17104, ID 17111, ID 17176 and more
of 17XYZ in MSSQL$MICROSOFT##SSEE
And finally
ID 6800
with the explanation "No Access to the Database
'SharePoint_AdminContent_9eb1d28c-c6d7-452c-9dc2-857d0b995ac0' auf
'SBSW2K3\Microsoft##SSEE' because of missing Windows-Database
Signatures"
The error explanation is translated from german.
Now the WSS 3.0 aministrator and the WSS 3.0 sites don't work anymore.
I know something went terribly wrong. Does someone know what went
wrong, and maybe how to fix it.
Thanks in advance.
Dominik
My company also received KB932091 on 28.03.2007. We got the same problem as Sheldon with WSS 3.0 after installing. I spent the whole night getting the system back online. I did a backup of the server wmware image and reinstalled the KB on a backup of the backup. The same thing happend. The issue is 100% reproducable.
I tried to resolve the issue by running the WSS Configuration Wizard and doing a Repair for the installation. None were helpful.
The Configuration Wizard halted with call stack:
************** Exception Text **************
System.InvalidOperationException: Operation is not valid due to the current state of the object.
at Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility()
at Microsoft.SharePoint.SPSite.PreinitializeServer(SPRequest request)
at Microsoft.SharePoint.SPWeb.InitializeSPRequest()
at Microsoft.SharePoint.SPWeb.EnsureSPRequest()
at Microsoft.SharePoint.SPWeb.get_Request()
at Microsoft.SharePoint.SPWeb.InitWeb()
at Microsoft.SharePoint.SPWeb.get_WebTemplate()
at Microsoft.SharePoint.SPEvaluatorModeProvisioning.TryGetIsSiteProvisioned(String template, String relativePath, Nullable`1 port, SPSite& provisionedSite, SPWeb& provisionedWeb, Uri& provisionedUri)
at Microsoft.SharePoint.PostSetupConfiguration.WelcomeForm.ShowNextFormForServerRoleSingleServer()
at Microsoft.SharePoint.PostSetupConfiguration.WelcomeForm.PsconfigBaseFormNextButtonClickedEventHandler(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
The last part of the configuration log file looks like this:
007 15:35:47 1 INF Found a task by the name of evalprovision in the task collection
03/28/2007 15:35:47 1 INF Entering function Command.this[string key]
03/28/2007 15:35:47 1 INF Entering function CommandCollectionBase.Get
03/28/2007 15:35:47 1 INF Found value in collection for key provision
03/28/2007 15:35:47 1 INF Leaving function CommandCollectionBase.Get
03/28/2007 15:35:47 1 INF Found parameter provision in collection
03/28/2007 15:35:47 1 INF Leaving function Command.this[string key]
03/28/2007 15:35:47 1 INF The eval provisioning task is chosen to run. Now, try to determine if we need to show eval provisioning options
03/28/2007 15:35:47 1 INF Loading the provisioner
03/28/2007 15:35:47 1 INF Entering function EvalModeProvisionTask.LoadProvisioner
03/28/2007 15:35:47 1 INF Entering function EvalModeProvisionTask.GetEvalModeProvisionAssemblyQualifiedName
03/28/2007 15:35:47 1 INF Searching for registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0
03/28/2007 15:35:47 1 INF Entering function RegistryHelper.RegistryHelper
03/28/2007 15:35:47 1 INF The RegistryHelper has the key name as SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0 and the registry hive as LocalMachine
03/28/2007 15:35:47 1 INF Leaving function RegistryHelper.RegistryHelper
03/28/2007 15:35:47 1 INF Searching for registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\EvaluatorProvisioning
03/28/2007 15:35:47 1 INF Entering function RegistryHelper.RegistryHelper
03/28/2007 15:35:47 1 INF The RegistryHelper has the key name as SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\EvaluatorProvisioning and the registry hive as LocalMachine
03/28/2007 15:35:47 1 INF Leaving function RegistryHelper.RegistryHelper
03/28/2007 15:35:47 1 INF Registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\EvaluatorProvisioning does not exist
03/28/2007 15:35:47 1 INF Registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\EvaluatorProvisioning does not exist
03/28/2007 15:35:47 1 INF An eval mode provisioning assembly does not exist in the registry
03/28/2007 15:35:47 1 INF Leaving function EvalModeProvisionTask.GetEvalModeProvisionAssemblyQualifiedName
03/28/2007 15:35:47 1 INF Entering function SPEvaluatorModeProvisioning.SPEvaluatorModeProvisioning
03/28/2007 15:35:47 1 INF Entering function SPEvaluatorModeProvisioning.EnsureIIS
03/28/2007 15:35:47 1 INF Leaving function SPEvaluatorModeProvisioning.EnsureIIS
03/28/2007 15:35:47 1 INF Leaving function SPEvaluatorModeProvisioning.SPEvaluatorModeProvisioning
03/28/2007 15:35:47 1 INF Entering function SPEvaluatorModeProvisioner.SPEvaluatorModeProvisioning
03/28/2007 15:35:47 1 INF Entering function SPEvaluatorModeProvisioner.ApplyDefaults
03/28/2007 15:35:47 1 INF Entering function SPEvaluatorModeProvisioner.SetSiteSettings
03/28/2007 15:35:47 1 INF Using the default port of 80. This means that if there is already a virtual server using port 80, then it will be stopped
03/28/2007 15:35:47 1 INF Entering function SPEvaluatorModeProvisioning.AddExcludedPort
03/28/2007 15:35:47 1 INF Leaving function SPEvaluatorModeProvisioning.AddExcludedPort
03/28/2007 15:35:47 1 INF Web site name is null
03/28/2007 15:35:47 1 INF Website name is SharePoint - 80
03/28/2007 15:35:47 1 INF Leaving function SPEvaluatorModeProvisioner.SetSiteSettings
03/28/2007 15:35:47 1 INF Leaving function SPEvaluatorModeProvisioner.ApplyDefaults
03/28/2007 15:35:47 1 INF Leaving function SPEvaluatorModeProvisioner.SPEvaluatorModeProvisioning
03/28/2007 15:35:47 1 INF Entering function SPEvaluatorModeProvisioning.AddProvisioner
03/28/2007 15:35:47 1 INF Setting provisioner SharePointProvisioner as the site provisioner
03/28/2007 15:35:47 1 INF Adding the provisioner SharePointProvisioner to the provisioning collection
03/28/2007 15:35:47 1 INF Leaving function SPEvaluatorModeProvisioning.AddProvisioner
03/28/2007 15:35:47 1 INF Leaving function EvalModeProvisionTask.LoadProvisioner
03/28/2007 15:35:47 1 INF Successfully loaded the provisioner
03/28/2007 15:35:47 1 INF Site provisioner is SharePointProvisioner
03/28/2007 15:35:47 1 INF Trying to see if the site for the site provisoiner SharePointProvisioner has been provisioned. Template STS, relative url /, server comment SharePoint - 80
03/28/2007 15:35:47 1 INF Entering function SPEvaluatorModeProvisioning.TryGetIsSiteProvisioned
03/28/2007 15:35:47 1 INF Retrieved the content service and content service instance, now enum the web applications to see if there is a match with template STS
03/28/2007 15:35:48 1 INF Site with uri http://www.xxxxx.xxx/, port 80 was found
03/28/2007 15:35:49 1 INF Not running in high contrast, so we will paint the background with our trademarked image
03/28/2007 15:36:50 1 INF Not running in high contrast, so we will paint the background with our trademarked image
03/28/2007 15:37:08 1 INF Not running in high contrast, so we will paint the background with our trademarked image
03/28/2007 15:37:08 1 INF Not running in high contrast, so we will paint the background with our trademarked image
03/28/2007 15:37:08 1 INF Not running in high contrast, so we will paint the background with our trademarked image
03/28/2007 15:37:08 1 INF Not running in high contrast, so we will paint the background with our trademarked image
03/28/2007 15:37:08 1 INF Not running in high contrast, so we will paint the background with our trademarked image
03/28/2007 15:37:08 1 INF Not running in high contrast, so we will paint the background with our trademarked image
03/28/2007 15:37:08 1 INF Not running in high contrast, so we will paint the background with our trademarked image
03/28/2007 15:37:08 1 INF Not running in high contrast, so we will paint the background with our trademarked image
Well i thought i was the only one. I searched for this update in microsoft KB and on yahoo, google, ............and there is virtually no sign of
it. I tried everything but no use. Since sharepoint is relatively something new in our department and only few users actually use it and we
were planning to make it a mandatory thing for the users until this crap. I completely removed it and tried reintalling ti agian and then
tried connecting with the old database but no effect and same problem. So i have to create a new site allover again. Kept on re-
installing and then all of a sudden SQLEmbeddedDatabase gave me a problem i could no longer created a database tried the
fix for it but no use. Damn it!
Came in the evening and brought my friend sharepoint 2007 server and installed it and works great now to customize from scratch
what a waste of time.
Hope your luck is not as rotten as mine!
I tried to install the KB932091 update to a very new install of Sharepoint yesterday and the patch stuck around 80% done. I had a lot of Sharepoint events in the log, but couldn't find anything to explain what happend or how to fix it. I tried all the standard reboot/repair processes, but my Sharepoint install was unresponsive.
I am now forced to reload the entire server from scratch since nothing will fix my once working Sharepoint. It looks like the patch corrupted or deleted the MSDE database and the 'default.asp' page, maybe all Sharepoint pages.
For your own sake, stay away from this patch. Nice job Microsoft.
Thanks SOOOOOOOOOO much for that info. Saved my server 
Think the problem may be that the patch takes so long that people think it's hung and try to cancel it, which screws SharePoint completely.
JLT at 2007-9-12 >

Thanks Dominik for the fix..... You saved my reputation (very angry customers)......
Scott
I have exactly the same problem, power went down during the patch installation. after restarting I have no access neither the sharepoint site nor central administration. I tried to repair WSS 3.0 from Add/remove programs with no success. Tried to reinstall KB932091 but it said it's already installed (and can't be uninstalled either)
Any idea?
Thanks
Here is a dump from another thread that should resolve your issue:
microsoft.public.sharepoint.windowsservices
Von: "Andrew Paternoster" <and
...@gpk.net.au>
...@gpk.net.au>
Datum: Thu, 29 Mar 2007 11:16:53 +1000
Lokal: Do 29 Mrz. 2007 03:16
Betreff: Re: 404 and Page Not Found error on Sharepoint Site
Nachrichten dieses Autors suchen
Hi Guys
I had the same problem. and i fixed it by going here
http://www.microsoft.com/downloads/details.aspx?familyid=A49472F9-93E...
download the file that matches your OS. ie x32 or x64
If you try to run the file it will tell you the patch is already installed.
but run the file with "/extract" extrace the file to someware and run
"dw20w.msp"
Let it do its thing. It takes a while......Then presto. well as least for
me.
Let me know how you guys go with it.
Sorry, I didn't follow the link in the post above. Running "dw20w.msp" has corrected the problem. Thank you to all
It 's ok for me too.
Thank you very much !
Yeah I think it's working on one of my server, but when I do the above procedure on my production server the install starts and then the dialogue box just disappears and the install stops. Any suggestions?
Zach
when i tried to install it the diag disappeared too but my prob is gone so I think it installed and exits with no confirmation
Well my friend tried it out on his server and it works. However a bit too late in my case. Working now on MOSS so far no problems here!