Error occurs in Listing 22-2 example.
Hi.
Error occurs in Listing 22-2 example.
"Post cache substitution is not compatible with modules in the IIS integrated pipeline that modify the response buffers. Either a native module in the pipeline has modified an HTTP_DATA_CHUNK structure associated with a managed post cache substitution callback, or a managed filter has modified the response."
I'm using Visual Studio Express 2013 for Web.
But Listing 22-2 example is working in Visual Studio Express 2012 for Web.
How can I fix this problem?
Thanks in advance.
Last edited by Nick Lee; April 6th, 2014 at 05:02 AM..
|