hi,
(sorry engelbert, couldn't find the setup_and_administration group through
msdn search :)

I am trying to install WSSv3.0, 64-bit on Server 2003, SP1, 64-bit. I
pre-installed .net framework and workflowfoundation beta as well. Also
configured IIS for ASP.NET 2.0 64-bit.

Setup seemed to go ok, but I get the following error during configuration.

any idea how to track this town ?
-amol

07/04/2006 09:35:33 13 INF Calling
SPServiceInstance.Provision for instance
Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance, service
Microsoft.SharePoint.Search.Administration.SPSearchService
07/04/2006 09:39:57 13 ERR Task services has failed with
an unknown exception
07/04/2006 09:39:57 13 ERR Exception:
System.InvalidCastException: Unable to cast COM object of type
'System.__ComObject' to interface type
'Microsoft.SharePoint.Search.Administration.MSSITLB.IPlugin2'. This operation
failed because the QueryInterface call on the COM component for the interface
with IID '{A373E60D-7A87-11D3-B1C1-00C04F68155C}' failed due to the following
error: The remote procedure call failed. (Exception from HRESULT: 0x800706BE).
at
Microsoft.SharePoint.Search.Administration.GathererProject.FindPlugin(String
strProgId)

Re: WSS v3.0 beta install error by Engelbert

Engelbert
Wed Jul 05 09:58:36 CDT 2006

Just for the record:

http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.sharepoint.setup_and_administration&lang=en&cr=US

(one line)

but there's no problem with the post being here.

Thanks for adding the extra information.

.net framework would be 2.0 no doubt.

workflow foundation beta - does the 64-bit install like the 32-bit install
need ver 2.2 and not 2 ?

Engelbert

"Amol Deshpande" <AmolDeshpande@discussions.microsoft.com> wrote in message
news:8C82D210-E9FE-4667-A65C-FE641F168191@microsoft.com...
> hi,
> (sorry engelbert, couldn't find the setup_and_administration group through
> msdn search :)
>
> I am trying to install WSSv3.0, 64-bit on Server 2003, SP1, 64-bit. I
> pre-installed .net framework and workflowfoundation beta as well. Also
> configured IIS for ASP.NET 2.0 64-bit.
>
> Setup seemed to go ok, but I get the following error during configuration.
>
> any idea how to track this town ?
> -amol
>
> 07/04/2006 09:35:33 13 INF Calling
> SPServiceInstance.Provision for instance
> Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance,
> service
> Microsoft.SharePoint.Search.Administration.SPSearchService
> 07/04/2006 09:39:57 13 ERR Task services has failed
> with
> an unknown exception
> 07/04/2006 09:39:57 13 ERR Exception:
> System.InvalidCastException: Unable to cast COM object of type
> 'System.__ComObject' to interface type
> 'Microsoft.SharePoint.Search.Administration.MSSITLB.IPlugin2'. This
> operation
> failed because the QueryInterface call on the COM component for the
> interface
> with IID '{A373E60D-7A87-11D3-B1C1-00C04F68155C}' failed due to the
> following
> error: The remote procedure call failed. (Exception from HRESULT:
> 0x800706BE).
> at
> Microsoft.SharePoint.Search.Administration.GathererProject.FindPlugin(String
> strProgId)



Re: WSS v3.0 beta install error by AmolDeshpande

AmolDeshpande
Wed Jul 05 23:01:02 CDT 2006

Yes,the .net framework was 64-bit, 2.0. As far as workflow foundation, I
went by the "system requirements" page for WSS v3, which said 2.2

http://www.microsoft.com/downloads/details.aspx?FamilyId=5C080096-F3A0-4CE4-8830-1489D0215877&displaylang=en

says that 2.2 is required for WSS v3.0.

"Engelbert" wrote:

> Just for the record:
>
> http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.sharepoint.setup_and_administration&lang=en&cr=US
>
> (one line)
>
> but there's no problem with the post being here.
>
> Thanks for adding the extra information.
>
> ..net framework would be 2.0 no doubt.
>
> workflow foundation beta - does the 64-bit install like the 32-bit install
> need ver 2.2 and not 2 ?
>
> Engelbert
>
> "Amol Deshpande" <AmolDeshpande@discussions.microsoft.com> wrote in message
> news:8C82D210-E9FE-4667-A65C-FE641F168191@microsoft.com...
> > hi,
> > (sorry engelbert, couldn't find the setup_and_administration group through
> > msdn search :)
> >
> > I am trying to install WSSv3.0, 64-bit on Server 2003, SP1, 64-bit. I
> > pre-installed .net framework and workflowfoundation beta as well. Also
> > configured IIS for ASP.NET 2.0 64-bit.
> >
> > Setup seemed to go ok, but I get the following error during configuration.
> >
> > any idea how to track this town ?
> > -amol
> >
> > 07/04/2006 09:35:33 13 INF Calling
> > SPServiceInstance.Provision for instance
> > Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance,
> > service
> > Microsoft.SharePoint.Search.Administration.SPSearchService
> > 07/04/2006 09:39:57 13 ERR Task services has failed
> > with
> > an unknown exception
> > 07/04/2006 09:39:57 13 ERR Exception:
> > System.InvalidCastException: Unable to cast COM object of type
> > 'System.__ComObject' to interface type
> > 'Microsoft.SharePoint.Search.Administration.MSSITLB.IPlugin2'. This
> > operation
> > failed because the QueryInterface call on the COM component for the
> > interface
> > with IID '{A373E60D-7A87-11D3-B1C1-00C04F68155C}' failed due to the
> > following
> > error: The remote procedure call failed. (Exception from HRESULT:
> > 0x800706BE).
> > at
> > Microsoft.SharePoint.Search.Administration.GathererProject.FindPlugin(String
> > strProgId)
>
>
>

Re: WSS v3.0 beta install error by AmolDeshpande

AmolDeshpande
Thu Jul 06 22:27:01 CDT 2006

It seems to have been the fact that I did not have SQL Server on the host
that tripped WSS up. Once I installed SQL, I was able to configure my site.

which begs the question what would happen if I wanted by DB off box ?

-amol

"Amol Deshpande" wrote:

> Yes,the .net framework was 64-bit, 2.0. As far as workflow foundation, I
> went by the "system requirements" page for WSS v3, which said 2.2
>
> http://www.microsoft.com/downloads/details.aspx?FamilyId=5C080096-F3A0-4CE4-8830-1489D0215877&displaylang=en
>
> says that 2.2 is required for WSS v3.0.
>
> "Engelbert" wrote:
>
> > Just for the record:
> >
> > http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.sharepoint.setup_and_administration&lang=en&cr=US
> >
> > (one line)
> >
> > but there's no problem with the post being here.
> >
> > Thanks for adding the extra information.
> >
> > ..net framework would be 2.0 no doubt.
> >
> > workflow foundation beta - does the 64-bit install like the 32-bit install
> > need ver 2.2 and not 2 ?
> >
> > Engelbert
> >
> > "Amol Deshpande" <AmolDeshpande@discussions.microsoft.com> wrote in message
> > news:8C82D210-E9FE-4667-A65C-FE641F168191@microsoft.com...
> > > hi,
> > > (sorry engelbert, couldn't find the setup_and_administration group through
> > > msdn search :)
> > >
> > > I am trying to install WSSv3.0, 64-bit on Server 2003, SP1, 64-bit. I
> > > pre-installed .net framework and workflowfoundation beta as well. Also
> > > configured IIS for ASP.NET 2.0 64-bit.
> > >
> > > Setup seemed to go ok, but I get the following error during configuration.
> > >
> > > any idea how to track this town ?
> > > -amol
> > >
> > > 07/04/2006 09:35:33 13 INF Calling
> > > SPServiceInstance.Provision for instance
> > > Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance,
> > > service
> > > Microsoft.SharePoint.Search.Administration.SPSearchService
> > > 07/04/2006 09:39:57 13 ERR Task services has failed
> > > with
> > > an unknown exception
> > > 07/04/2006 09:39:57 13 ERR Exception:
> > > System.InvalidCastException: Unable to cast COM object of type
> > > 'System.__ComObject' to interface type
> > > 'Microsoft.SharePoint.Search.Administration.MSSITLB.IPlugin2'. This
> > > operation
> > > failed because the QueryInterface call on the COM component for the
> > > interface
> > > with IID '{A373E60D-7A87-11D3-B1C1-00C04F68155C}' failed due to the
> > > following
> > > error: The remote procedure call failed. (Exception from HRESULT:
> > > 0x800706BE).
> > > at
> > > Microsoft.SharePoint.Search.Administration.GathererProject.FindPlugin(String
> > > strProgId)
> >
> >
> >