can you still add request headers?

G

Guest

yes..referring to that method.

does your system meet the criteria mentioned in the article for causing it
to no longer work? IE have you installed MS KB928365
 
G

Guest

Peter - it was just verified on another machine - that patch indeed was
stopping request headers from being written using that reflection method.

So..anyone know if a .net way around this? (there are isapi ways of course,
in addition to the open source isapi .net project) and this is iis6, not iis7
- since iis7 has new managed methods.
Thanks!
 
S

Steven Cheng[MSFT]

Hi Adam,

As for the Request Header collection, I'm afraid ASP.NET runtime will no
longer support it and the origional approach is just a hack method. Now it
is fixed, I think you may look for some raw IIS based approahes. e.g. Try
intercept the request in ISAPI filter and try customizing it. I suggest
you also post this in IIS newsgroup to see whether some experts there can
provide some useful info.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top