| Author |
Message |
Abdullah YILDIZ
Guest
|
Posted:
Tue Sep 13, 2005 8:52 pm Post subject:
DebugLevel And Caching |
|
|
Hi,
My Question is about Commerce Server Configuration.
In my web application when I switch DebugLevel Mode from "Debug" to
"Production", every page is cached, and it s generate some inconsistency for
my web application.
I want to know how is it possible to disable caching in Production
DebugLevel mode?
Thanks in advance, |
|
| Back to top |
|
 |
Abdullah YILDIZ
Guest
|
Posted:
Tue Sep 13, 2005 8:52 pm Post subject:
RE: DebugLevel And Caching |
|
|
Ok I founded it.
In Web.Config file there is a param name = "<OutputCaching> " I just write
Enabled = false and it s ok...
"Abdullah YILDIZ" wrote:
| Quote: | Hi,
My Question is about Commerce Server Configuration.
In my web application when I switch DebugLevel Mode from "Debug" to
"Production", every page is cached, and it s generate some inconsistency for
my web application.
I want to know how is it possible to disable caching in Production
DebugLevel mode?
Thanks in advance, |
|
|
| Back to top |
|
 |
Vinayak Tadas[MSFT]
Guest
|
Posted:
Tue Sep 13, 2005 8:52 pm Post subject:
RE: DebugLevel And Caching |
|
|
The DebugLevel does not affect caching.
Thanks
Vinayak Tadas
Microsoft
http://blogs.msdn.com/vinayakt
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Get Secure! For more info visit http://www.microsoft.com/security. Please
reply to the newsgroups only
--------------------
Thread-Topic: DebugLevel And Caching
thread-index: AcW4iwM0wzqmaLw1QNy6HmuuCcvnkg==
X-WBNR-Posting-Host: 85.105.64.2
From: =?Utf-8?B?QWJkdWxsYWggWUlMREla?=
<AbdullahYILDIZ@discussions.microsoft.com>
References: <A163AE70-ED0E-4D2F-8743-8B0E20EEA3B7@microsoft.com>
Subject: RE: DebugLevel And Caching
Date: Tue, 13 Sep 2005 10:46:04 -0700
Lines: 19
Message-ID: <8961EFC4-13D7-45EE-9985-D6E778ACAE85@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:3434
X-Tomcat-NG: microsoft.public.commerceserver.general
Ok I founded it.
In Web.Config file there is a param name = "<OutputCaching> " I just write
Enabled = false and it s ok...
"Abdullah YILDIZ" wrote:
| Quote: | Hi,
My Question is about Commerce Server Configuration.
In my web application when I switch DebugLevel Mode from "Debug" to
"Production", every page is cached, and it s generate some inconsistency
for
my web application.
I want to know how is it possible to disable caching in Production
DebugLevel mode?
Thanks in advance, |
|
|
| Back to top |
|
 |
|
|
|
|