Pipeline logging not disabled in production environment (327715)
The information in this article applies to:
- Microsoft Commerce Server 2000
This article was previously published under Q327715 SYMPTOMS
Pipeline logging is not disabled although the Application object variable (MSCSEnv) is set to PRODUCTION in Global.asa.
CAUSE
The InitSitePipelines() function in the Global_siteconf_lib.asp file contains a programming error. The InitSitePipelines() function redimensions MSCSEnv locally, therefore overriding the application level variable, and the test for pipeline logging for development is unsuccessful if the application level variable is set to TRUE.
RESOLUTIONTo resolve this problem, use one of the following methods: STATUS
Microsoft has confirmed that this is a problem in Commerce Server 2000.
MORE INFORMATION
To resolve this problem, you must modify any site that is based on the Commerce 2000 sample retail site.
Modification Type: | Major | Last Reviewed: | 9/14/2005 |
---|
Keywords: | kbbug kbfix KB327715 |
---|
|