Bingo! Under IIS, everything worked as it should. That's
very strange though. I suppose this is a bug that I should
report to the VS team.
Interestingly, for fun I added a Response.Flush() after the
context.Response.Write("Hello World"); line and
it worked as it should, even under the dev server.
Brian
-----Original Message-----
From: Discussion of building .NET applications targeted for
the Web on behalf of Brad Wilson
Sent: Wed 6/7/2006 2:35 AM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: Re: [DOTNET-WEB] HttpHandler caching weirdness
Well, the first thing that makes me wonder... is it because
it's the
development web server and not IIS?
On 6/6/06, Brian Vallelunga <brian vallelunga.com> wrote:
>
> I am having problems getting a handler to properly
cache, even though
> this should be easy. Here's my entire handler:
[...]
Server: ASP.NET Development Server/8.0.0.0
>
===================================
This list is hosted by DevelopMentor http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|