|
|
|
|
By default, if SQL Server is not
installed on your computer when you install SharePoint Team
Services, the Microsoft Data Engine (MSDE) is automatically
installed and used to store collaboration database content.
If you find that you need to upgrade from the local MSDE
installation to either a local or remote SQL Server
installation, you can do so by performing the following
steps: To back up and restore the database,
you use the Enterprise Manager console for SQL Server. SQL Enterprise Manager is part
of the SQL Server installation. For example, the collaboration
database might be named servername_LM_W3SVC_1_COLLAB.
The backup creates a file, such as
servername_LM_W3SVC_1_COLLAB_backup, in the
MSSQL\Backup directory on the origination server.
Now you can restore the database to
your destination server - either the same server (with SQL
Server now installed) or a remote, dedicated server for your
SQL Server databases. After you have restored the
database, you need to update the connection settings so that
SharePoint Team Services can store data in the new database. Note that if the link says
Upgrade or Extend, you need to upgrade or
extend the virtual server before going to the
Administration page. Be sure to clear the Use
local MSDE database server check box. The virtual server will now use the
specified database. You can also use the command-line
tools (owsadm.exe or owsrmadm.exe) to update the connection.
To do so, you use the DatabaseConnection operation.
The syntax is as follows: For more information about using
the command-line tools, see
Command-line Administration.
Microsoft® Office XP Service Pack 1
(SP 1) includes updates to Microsoft FrontPage® 2002 and
SharePoint Team Services that allow you to use FrontPage
2002 to migrate a SharePoint Team Services-based Web site
from one Web server running SharePoint Team Services to
another. You must be an administrator on
both the source and destination team Web sites to be able to
migrate a site. This is because FrontPage 2002 and
SharePoint Team Services require a user to have rights to
view all content on the source team Web site and rights to
create a site on the destination Web server. The site migration process does not
migrate all site settings or customizations automatically;
you must recreate or re-establish the following settings
after you migrate a site: To make the transition easier,
preserve the old site until you have reapplied any settings
or customizations not included in the migration. Before you can migrate a site, you
must do the following: You do not need to update
SharePoint Team Services on the Web server that is currently
hosting the source Web site. For more information about
installing Office XP SP 1, see the Microsoft
Office Tools on the
Web site or the Microsoft
Office Resource Kit Web site. Before you can migrate your sites,
you must prepare the destination virtual server
appropriately, depending on the type of site you are
migrating. For more information about
creating virtual servers, see
Creating a New Virtual Server.
For more information about
extending virtual servers, see
Installing SharePoint Team Services.
When the destination is ready, you
use the updated FrontPage 2002 client to publish the site
from the source to the destination Web server. For best
results, when you migrate a subweb you should publish to a
new subweb. If you publish to an existing SharePoint Team
Services subweb that already contains lists, the resulting
site may be corrupted or have broken views. For a Web site,
you must publish to a new virtual server that has been
extended with SharePoint Team Services using the
SharePoint-enabled blank Web site type. Whether you are
publishing a Web site or a subweb, you can optionally
publish any nested subwebs at the same time. If you are migrating a subweb
and you chose to publish to a subweb that does not
already exist, then FrontPage displays a dialog box
asking if you want to create a subweb at that location.
Click OK to create the new web. SharePoint Team Services uses
Microsoft Windows Index Server as the search engine for
document libraries. Index Server creates a unique catalog
for SharePoint Team Services. When you move sites from one
server to another, this catalog may not be created or
updated correctly. Without an up-to-date catalog, searches
will return no results, even if there are documents that
match the search text. If the search catalog for
SharePoint Team Services was not created or was somehow
deleted, you will receive the error message "There is no
catalog" when you attempt to search. To fix this issue, you
must create an Index Server search catalog for SharePoint
Team Services. Before you can create the catalog, you must
create a folder on your Web server to store the catalog. For example:
c:\inetpub\mycatalog After the folder is ready, you can
create the new catalog. Be sure to spell the name
exactly as it appears above. Finally, you can associate the new
catalog with SharePoint Team Services and turn on the
Indexing Service. After the Indexing Service
restarts, the service will build the new catalog. After a
short time, searches from the home page of the Web site
based on SharePoint Team Services will return results. If you search for content that you
know exists in your document library and get no search
results or if you receive the message "The template file can
not be found in the location specified by 'CiTemplate=' in
file Search.idq," then you may need to update the Microsoft
Internet Information Services (IIS) instance number for the
Web site based on SharePoint Team Services in the Search.idq
file. The log file has a name such as
W3SVC1\exyymmdd.log. The log file instance number is the
number that appears after W3SCVC. For example, the log file
name W3SVC1 indicates that the IIS instance number for that
Web site is 1. After you have identified the
instance number, you can update the Search.idq file with the
correct instance, and then restart your Web server. By default the path is: c:\Inetpub\wwwroot
For example, if the lIS
instance number is 1, change the line to: CIScope=1.
EROL :
jeudi avril 14, 2005 15:38:00 +0200 |
|
|