I could not setup SPS2007 beta2. I get the following error.

Failed to register SharePoint services.
An exception of type System.Runtime.InteropServices.COMException was thrown.
Additional exception information: The server threw an exception. (Exception
from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
System.Runtime.InteropServices.COMException (0x80010105): The server threw
an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
at
Microsoft.Office.Server.Search.Administration.MSSITLB.IGatherManagerAdmin3.SetProxy(Int16
lUseProxy, Boolean lLocalByPassProxy, Int32 lPortNumber, String
bstrProxyName, String bstrByPassList)
at
Microsoft.Office.Server.Search.Administration.Gatherer.ProvisionGlobalProperties()
at Microsoft.Office.Server.Search.Administration.Gatherer.Provision()
at
Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Provision()
at
Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstanceInConfigDB(Boolean
provisionTheServiceInstanceToo, String serviceInstanceRegistryKeyName, Object
sharepointServiceObject)
at
Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstances(Boolean
provisionTheServiceInstancesToo, String serviceRegistryKeyName, Object
sharepointServiceObject)
at
Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()

For more information, see Help and Support Center at

RE: SPS 2007 installation issue by Arckid

Arckid
Sun Jun 04 00:47:01 CDT 2006

Please reply somebody ... I am getting the same error.

My environment:

AMD Athlon 64 X2 Dual Core Processor 3800+ (2.01 GHz)
Win 2003 Ent x64 Edition with SP1

Hope to hear some solution soon!

"bulent" wrote:

> I could not setup SPS2007 beta2. I get the following error.
>
> Failed to register SharePoint services.
> An exception of type System.Runtime.InteropServices.COMException was thrown.
> Additional exception information: The server threw an exception. (Exception
> from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
> System.Runtime.InteropServices.COMException (0x80010105): The server threw
> an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
> at
> Microsoft.Office.Server.Search.Administration.MSSITLB.IGatherManagerAdmin3.SetProxy(Int16
> lUseProxy, Boolean lLocalByPassProxy, Int32 lPortNumber, String
> bstrProxyName, String bstrByPassList)
> at
> Microsoft.Office.Server.Search.Administration.Gatherer.ProvisionGlobalProperties()
> at Microsoft.Office.Server.Search.Administration.Gatherer.Provision()
> at
> Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Provision()
> at
> Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstanceInConfigDB(Boolean
> provisionTheServiceInstanceToo, String serviceInstanceRegistryKeyName, Object
> sharepointServiceObject)
> at
> Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstances(Boolean
> provisionTheServiceInstancesToo, String serviceRegistryKeyName, Object
> sharepointServiceObject)
> at
> Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
> at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
> at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
>
> For more information, see Help and Support Center at
>

Re: SPS 2007 installation issue by zivontsis

zivontsis
Sun Jul 02 15:07:01 CDT 2006

same error here. this only happens for me after installing sharepoint
server 2007. it configures properly before installation. this made me
reformat 5 times because it completely broke my sharepoint
configuration (it was a fresh format anyway, so it didn't matter)


Re: SPS 2007 installation issue by NickBurns

NickBurns
Tue Aug 29 13:09:01 CDT 2006

Here is the same issue with the log included.

Does anyone have a solution.
I am deploying this in a test lab to evalute how we might user this.
So far the server I have installed it on will make a nice door stop.

Anyone from Microsoft out there????????????
It is tough to evaluate the new technology when you can't even install it,




Calling SPServiceInstance.Provision for instance
Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance, service
Microsoft.SharePoint.Search.Administration.SPSearchService
08/29/2006 13:28:35 11 ERR Task services has failed with
an unknown exception
08/29/2006 13:28:35 11 ERR Exception:
System.Runtime.InteropServices.COMException (0x80010105): The server threw an
exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
at
Microsoft.SharePoint.Search.Administration.MSSITLB.IGatherManagerAdmin3.get_ConfigurationVersion()
at
Microsoft.SharePoint.Search.Administration.Gatherer.ProvisionGlobalProperties()
at Microsoft.SharePoint.Search.Administration.Gatherer.Provision()
at
Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)
at
Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision()
at
Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstanceInConfigDB(Boolean
provisionTheServiceInstanceToo, String serviceInstanceRegistryKeyName, Object
sharepointServiceObject)
at
Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstances(Boolean
provisionTheServiceInstancesToo, String serviceRegistryKeyName, Object
sharepointServiceObject)
at
Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask(

"zivontsis@gmail.com" wrote:

> same error here. this only happens for me after installing sharepoint
> server 2007. it configures properly before installation. this made me
> reformat 5 times because it completely broke my sharepoint
> configuration (it was a fresh format anyway, so it didn't matter)
>
>

Re: SPS 2007 installation issue by MikeStarr

MikeStarr
Fri Sep 15 06:38:02 CDT 2006

Nick, did you ever get by this? I ran through a few installtions th eother
day and got similar errors. The Search message you posted made me think of
it. I knocked almost all of them out when I went into the option in
OPertations ot list all services runnin gon the famr and enabling all the
required options except the Windows SharePoint services help Search serivce.
The other times I got that issue I had a royally fouled up SQL install on
the server.

"Nick Burns" wrote:

> Here is the same issue with the log included.
>
> Does anyone have a solution.
> I am deploying this in a test lab to evalute how we might user this.
> So far the server I have installed it on will make a nice door stop.
>
> Anyone from Microsoft out there????????????
> It is tough to evaluate the new technology when you can't even install it,
>
>
>
>
> Calling SPServiceInstance.Provision for instance
> Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance, service
> Microsoft.SharePoint.Search.Administration.SPSearchService
> 08/29/2006 13:28:35 11 ERR Task services has failed with
> an unknown exception
> 08/29/2006 13:28:35 11 ERR Exception:
> System.Runtime.InteropServices.COMException (0x80010105): The server threw an
> exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
> at
> Microsoft.SharePoint.Search.Administration.MSSITLB.IGatherManagerAdmin3.get_ConfigurationVersion()
> at
> Microsoft.SharePoint.Search.Administration.Gatherer.ProvisionGlobalProperties()
> at Microsoft.SharePoint.Search.Administration.Gatherer.Provision()
> at
> Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)
> at
> Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision()
> at
> Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstanceInConfigDB(Boolean
> provisionTheServiceInstanceToo, String serviceInstanceRegistryKeyName, Object
> sharepointServiceObject)
> at
> Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstances(Boolean
> provisionTheServiceInstancesToo, String serviceRegistryKeyName, Object
> sharepointServiceObject)
> at
> Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
> at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
> at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask(
>
> "zivontsis@gmail.com" wrote:
>
> > same error here. this only happens for me after installing sharepoint
> > server 2007. it configures properly before installation. this made me
> > reformat 5 times because it completely broke my sharepoint
> > configuration (it was a fresh format anyway, so it didn't matter)
> >
> >

Re: SPS 2007 installation issue by John

John
Mon Oct 23 15:49:02 CDT 2006

Mike,

Have you checked your system for the latest updates? Specifically, have you
updated your SQL Server installation? I've run into similar issues
(different error, but also while installing the search service), that were
caused by earlier versions.

John

"Mike Starr" wrote:

> Nick, did you ever get by this? I ran through a few installtions th eother
> day and got similar errors. The Search message you posted made me think of
> it. I knocked almost all of them out when I went into the option in
> OPertations ot list all services runnin gon the famr and enabling all the
> required options except the Windows SharePoint services help Search serivce.
> The other times I got that issue I had a royally fouled up SQL install on
> the server.
>
> "Nick Burns" wrote:
>
> > Here is the same issue with the log included.
> >
> > Does anyone have a solution.
> > I am deploying this in a test lab to evalute how we might user this.
> > So far the server I have installed it on will make a nice door stop.
> >
> > Anyone from Microsoft out there????????????
> > It is tough to evaluate the new technology when you can't even install it,
> >
> >
> >
> >
> > Calling SPServiceInstance.Provision for instance
> > Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance, service
> > Microsoft.SharePoint.Search.Administration.SPSearchService
> > 08/29/2006 13:28:35 11 ERR Task services has failed with
> > an unknown exception
> > 08/29/2006 13:28:35 11 ERR Exception:
> > System.Runtime.InteropServices.COMException (0x80010105): The server threw an
> > exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
> > at
> > Microsoft.SharePoint.Search.Administration.MSSITLB.IGatherManagerAdmin3.get_ConfigurationVersion()
> > at
> > Microsoft.SharePoint.Search.Administration.Gatherer.ProvisionGlobalProperties()
> > at Microsoft.SharePoint.Search.Administration.Gatherer.Provision()
> > at
> > Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Synchronize(Boolean installGathererApplication)
> > at
> > Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision()
> > at
> > Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstanceInConfigDB(Boolean
> > provisionTheServiceInstanceToo, String serviceInstanceRegistryKeyName, Object
> > sharepointServiceObject)
> > at
> > Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstances(Boolean
> > provisionTheServiceInstancesToo, String serviceRegistryKeyName, Object
> > sharepointServiceObject)
> > at
> > Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
> > at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
> > at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask(
> >
> > "zivontsis@gmail.com" wrote:
> >
> > > same error here. this only happens for me after installing sharepoint
> > > server 2007. it configures properly before installation. this made me
> > > reformat 5 times because it completely broke my sharepoint
> > > configuration (it was a fresh format anyway, so it didn't matter)
> > >
> > >