Martin Hinshelwood's Blog

A Scottish dyslexic software developer: Team System MVP, .NET architect, developer, evangelist, technology enthusiast and multi-dimensional free thinker
posts - 322, comments - 385, trackbacks - 67

My Links

News

Get illustrations like mine

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

Get Microsoft Silverlight

Subscribe

Personal

Accreditation

Stats

Twitter












Tag Cloud

Article Categories

Archives

Post Categories

Image Galleries

Blogs I read

Blogs of Friends

Multi-Dimentional Free Thinking Bloggers

Personal

Projects

VSTS

Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

  • wssv3sp1-kb936988-x86-fullfile-en-us.exe

http://www.microsoft.com/downloads/details.aspx?FamilyId=4191A531-A2E9-45E4-B71E-5B0B17108BD2&displaylang=en#filelist

image_thumb3

Not realy installing updates, more like unpacking...

image_thumb2

Ah, the usual fun... Good thin this is on a dev box otherwise I would need to be restarting services out of hours...or just tell my users it was a tempourary glitch smile_wink

image_thumb4

Got loads of options, but no way to change them...typical service pack build of the base installer...Not a problem with me, familiar. Makes those production guys feel at home.

image_thumb7

Well, first attempt failed. I will try a reboot and see if there are any pending updates or just general trash interfering. If you have ever had to read a SharePoint install log, you will know that they are next to useless. Roll on TFS install style logs for SharePoint. Hint, hint...

image_thumb5

Uoh..Now this could either be really bad, or really good. I just tried to run WSS 3.0 SP1 again and I was told it was already installed...smile_sarcastic

 

UPDATE:

Check out this post for a solution that fixed my problems...

 

Print | posted on Thursday, December 13, 2007 11:01 AM | Filed Under [ Microsoft Sharepoint Services ]

Feedback

Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

I was getting exactly teh same errors as you are. I tried on the dev server, and it just keeps failing. I tried runnign the Config wizard, and it fails every time. Did you figure out why its failing? - Raj.
12/20/2007 2:31 PM | Raj P
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

After much research I found that at least one problem was my virus software. McAfee does not support MOSS 2007 and you need a specific version to support Sharepoint Portal Server 2003:
http://geekswithblogs.net/hinshelm/archive/2007/12/13/no-love-between-mcafee-enterprise-and-moss-2007.aspx
12/20/2007 11:39 PM | Martin Hinshelwood
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Service Pack 1 has broken WSS 3.0 on my server. Microsoft has done it again. You would think they might do some QA on these service packs before they release them. : ( I suppose this'll cost me another $250 for a support call.
12/21/2007 6:55 PM | Jim
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Service Pack 1 broke WSS 3.0 for me too- cannot connect to configuration database. Problem seems to start with the service inability to login to the STS_Config database.

Windows 2003R2, MSDE2005
12/24/2007 10:25 PM | Michael
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Hi, When I run the WSS 3.0 SP1 I keep getting this message" There are no product affected y this package installed on this system", I have installed MOSS server + Database Server(SQL 2005) on the same machine that I have tried to run the WSS 3.0 SP1 from, any ideas??
12/26/2007 10:56 AM | Ali
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Hi, When I run the WSS 3.0 SP1 I keep getting this message" There are no product affected by this package installed on this system", I have installed MOSS server + Database Server(SQL 2005) on the same machine that I have tried to run the WSS 3.0 SP1 from, any ideas??
12/26/2007 10:57 AM | Ali
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

I got the "There are no product affected by this package installed on this system" message. It was because my install of WSS was a beta. I had to uninstall WSS and re-install before I was able to apply SP1. No issues applying SP1 on new installation.
12/31/2007 5:06 PM | Renee
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

After accepting the Conditions, i get the Error:
The detection failed, this can be due to a corrupted installation database.
But i installation works fine. There are no problems on this installation. Some Ideas?
1/6/2008 11:42 AM | Andreas Hilken
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

OK, I have 2 SharePoint servers. One is a Portal and one is a Web Content Management System (Publishing). I installed SP1 on the WCMS without a problem (this was a fresh install of the RTM version of SharePoint). But on my portal, I also get the error above: "There are no product affected by this package installed on this system" (this install was originally the beta Technical Refresh, which i upgraded to the RTM as soon as the RTM was released) ... Why would I be getting this? I know I am running the RTM version now... Any help would be appreciated...

Thanks
Steve
1/6/2008 10:21 PM | Steve Walsh
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

With thanks to Fadi Noja from the MSDN forums, I had the same issue and this fixed it.

psconfig -cmd upgrade -force

then run the config wizard after it finishes.
1/7/2008 3:00 AM | Rob Ormond
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Hey Rob, thanks. But not working. When I run the command I get:

"The upgrade command is invalid or a failure has been encountered. Failed to upgrade SharePoint Products and Technologies because the upgrade type is not supported or was not specified."

Any ideas?
1/7/2008 3:40 AM | Steve Walsh
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Thanks for the post but...

...I get the same as the guy above me.

"The upgrade command is invalid or a failure has been encountered. Failed to upgrade SharePoint Products and Technologies because the upgrade type is not supported or was not specified."

And to install SP1 successfully on multiple servers in a farm (2 web servers, one indexing, one Search Query) is just to forget...
And if it fails once, it says Srvice Pack already applied (or something like that). When I check versions on dll's or through Add Remove Program it clearly shows that no files were updated!
1/7/2008 8:22 AM | Mikael
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Hi,

Have got exactly the same error during the installation of WSS SP1 - I'm running WSS3.0 (now SP1) in a dev environment, with SQL 2005 BackEnd. This is a single server implementation.

When I come to run SP Technologies Config Wizard, I get the configuration failed screen, Failed to upgrade SharePoint Products and Technologies.

"An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown. Additional exception information: Failed to upgrade SharePoint Products and Technologies."

Tells me to check the logs.....Yeah, like they help??

Any suggestions? - Thanks

1/10/2008 7:27 PM | Rob
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

did you try

psconfig -cmd upgrade -force

Fadi...
1/11/2008 4:32 AM | Fadi Noja
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

You might want to also try this:

Click Start, click Run, type cmd in the Open box, and then click OK.
At the command prompt, type the following lines, and then press ENTER after each line:

cd /d %commonprogramfiles%\Microsoft Shared\Web Server Extensions\60\Bin

stsadm -o upgrade -forceupgrade

Let me know how it goes.....

Fadi
1/11/2008 4:37 AM | Fadi Noja
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Same problem. still not working at all...
1/12/2008 9:28 PM | steve walsh
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Even if you try

stsadm -o upgrade -forceupgrade -inplace

?????
1/18/2008 4:31 AM | Fadi Noja
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

I am also having same problem after installing service pack and ran

stsadm -o upgrade -forceupgrade -inplace

Error is this.

Object reference not set to an instance of an object.

It seems to have to do with the configuration database.
1/21/2008 7:28 PM | klubell
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Hi Klubell,

Did you try both

stsadm -o upgrade -forceupgrade
&
stsadm -o upgrade -forceupgrade -inplace

Fadi...
1/23/2008 3:51 AM | Fadi Noja
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Quote:
"I am also having same problem after installing service pack and ran

stsadm -o upgrade -forceupgrade -inplace

Error is this.

Object reference not set to an instance of an object."

Make sure that the username you're logged in with has permissions to run stsadm commands. (i.e. administrator) Otherwise you'll see those "Object reference" errors.
1/24/2008 10:34 PM | Kevin W
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

The username must also have permission to the DB.
1/29/2008 4:30 AM | Fadi Noja
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

When I try your commands to force the upgrade it does all but the last which is task 4 of 4 and nothing changes any ideas? I am dead in the water on a live server at this point.

Thank you Amy
1/31/2008 2:11 PM | Amy
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Okay so now my issues is my sites are up but with no formatting, stylesheets etc. any ideas?
1/31/2008 4:23 PM | Amy
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Has anyone seen this issue when a workflow tries to execute??

Unknown SQL Exception 2812 occured. Additional error information from SQL Server is included below.
2/7/2008 8:58 PM | Amy
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

My event viewer was throwing errors in related to a b2b install was detected so I ran the following command:

psconfig.exe -cmd -inplace b2b -force

then I ran the config wizard again and all was well. Might want to check you application event viewer and see if you need the b2b or the v2v

also dont forget that psconfig -help is a great way to figure out how to use it

oh and one other thing i noticed was the my directory for the bin for wss was different it was acuatally
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN

you might want to try navigating via windows explorer or just run a search for psconfig.exe to find the location of this exe on your system.

Anyways I hope this helps.
2/15/2008 2:30 AM | Patrick
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

I had the situation where when i upgrade to sp1 it failed and i tried the stsadm utility, The utility itself failed and atually blue screened my machine. Out of options I rebooted, re-ran stsadm with another fail but it did actually do something because i was able to run through the sharepoint configuration upgrade manager and my site is up and running again. I cant explain it but it worked........
Overall my experience with sharepoint 2.0 & 3.0: take a backup and do whatever a logical person would not do and you will be ok.....and Microsoft kb articles are useless
2/19/2008 3:14 PM | Travis
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

G'day Fadi - your advice to Klubell
"stsadm -o upgrade -forceupgrade -inplace"
worked for me. I thank-you both for your assistance.
My user unknowingly would like to thank-you too.....
3/2/2008 10:00 AM | Alch3my
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Cheers Fadi!

stsadm -o upgrade -forceupgrade -inplace

Worked for me!
3/11/2008 6:01 PM | wally
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Upgrad to SP1 Failed for me with errors

[SPWebTemplateSequence] [ERROR] [3/28/2008 3:19:22 PM]: Template STS#0: SPSite Id=a8fb8ff5-1981-46c9-b58f-000a528033b6 could not be accessed due to exception. Skipping this SPSite for template upgrade. Exception: System.IO.FileNotFoundException: The site with the id a8fb8ff5-1981-46c9-b58f-000a528033b6 could not be found.
at Microsoft.SharePoint.SPSite..ctor(Guid id, SPFarm farm, SPUrlZone zone, SPUserToken userToken)
at Microsoft.SharePoint.SPSite..ctor(Guid id)
at Microsoft.SharePoint.Upgrade.SPWebTemplateSequence.ActivateSiteFeatures(List`1 lstsiteidToUpgrade, List`1& lstsiteidExceptions, List`1& lstwebinfoExceptions)

The force upgrade option did not work for me.
3/28/2008 4:49 AM | Gordon
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)


Stop search service and run SharePoint Products and Technologies configuration wizard.
4/10/2008 2:54 PM | Aji
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Hi, am having a similar problem. Installing the SP1 of WSS 3.0 failed, then I tried the command stsadm -o upgrade -forceupgrade -inplace
But this also shows failure. The error in the upgrade log is
Action 3.0.9.0 of Microsoft.SharePoint.Upgrade.SPIisWebSiteWssSequence failed.

[SPManager] [ERROR] [6/18/2008 3:16:17 PM]: ReflexiveUpgrade [Microsoft.SharePoint.Administration.SPIisWebSite] failed.
[SPManager] [ERROR] [6/18/2008 3:16:17 PM]: Object reference not set to an instance of an object.

Can anybody please help me out, am really stuck with this..
Thanks
6/19/2008 7:57 AM | Priyanka
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Thanks everybody.

stsadm -o upgrade -forceupgrade -inplace

worked for me and site started functioning.
Bye,
Rajeev
7/15/2008 11:14 AM | Rajeev Mittal
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

When i try to do any patches on my 3.0 site i get the error "Insert Error: name or number of supplied values does not match table definition." I get this no matter which command i run as mentioned above. Any ideas?
8/22/2008 7:12 PM | Mark
Gravatar

# Eureka Eureka ...SP1 installation Successful

Eureka . I did it. I was getting all the errors mentioned above. Now i was successful, thanks to microsoft's Guidelines.I referred to MicroSoft's http://go.microsoft.com/fwlink/?LinkID=105621&clcid=0x409
And i followed the guidelines mentioned here and it was a bulls eye after that.

Regards
Raghu
9/28/2008 6:06 PM | Raghunath
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

for me all goes fine when i placed the installation source.. i.e our original Sharepoint server DVD in DVD rom and ran out the shaepoint technologies and configuration wizard..

thanks all..
11/3/2008 10:40 AM | Muthukannan
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

Thanks for this!

I was doing a SharePoint (MOSS) 2007 SP1 upgrade and the Configuration Wizard was hanging on step 8 (out of 9). It hung for 18 hours! The log was full of thousands of "SyncUpgradeTimerJob: sleeping for 10 seconds" messages and "[site] has been upgraded to a newer version of SharePoint" errors.

Following yours and other's advice I set the following services to manual starup and shut them off:
World wide web service
Microsoft Single Sign-on Service
Windows Sharepoint Services Search


....and tried a combination of upgrading from the command line (see below) and using the SharePoint prod/tech Configruation Wizard; and finally it completed.

Command line with C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN>psconfig.exe -cmd upgrade -inplace b2b -wait -force

(would be nice if someone would explain the difference between b2b and v2v (not documented ANYWHERE withing Google's reach).


Thanks again - without your help it'd still be broken.

Phil
11/20/2008 6:57 PM | Phil
Gravatar

# re: Installing Windows SharePoint Services 3.0 Service Pack 1 (SP1)

After acceping lisence,
I got this error: The detection failed, this can be due to a corrupted installation database
I cant run installation.
Any help?
12/14/2008 9:48 AM | Ghalia

Post Comment

Title  
Name  
Email
Url
Comment   
Please add 6 and 2 and type the answer here:

Powered by: