I am looking for the location of the IIS6 registry values such as EnableNonUTF8, FavorUTF8, MaxFieldLength, and a few more in IIS7. In IIS6 they were in:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters

I cannot find where to modify these in IIS7. Any help is appreciated. Thanks.

link|improve this question

75% accept rate
feedback

1 Answer

up vote 4 down vote accepted

Based on this article http://support.microsoft.com/?scid=kb%3Ben-us%3B820129&x=14&y=10, the settings still apply for IIS 7 (see "Applies to" section at the bottom).

link|improve this answer
Excellent, thanks. I would upvote this if I could lol. – Corv1nus Aug 23 '10 at 13:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.