Building SP from source on Windows with VS2010 missing Versions.props and Includes.props

Cantor, Scott cantor.2 at osu.edu
Tue Jun 9 11:45:52 EDT 2015


On 6/9/15, 3:41 PM, "Martin Robinson" <martin.robinson at dai.co.uk> wrote:



>Are you suggesting that a .Net NameValueCollection object such as 
>Request.Headers can have items (keys) that are accessible using the 
>collection("key") syntax, but that can't be iterated through using the 
>foreach Key in .AllKeys mechanism?

I'm suggesting that there are CGI APIs in which the answer to "what are 
all the headers?" excludes headers that are in fact available. I believe 
PHP is one, and IIRC ASP itself (not the new one) may also be one. I am 
not saying anything about .NET, because I don't know anything about .NET.

>The attributes don't appear in the ServerVariables collection either.

Ok. Then that leaves not restarting IIS across changes to the mappings. 
There is no other explanation I can think of.

-- Scott



More information about the dev mailing list