Event ID 107: SharePoint 2010 Products Configuration Wizard – Thoughts???
June 9, 2010 2 Comments
Persistent error each time I rebuild and install a SharePoint 2010 Server. Rebuilt this server from scratch 5 times with no progress. Here is my lab configuration:
SQL: SQL 2008 R2 patched per MS SharePoint 2010 requirements
Active Directory 2003
Install account is svcmossadmin and has domain admin rights in AD
SharePoint 2010 Server: Windows 2008 SP2 patched per MS specs
When I run the Configuration Wizard for MOSS 2010, it completes successfully but logs the following message:
Event ID 107, Warning, Source: Sharepoint 2010 Products Configuration Wizard
Unable to create a Service Connection Point in the current Active Directory domain. Verify that the SharePoint container exists in the current domain and that you have rights to write to it.
Microsoft.SharePoint.SPException: The object LDAP://CN=Microsoft SharePoint Products,CN=System,DC=xxxxxxxxxx,DC=com doesn’t exist in the directory.
at Microsoft.SharePoint.Administration.SPServiceConnectionPoint.Ensure(String serviceBindingInformation)
at Microsoft.SharePoint.PostSetupConfiguration.CentralAdministrationSiteTask.ProvisionAdminVs()
From my understanding, an entry for each SharePoint server is logged into this container so that you can control rogue servers from popping up in your environment. But I’m not sure MOSS is supposed to create the container or if I’m supposed to manually create it.
Thoughts anyone?
Hello Eric
I see no comment on your post!
I have the same issue, and its deriving me crazy
Did you solve it or not?
any help is appreciated…
Hi Missy,
I purchased the book Wrox Professional SharePoint 2010 Administration when I was at a client in Boston several weeks ago. I found a reference on page 80 of Chapter 3 in the paragragh titled “Registering SharePoint Servers in Active Directory”. The URL http://blogs.msdn.com/b/opal/archive/2010/04/18/track-sharepoint-2010-installations-by-service-connection-point-ad-marker.aspx is the last sentence of the page and I’ve included it just in the event you dont have this book.
A couple notes with regards to the article.
1. The SYSTEM container is nested under the Domain partition in ADSIEDIT.
2. Create serviceConnectionPoint attribute is in the Advance Security settings and is almost near the bottom of the list.
I have implemented the container and secuirty based on the article but have not deleted and recreated the farm to see if the error goes away. I will post the results when I try a rebuild. If you are successful, please let me know as well.
E.