I had a number of problems installing SharePoint 3.0 Service Pack 1 and then Microsoft Office SharePoint Server 2007 Service Pack 1 . In fact, I managed to put my server completely out of action and I have been trying to fix it off and on for a couple of weeks (I have been on holiday). This being my only day in for the rest of this year, I thought I should give it another go, as I did not want the server down for another week…
Well, I found a little called kb841216 that describes the problem:
“0x80040E14” or “HTTP 500” error message when you connect to your Windows SharePoint Services Web site after you install a Windows SharePoint Services service pack or a security update
The reason I get the errors is that the content databases are not at the same version as the application files causing an inability for SharePoint to read the database. You can solve this by running a nice little stsadm command:
cd /d %commonprogramfiles%Microsoft SharedWeb Server Extensions60Bin
stsadm -o upgrade -forceupgrade
This may not fix your problems, but it sure fixed mine….
Now to get the Virus Protection problems solved….
Technorati Tags: SP 2007 SP 2010 SharePoint
Smart Classifications
Each classification [Concepts, Categories, & Tags] was assigned using AI-powered semantic analysis and scored across relevance, depth, and alignment. Final decisions? Still human. Always traceable. Hover to see how it applies.
What to read next
Detecting agile theatre with real delivery signals
Why Most Companies Operating Models Fail in Dynamic Markets
A concise comparison of Predictive and Adaptive Operating Models, explaining why traditional structures fail in dynamic markets and how …
Don’t Manage Dependencies, Remove Them
Explains why dependencies are a sign of poor system design and outlines steps to eliminate them by aligning teams, clarifying ownership, and …
The Estimation Trap: How Tracking Accuracy Undermines Trust, Flow, and Value in Software Delivery
Tracking estimation accuracy in software delivery leads to mistrust, fear, and distorted behaviours. Focus on customer value, flow, and …
Flow of Value vs Flow of Work – Misnomer or Useful Shorthand?
Compares “flow of value” and “flow of work” in Kanban, explaining why only validated outcomes count as value and stressing the need for …
Why Outsourcing DevOps Fails, and How Real Engineering Excellence Starts With Your Team
Avoid DevOps vendor lock-in, discover how true engineering excellence starts with partnership, not outsourcing. Ready to transform your …