Error "Page Cannot Be Displayed" After You Delete Default Catalog Sets (277353)
The information in this article applies to:
- Microsoft Commerce Server 2002
- Microsoft Commerce Server 2000
This article was previously published under Q277353 SYMPTOMS
When users try to access a Commerce Server site, they may receive the following error message in their browser:
SiteName
The page cannot be displayed.
We apologize for the inconvenience. Please try again later. If the problem persists, please contact our webmaster.
where "SiteName" is the name of your Commerce site.
For a Retail2002 (Microsoft .NET) based site, you may receive the following error message:
Server Error in '/retail2002' Application.
----------------------------------------------------
The defaultAuthenticated catalogset ('Registered User Default CatalogSet') as specified in the CommerceServer\catalog\catalogSets section of web.config does not exist.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Microsoft.CommerceServer.Runtime.CommerceException: The defaultAuthenticated catalogset ('Registered User Default CatalogSet') as specified in the CommerceServer\catalog\catalogSets section of web.config does not exist.
CAUSE
This error can occur when you delete the Anonymous User Default CatalogSet or the Registered User Default CatalogSet; as a result, there is no catalog set defined in the site.
RESOLUTION
To resolve this problem, follow these steps:
- Create two new catalog sets in the BizDesk, and name them accordingly for anonymous users and registered users.
- In the CatalogSet_Info table in the Commerce database in SQL, modify the CatalogSetID field for each catalog as follows:
- Anonymous User Default CatalogSet: {11111111-1111-1111-1111-111111111111}
- Registered User Default CatalogSet: {22222222-2222-2222-2222-222222222222}
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 10/22/2003 |
---|
Keywords: | kbpending kbprb KB277353 |
---|
|