Infrastructure Update: it brokes PWA

V

Vit

hi all,

I have just applied the "Infrastructure Update" for epm 2007, but
something went wrong...

at the end of the update, when the WSS wizard is going to setup the
sharepoint server, something is going wrong and it fails:

Failed to upgrade SharePoint Products and Technologies.
Failed to upgrade SharePoint Products and Technologies. Further
information regarding this failure can be found at C:\Program Files
\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS
\Upgrade.log.
An exception of type
Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException
was thrown. Additional exception information: Failed to upgrade
SharePoint Products and Technologies.
Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException:
Exception of type
'Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException'
was thrown.
at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
at
Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()

what can be???

what ca I do???

can I delete the SSP where the PWA has been created and (without
delete the database), run the WSS wizard and create the SSP, and after
PWA and relink the database? in this way, will I loose configuration
and data?

thank you

cheers

Vit
 
P

Paul Conroy

you can try forcing the upgrade from the command line

PSConfig.exe –cmd upgrade –inplace b2b –force

yes you can delete the SSP/Farm and recreate, re-connecting the existing PWA
db's.

As for all changes, take a backup of all databases before you do anything
else.
 
Top