A user receives a "You cannot view this area" error message when the user connects to a Web page on the portal site in SharePoint Portal Server 2003 (899710)
The information in this article applies to:
- Microsoft Office SharePoint Portal Server 2003
SUMMARYThis article describes a scenario in Microsoft Office SharePoint Portal Server 2003. In this scenario, a user receives a "You cannot view this area" error message when the user connects to a Web page on the portal site. This issue occurs if the user is a member of a site group that does not have the "View Area - View an area and its contents" permission or the "View Pages - View pages in an area" permission. For example, this issue occurs if the user is a member of a custom site group, and the required permissions are not assigned to the custom site group. This article lists three methods that you can use to resolve this issue. Use the third method only if the first two methods do not resolve the issue. SYMPTOMSWhen a user connects to a Web page on the portal site in SharePoint Portal Server 2003, the Web page is not displayed as expected. Additionally, the user receives the following error message: You cannot view this area, either because the area no longer exists, or because you do not have the rights to view this area. To change your rights, contact the site administrator. CAUSEThis issue occurs if the user is a member of a site group that does not have either of the following permissions: - View Area - View an area and its contents
- View Pages - View pages in an area
For example, this issue occurs if the following conditions are true: - The user is a member of a custom site group.
- The custom group is not assigned the "View Area - View an area and its contents" permission or the "View Pages - View pages in an area" permission.
WORKAROUNDTo work around this issue, use one of the following methods. Method 1: Assign the user or the group to which the user belongs to the Reader site groupTo assign the user or the group to which the user belongs to the Reader site group, follow these steps:
- Connect to the portal site as an administrator. Then, click Site Settings.
- Under General Settings, click Manage users.
- On the Manage Users page, click to select the check boxes for the users and the groups that you want. Then, click Edit Site Groups of Selected Users.
- In the Site Group Membership area of the Edit Site Group Membership: PortalSiteName page, click to select the Reader - Has read-only access to the Web site check box. Then, click OK.
Method 2: Modify the permissions of the custom site groupAdd the following permissions to the custom site group: - View Area - View an area and its contents
- View Pages - View pages in an area
To do this, follow these steps: - Connect to the portal site as an administrator, and then click Site Settings.
- Under General Settings, click Manage security and additional settings.
- On the Manage security and additional settings page, click Manage site groups.
- On the Manage Site Groups page, click the custom site group.
Note Make sure that you click the name of the custom site group. Do not click to select the check box that is next to the custom site group. - On the Members of SiteGroupName page, click Edit Site Group Permissions.
- On the Change Site Group Rights page, click to select the following check boxes, and then click OK:
- View Area - View an area and its contents
- View Pages - View pages in an area
Method 3: Back up, delete, and then restore the portal site and the databasesUse this method only when Method 1 and Method 2 do not resolve the issue. Back up the portal site and the databases that are used by SharePoint Portal Server 2003. Next, delete the portal site and the databases that are used by SharePoint Portal Server 2003. Then, restore the SharePoint Portal Server 2003 data from backup. To do this, follow these steps. Step 1: Back up the SharePoint Portal Server 2003 dataUse the SharePoint Portal Server Data Backup and Restore tool to back up the portal site. To do this, follow these steps: - Start the SharePoint Portal Server Data Backup and Restore tool.
- Click the Backup tab.
- In the Backup location and name box, specify the following:
- The location where you want to store the backup files
- The file name to use as a prefix for the backup files
- Expand Available components, expand Portal sites, and then click the portal site that you want to back up.
- Verify that the Ready check box is displayed next to the SITEDBS item. Additionally, verify that the Ready check box is selected.
Note You do not have to back up the INDEX item. - Click Backup.
- Click OK when you receive the message that states that the backup operation was successfully completed.
- On the File menu, click Exit to quit the SharePoint Portal Server Data Backup and Restore tool.
Step 2: Back up the content database, the user profile database, and the services database before you delete the portal site and the databasesTo do this, follow these steps: - Determine the names of the content database, the user profile database, and the services database. To do this, follow these steps:
- Start SharePoint Portal Server Central Administration.
- On the SharePoint Portal Server Central Administration for ServerName page, click List and manage portal sites under Portal Site and Virtual Server Configuration.
- Click the arrow next to the portal site, and then click Delete Portal Sites.
- Make a note of the names of the databases that are listed in the Associated Databases area of the Delete the PortalSiteName page. The names of the databases are as follows:
- The name of the content database typically ends in _SITE, as in the following example:
- The name of the user profile database typically ends in _PROF, as in the following example:
- The name of the services database typically ends in _SERV, as in the following example:
- Use the backup and restore tools that are included in SQL Server Enterprise Manager to back up the databases. To do this, follow these steps:
- Create a new folder on the hard disk to store the databases that you back up.
- Start SQL Server Enterprise Manager.
- Expand Microsoft SQL Servers, expand the server group, expand the appropriate server, and then expand Databases.
- Right-click the database that you want to back up, point to All Tasks, and then click Backup Database.
- If a path is displayed in the Destination box, click the path, and then click Remove.
- Click Add, and then click File name. Specify both the location of the folder that you created in step 2a and the file name of the backup file. Use a file name that is the same as the name of the database. For example, when you back up the PortalSiteName_PROF database, specify the file name as PortalSiteName_PROF.
- Click OK three times.
- Click OK when you receive the message that states that the backup operation was successfully completed.
- Repeat steps 2d through 2g for each database.
- Delete the portal site and the databases. To do this, follow these steps:
- On the Delete the PortalSiteName page, click to select the Delete all databases check box. Then, click OK.
- On the Delete Portal Site page, click Go to the list and manage of portal sites page.
Step 3: Restore the SharePoint Portal Server 2003 dataUse the SharePoint Portal Server Data Backup and Restore tool to restore the portal site. To do this, follow these steps: - Start the SharePoint Portal Server Data Backup and Restore tool.
- Click the Restore tab.
- Click Browse next to the Manifest file box.
- Locate the folder that contains the backup files, click the .xml manifest file, and then click Open.
- Expand Available components, expand Portal sites, and then click the portal site that you want to restore.
- Click the SITEDBS item. However, do not click to select the Parameters needed check box. Then, click Edit.
- In the Portal recovery information dialog box, follow these steps:
- In the IIS virtual server and portal Url area, verify that the following conditions are true:
- The Microsoft Internet Information Services (IIS) 6.0 virtual server is set to the appropriate virtual server. For example, the IIS virtual server is set to Default Web Site.
- The portal URL is set to the URL that you want. For example, the URL is set to
http://ServerName.
- The name of the database server and the names of the content database, the user profile database, and the services database are correct in the Database information area.
- Click OK.
- Verify that the Ready check box is displayed for the SITEDBS item. Then, click to select the Ready check box.
- Click Restore, and then click OK.
- Click OK when you receive the message that states that the restore operation was successfully completed.
- On the File menu, click Exit to quit the SharePoint Portal Server Data Backup and Restore tool.
Modification Type: | Major | Last Reviewed: | 6/14/2005 |
---|
Keywords: | kberrmsg kbtshoot KB899710 kbAudITPRO |
---|
|
|
©2004 Microsoft Corporation. All rights reserved.
|
|