MOSS 2007 no central admin site & wizard errors
We have a server running MOSS2007 with all websites and content in SQL on same server, we have full systems and SQL and stsadm backups of the db's
The Central Admin site has been removed from IIS and when we run the Microsoft Offer Server -> SharePoint Products and Technologies Configuration Wizard it errors after confirming we're okay with stopping services, the error is posted at the end of this post
It is my understanding that if we get the wizard to run it will rebuild the missing site and get us back where we started - is this so?
TIA
Tony
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.SharePoint.SPEvaluatorModeProvisioning.ValidateSite(SPSite site)
at Microsoft.SharePoint.SPEvaluatorModeProvisioning.TryGetIsSiteProvisioned(String template, String relativePath, Nullable`1 port, SPSite& provisionedSite, SPWeb& provisionedWeb, Uri& provisionedUri)
at Microsoft.SharePoint.PostSetupConfiguration.WelcomeForm.ShowNextFormForServerRoleSingleServer()
at Microsoft.SharePoint.PostSetupConfiguration.WelcomeForm.PsconfigBaseFormNextButtonClickedEventHandler(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)I stat again that this is a reposted question that clearly relates to MOSS 2007 as per subject and details so please read it before moving off to some backwater
Answers
Hi Tony
With Central Admin Site had been removed from IIS, I think you need to uninstall this product first and then perform a reinstall.
For your scenario, a new Central Admin Site will be recreated on the server if you run the SharePoint Products and Technologies Configuration Wizard.
For the error message, the embedded instance of SQL Server 2005 will not automatically be removed when you uninstall SharePoint. Thus, it was still trying to use its previous configuration information during setup progress and exceptions will be thrown.
To walk through it, Please refer to this article for how to manually remove SQL Server 2005 instance and check the results.
http://decipherinfosys.wordpress.com/2007/05/06/wss-and-sql-server-embedded-edition/Best Regards!
- Marked As Answer byLily WuMSFT, ModeratorWednesday, November 11, 2009 10:02 AM
All Replies
- The previous post said this was connected with Project Server 2007. Hence being moved to Off-topic as this is not a Project Server support forum.
Are you saying that you have experienced this ALSO on a MOSS 2007 installation where Project Server 2007 has not also been installed.
As far as I can see this is the same post with the Project Server references removed.
FAQ sites: (SP 2010) http://wssv4faq.mindsharp.com; (v3) http://wssv3faq.mindsharp.com and (WSS 2.0) http://wssv2faq.mindsharp.com
Complete Book Lists (incl. foreign language) on each site. Hi Tony
With Central Admin Site had been removed from IIS, I think you need to uninstall this product first and then perform a reinstall.
For your scenario, a new Central Admin Site will be recreated on the server if you run the SharePoint Products and Technologies Configuration Wizard.
For the error message, the embedded instance of SQL Server 2005 will not automatically be removed when you uninstall SharePoint. Thus, it was still trying to use its previous configuration information during setup progress and exceptions will be thrown.
To walk through it, Please refer to this article for how to manually remove SQL Server 2005 instance and check the results.
http://decipherinfosys.wordpress.com/2007/05/06/wss-and-sql-server-embedded-edition/Best Regards!
- Marked As Answer byLily WuMSFT, ModeratorWednesday, November 11, 2009 10:02 AM

