RE: SPS WSS SQL 2000 same machine
- From: cwogle <cwogle@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 3 May 2006 10:57:01 -0700
"Fysh1" wrote:
<snip>
This error can be caused by one or more issues. The most common
issue, which is explained in Microsoft Knowledge Base Article #833183, is
that the MSSQL$SHAREPOINT SQL Service instance is not running. (The correction
is to set the service, start it through the services in the Administrative
Tools, and manually start it.)
I guess that is a pretty obvious thing to check. Why didn't I think of it? :)
Another common problem is that Windows SharePoint Services is
installed before SharePoint Portal Server, the configuration database, or
both are installed on the SQL Server Default instance.
I don't understand. You MUST install WSS before SPS. SPS will not install
without WSS aready installed. The order I install (learned from trial and
error) is:
1. Windows 2003
2. Windows 2003 SP1 (yours may be included on Windows 2003)
3. SQL Server (I use 2005, but I don't think there's a difference
install-wise)
4. SharePoint Portal Server 2003 (I believe this is where your error
happens)
5. Windows SharePoint Services Service Pack 2
6. SharePoint Portal Server 2003 Service Pack 2
Doing any one of these in any different order caused me problems. I don't
know how to insert a link to a thread here, but you can search for "Service
Packs and the Order of Installation" for my detailed rant. (Well, it made me
feel better!)
This problem can usually
can be corrected by removing the extensions from the site and running
the extension process again. However, when selecting the Database
options, select the SQL Default Instance (just the server name) instead of
the <server>\SHAREPOINT instance.
I looked up the article, but it is geared towards MSDE. Alos, I am using
the default (local) instance How do I remove the extensions in the second
solution suggested? I prohibited the extensions on the IIS and then allowed
them again, is this what they are talking about?
I think "removing the extensions" means removing (or un-extending) the
extended virtual server(s). One was extended automatically when you installed
WSS. You may or may not have extended others by hand. I have never figured
out how to "un-extend" a virtual server reliably -- I just reinstall WSS.
I believe the reference to 'SQL Default Instance" means the "Database
server" field on the "Specify Configuration Database Settings for MYSERVER"
page that appears after the SPS install wizard finishes (and where you're
having your problem, if I'm not mistaken). I also use the SQL default
instance, and I type just the name of the server here, since I had problems
when I typed DOMAIN\SERVER or attempted to use a named instance.
One last thing if I create a database in SQL Server 2000 and then during the
config database in the SharePoint Admin screen it will tell me that the
database already exist and then offers to delete it and recreate it, but it
does not recreate it only deletes it. So I am confused on why the program
can delete a database, but can not create a database even if I use myself and
with the domain\username and assign the correct permissions in SQL Server
2000.
If this confuses you, then you are well on your way to being a SharePoint
guru! If it didn't, I would be worried about you. I was stuck on this page
for days, and one thing I tried was creating a database first and then
attaching to it. Even following some web advice about scripts to run to
configure the db properly, I never got it to work. I think your best bet is
to create from scratch.
Oh, one more thing. Your SharePoint administrator account should be a member
of local groups STS_WPG and SPS_WPG.
Hope there's something here that triggers a fix.
Chris
.
- Follow-Ups:
- Re: SPS WSS SQL 2000 same machine
- From: Engelbert
- Re: SPS WSS SQL 2000 same machine
- References:
- RE: SPS WSS SQL 2000 same machine
- From: Fysh1
- RE: SPS WSS SQL 2000 same machine
- Prev by Date: Re: Creating Forms with out InfoPath...
- Next by Date: Re: MAX number of Documents that can be saved in SPS and WSS?
- Previous by thread: RE: SPS WSS SQL 2000 same machine
- Next by thread: Re: SPS WSS SQL 2000 same machine
- Index(es):
Relevant Pages
|