Was just playing around in VS 2005 Beta 2. In the machine.config, the processModel section has an attribute autoConfig="true". But I am unable to find any documentation for this particular attribute. A google search resulted in a link to a winfx help page, which seems to have been modified and currently contains no reference to auto config.
So does this mean, this was a new feature that has been removed or is it a new attribute that has not yet been documented?


Autoconfig must be defined in the machine.config, not the web.config
Posted by: Dan | November 03, 2009 at 12:34 PM