In a previous post another user had this same problem. Search is working
fine from the portal into the team sites, but the team sites don't show a
search box.

I've checked and the SQL server full text search box is checked and when I
go to Central Administration for Windows SharePoint Services to check the
indexing setup. I get a message: "The database this serveris using does not
support search" Any suggestions? Thx

Re: No WSS search box on my SPS portal team sites by Serge

Serge
Sun Jan 09 16:24:35 CST 2005

Are you using SQL server or MSDE (standard installation)? MSDE does not
support full text search in team sites. Only SQL server supports this.

Portal comes with it's own indexing/search, independent of SQL server
search.


--
Kind regards,
Macaw

Serge van den Oever
Specialist developer

E-mail: serge.van.den.oever@macaw.nl
WWW : http://www.macaw.nl
Weblog: http://weblogs.asp.net/soever


"WayneT" <WayneT@discussions.microsoft.com> wrote in message
news:A0C0715F-440C-4C33-B1EA-557CE0BD020A@microsoft.com...
> In a previous post another user had this same problem. Search is working
> fine from the portal into the team sites, but the team sites don't show a
> search box.
>
> I've checked and the SQL server full text search box is checked and when I
> go to Central Administration for Windows SharePoint Services to check the
> indexing setup. I get a message: "The database this serveris using does
> not
> support search" Any suggestions? Thx
>
>



Re: No WSS search box on my SPS portal team sites by Hollis

Hollis
Sun Jan 09 16:43:53 CST 2005

In article <A0C0715F-440C-4C33-B1EA-557CE0BD020A@microsoft.com>,
=?Utf-8?B?V2F5bmVU?= wrote:
> I've checked and the SQL server full text search box is checked and when I
> go to Central Administration for Windows SharePoint Services to check the
> indexing setup. I get a message: "The database this serveris using does not
> support search" Any suggestions? Thx
>
Have you upgraded the SPPS database to SQL2000 server, SP3A? And if yes, did
you include the Search component in the IIS package?

Hollis D. Paul [MVP - Outlook]
Hollis@outhousebythesound.com
Mukilteo, WA USA



Re: No WSS search box on my SPS portal team sites by WayneT

WayneT
Mon Jan 10 12:21:04 CST 2005

This is a SQL Server 2000 Standard implentation that has SP3 with indexing
enabled. I'll try upgrading to SP3a and report back on the success/failure.
Thx.

"Hollis D. Paul" wrote:

> In article <A0C0715F-440C-4C33-B1EA-557CE0BD020A@microsoft.com>,
> =?Utf-8?B?V2F5bmVU?= wrote:
> > I've checked and the SQL server full text search box is checked and when I
> > go to Central Administration for Windows SharePoint Services to check the
> > indexing setup. I get a message: "The database this serveris using does not
> > support search" Any suggestions? Thx
> >
> Have you upgraded the SPPS database to SQL2000 server, SP3A? And if yes, did
> you include the Search component in the IIS package?
>
> Hollis D. Paul [MVP - Outlook]
> Hollis@outhousebythesound.com
> Mukilteo, WA USA
>
>
>

Re: No WSS search box on my SPS portal team sites by paulz

paulz
Thu Feb 03 17:21:02 CST 2005

Wayne
Rebuild the index in SQL server _SITE db
I had the same problem this fixed it


"WayneT" wrote:

> This is a SQL Server 2000 Standard implentation that has SP3 with indexing
> enabled. I'll try upgrading to SP3a and report back on the success/failure.
> Thx.
>
> "Hollis D. Paul" wrote:
>
> > In article <A0C0715F-440C-4C33-B1EA-557CE0BD020A@microsoft.com>,
> > =?Utf-8?B?V2F5bmVU?= wrote:
> > > I've checked and the SQL server full text search box is checked and when I
> > > go to Central Administration for Windows SharePoint Services to check the
> > > indexing setup. I get a message: "The database this serveris using does not
> > > support search" Any suggestions? Thx
> > >
> > Have you upgraded the SPPS database to SQL2000 server, SP3A? And if yes, did
> > you include the Search component in the IIS package?
> >
> > Hollis D. Paul [MVP - Outlook]
> > Hollis@outhousebythesound.com
> > Mukilteo, WA USA
> >
> >
> >

Re: No WSS search box on my SPS portal team sites by WayneT

WayneT
Mon Feb 14 18:07:02 CST 2005

Hi Paul,

Thanks for your reply. I went into SQL Server Enterprise Manager, expanded
the _site tree and there isn't an index option or full text catalog there.
How did you rebuild that index?

Wayne

"paulz" wrote:

> Wayne
> Rebuild the index in SQL server _SITE db
> I had the same problem this fixed it
>
>
> "WayneT" wrote:
>
> > This is a SQL Server 2000 Standard implentation that has SP3 with indexing
> > enabled. I'll try upgrading to SP3a and report back on the success/failure.
> > Thx.
> >
> > "Hollis D. Paul" wrote:
> >
> > > In article <A0C0715F-440C-4C33-B1EA-557CE0BD020A@microsoft.com>,
> > > =?Utf-8?B?V2F5bmVU?= wrote:
> > > > I've checked and the SQL server full text search box is checked and when I
> > > > go to Central Administration for Windows SharePoint Services to check the
> > > > indexing setup. I get a message: "The database this serveris using does not
> > > > support search" Any suggestions? Thx
> > > >
> > > Have you upgraded the SPPS database to SQL2000 server, SP3A? And if yes, did
> > > you include the Search component in the IIS package?
> > >
> > > Hollis D. Paul [MVP - Outlook]
> > > Hollis@outhousebythesound.com
> > > Mukilteo, WA USA
> > >
> > >
> > >