Paul, hope you see this.
ok, I got it now, and got PS 2007 installed into existing WSS 3.0 on my
(hobbled-together) test network. Not without hiccups. For benefit of others:
Note: First (which I did last week thanks to the blogs), I removed and
deleted the MS WSS 3.0 template Project Workspace solution that I had
installed along with the other "Fabulous 40" templates.
Using Technet PS 2007 Library docs, primarily "Deploy Project Server 2007 to
a server farm environment":
Preliminary steps: Having created the WSS accounts (and the SQL Service
account) needed when I installed WSS 3.0, I only had to create the SSP
Application Pool and SSP Service accounts. I chose to create two separate
accounts. The Technet PS 2007 Library doc "Plan for administrative and
service accounts" indicated the install procedure would set the proper
permissions on the accounts (and apparently it did).
Installing Binaries: Ran fine. I entered product key (used Technet
evaluation), accepted agreement, then Install skipped "Choose the
installation" page (where advanced or custom would have been selected) and
went right to Server Type page, with Complete as choice defaulted to
(stand-alone was not an option as WSS is farm), then I clicked Install Now,
and Install ran and finished fine.
Running Configuration Wizard: Got the Welcome page, got the Warning about
stopping services, Install skipped "Connect to a server farm" page and went
right to Specify Configuration Database Settings, with the DB server (we only
have one) and DB name already filled in (and the Advanced button was grayed
out). Clicking Next started the configuration process, so that means the
Specify Database Access Account page was skipped, the Configure SharePoint
Central Admin page was skipped, and the Completing Wizard/verify settings
page was skipped.
Configuration Wizard then failed at Step 8 of 9. The Log that Event Viewer
pointed to was not very helpful; just said failed on B2B ugrade timer job.
Googled and apparently that is a generic error (?), but I found one user
whose issue was that the account under which the WSS Timer Service runs did
not have admin rights on front and back end servers, so I added the account
to administrators group on both servers because improper permissions is a
common cause of failure. Then I also found out about the "other" log file
(Upgrade.log) which the Event Viewer error message did not reference (and
which MS says is in the BIN folder but was in the Logs folder). That log
indicated the upgrade failed when trying to upgrade the individual sites and
also indicated (instinct told me) the issue was caused by the GroupBoard
Workspace subsites (created from the MS template freebie). 3 of my 4 test
sites had a GB subsite and from what I could interpret of the log, the
upgrade succeeded on the one that did not have a GB subsite. So, I deleted
all the GB Workspace subsites, reran Configuration Wizard and the Wizard
completed successfully.
Note: since I added WSS Timer Service account to admin group *and* deleted
GB Workspaces at same time, the configuration wizard failure could have been
a combination of both.
Central Admin configuration part:
Central Admin opened fine and presented me with message: ! Server Farm
Configuration Not Complete ! -- and with 3 new Administrative Tasks: Initial
Deployment: Add Servers to Farm, Initial Deployment: Assign Services to
Server, and Configure Server Farm's Shared Services. I read the Tasks,
determined I should simply finish walking thru Technet document first (which
did not mention these would appear) and so I did.
Configure Farm Services: went fine.
Create the Web application to host the Project Web Access site: I skipped
this entire step and went straight to Create the Web Application for the SSP.
(This entire step is the part of the Technet document that confused me, but I
had an epiphemy after my second (ack!) post that this step was for a clean
install and as I already had WSS, the entire step had already been done when
I installed WSS.)
Create the Web Application to host the Shared Services Provider: went fine.
I changed the suggested IIS web site name to a more meaningful one
(SharePoint-SSP) and port # to easier to remember one, chose NTLM as that is
how WSS is set up, took the suggested application pool name, entered the user
account/password I had created for purpose, changed DB name to more
meaningful one, and chose the WSS server as Search server.
I got a message about needing to do an IIS Reset /noforce before accessing
the new site, but since the document didn't say to do this, I didn't.
Create the Shared Services Provider: went fine. Kept defaults.
Provision the Project Server 2007 Site on the farm: went fine. I changed PWA
to pwa for path (not sure was case sensitive and I prefer small letters). The
Administrator Account info was already filled in with the WSS admin account.
Had to fill in SQL server name in Primary Database section.
Provisioning took a while (after few minutes of looking at "waiting..." I
went away for a while to help a user and when I got back provisioning had
completed.)
At this point, I did a Reset IIS /noforce.
I was able to log into pwa URL with account I used to install PS 2007 with
(as per documents). I was also able to get to my WSS sites fine.
And so there you have how it went for me to set up PS 2007 in a two-tier WSS
3.0 farm.
Thanks,
jremmc