Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:691582
More Search Options
RSS Available
Matching Posts
bug - WebResource.axd not working with Response.Filter set
There is a bug in handling WebResource.axd requests when Response.Filter property is set. To reproduce this error try putting following method in global asax and check for length of response from WebResource.axd protected void Application_BeginRequest(object sender, EventArgs e) { Response.Filter = new BufferedStream(Response.Filter); } and navigate to any page containing reference to embeded resource. Above should work fine withh all pages but WebResource.axd returns empty conent. reagrds, Pawel
Posted to
HttpHandlers and HttpModules
(Forum)
by
vovin
on 11/9/2006
bug in GzipStream on Response.Filter after Response.Flush
I've discovered a bug, which results in truncation of the end of the response on gzipped stream. Reponse content is cut when using gzipped (or deflated) stream on Response.Filter and calling both Response.Flush and Response.End. To reproduce the bug following code may be used: public class FlushTestPage : System.Web.UI.Page { protected override void OnInit(System.EventArgs e) { base.OnInit(e); Response.Filter = new System.IO.Compression.GZipStream(Response.Filter, System.IO.Compression.CompressionMode
Posted to
Web Forms
(Forum)
by
vovin
on 11/9/2006
Page 1 of 1 (2 items)
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online