KB207: Development environment cache cleanup.
| Article ID |
: |
207 |
| Last Review |
: |
Monday, April 07, 2008 |
| Revision |
: |
1 |
SYMPTOMS
When you use resources off any kind, you may notice that your application dose not take any changes.
Back to the top
CAUSE
This problem occurs because Visual WebGui is using caching in order to get better performance, in development you can encounter some problems due to the caching, this KB will help you monitor and disable all caching options (Application, Browsers and Windows)
Back to the top
WORKAROUND
To work around this problem, follow these steps:
- Open Web.config
- Set <StaticResources Mode="Off"/> Mode to "Off"
- Increase <PrivateVersion Value="1"/> Value by 1.
- Set <add name="VWG_DisableObscuringSwitch" value="0" /> value to 1
Internet Explorer (IE7)
- Click on Tools menu item and then click on the Internet options menu item.
- Click on the Delete button in the Browsing History section.
- Click on the Delete Files button for the following items:
- Temporary Internet Files
- Cookies
- History
- Form Data
Firefox
- Click on Tools menu item and then click on the Clear Private Data menu item.
- Check the following check boxes:
- Browser History
- Download History
- Cache
- Cookies
- Authenticated Session
- Click on Clear Private Data Now button
Back to the top
STATUS
Gizmox has confirmed that this is a by design behavior in the Gizmox products that are listed in the "Applies to" section.
Back to the top
Steps to reproduce the behavior
- STEP1
- STEP2
<sample code="goes here" />
Back to the top
REFERENCES
For more information, click the following article number to view the article in the Gizmox Knowledge Base:
Back to the top
APPLIES TO
Back to the top