You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And application just return white blank page.
Here is full text of exception:
System.Web.HttpException (0x80004005): Filtering is not allowed.\r\n at System.Web.HttpResponse.set_Filter(Stream value)\r\n at Microsoft.VisualStudio.Web.PageInspector.Runtime.Tracing.ArteryFilter.InstallOnResponse(HttpResponse response)\r\n at Microsoft.VisualStudio.Web.PageInspector.Runtime.Tracing.PageInspectorHttpModule.OnPostRequestHandlerExecute(Object sender, EventArgs e)\r\n at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()\r\n at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
And application just return white blank page.
Here is full text of exception:
System.Web.HttpException (0x80004005): Filtering is not allowed.\r\n at System.Web.HttpResponse.set_Filter(Stream value)\r\n at Microsoft.VisualStudio.Web.PageInspector.Runtime.Tracing.ArteryFilter.InstallOnResponse(HttpResponse response)\r\n at Microsoft.VisualStudio.Web.PageInspector.Runtime.Tracing.PageInspectorHttpModule.OnPostRequestHandlerExecute(Object sender, EventArgs e)\r\n at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()\r\n at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
and here is TargetSite form exception
{Void set_Filter(System.IO.Stream)}
Attributes: Public | HideBySig | SpecialName
CallingConvention: Standard | HasThis
ContainsGenericParameters: false
CustomAttributes: Count = 0
DeclaringType: {Name = "HttpResponse" FullName = "System.Web.HttpResponse"}
IsAbstract: false
IsAssembly: false
IsConstructor: false
IsFamily: false
IsFamilyAndAssembly: false
IsFamilyOrAssembly: false
IsFinal: false
IsGenericMethod: false
IsGenericMethodDefinition: false
IsHideBySig: true
IsPrivate: false
IsPublic: true
IsSecurityCritical: true
IsSecuritySafeCritical: true
IsSecurityTransparent: false
IsSpecialName: true
IsStatic: false
IsVirtual: false
MemberType: Method
MetadataToken: 100666196
MethodHandle: {System.RuntimeMethodHandle}
MethodImplementationFlags: IL
Module: {System.Web.dll}
Name: "set_Filter"
ReflectedType: {Name = "HttpResponse" FullName = "System.Web.HttpResponse"}
ReturnParameter: {Void }
ReturnType: {Name = "Void" FullName = "System.Void"}
ReturnTypeCustomAttributes: {Void }
The text was updated successfully, but these errors were encountered: