Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering is not allowed. While implementing Donut Caching. #60

Open
AnkitDotNet opened this issue Jan 24, 2017 · 0 comments
Open

Filtering is not allowed. While implementing Donut Caching. #60

AnkitDotNet opened this issue Jan 24, 2017 · 0 comments

Comments

@AnkitDotNet
Copy link

AnkitDotNet commented Jan 24, 2017

Hi, I am facing this problem while implementing Donut caching.
Filtering is not allowed. (System.Web.HttpResponse.set_Filter)
Stack Trace:

at System.Web.HttpResponse.set_Filter(Stream value)
at Microsoft.VisualStudio.Web.PageInspector.Runtime.Tracing.PageInspectorHttpModule.OnPostRequestHandlerExecute(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)..

If I use Debug= false then I don't get any issue but get a blank page. Any help highly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant