CodeSmith Community
Your Code. Your Way. Faster!

Caching(?) problem

Latest post 03-05-2007 10:06 AM by andrecarrilho. 2 replies.
  • 03-05-2007 9:17 AM

    Caching(?) problem

    Hi

    I used nettiers to generate code for my 2.0 web app. All worked fine until now. I have a page that retrieves some data like this (data1-data2-data3-data4-...). The thing is that part of that data (for example data4-data5-data6) don't get updated even when I update the databse. I guess this has to do something with Caching but I don't know how to solve it.

    Any help would be appreciated

    Cheers

    André da Silva Carrilho
    Filed under: ,
    • Post Points: 35
  • 03-05-2007 10:00 AM In reply to

    • GRAW
    • Top 25 Contributor
    • Joined on 06-23-2006
    • Posts 157
    • Points 4,560

    Re: Caching(?) problem

    you can change the web.config where the SqlNetTiersProvider is configured making sure that the  enableEntityTracking="false" is set.
    "Small is the number of them that see with their own eyes, and feel with their own hearts" Albert Einstein
    • Post Points: 35
  • 03-05-2007 10:06 AM In reply to

    Re: Caching(?) problem

    Thanks Graw

    Just a tiny question: What exactly does the enableEntityTraking?

    Cheers

    André da Silva Carrilho
    • Post Points: 5
Page 1 of 1 (3 items) | RSS
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems