Friday, March 16, 2012

omitting config values

What values get used if certain items are omitted from the
machine.config file?

In particular, if <compilation> is commented out, what
value will be used for numRecompilesBeforeAppRestart?

Thanks,
EricI'm trying to understand what the <compilation> section
affects. Does the numRecompilesBeforeAppRestart attribute
relate to MSIL to machine compilation while the
<compilers> elements refer to compilation from source to
MSIL?

>--Original Message--
>What values get used if certain items are omitted from
the
>machine.config file?
>In particular, if <compilation> is commented out, what
>value will be used for numRecompilesBeforeAppRestart?
>Thanks,
>Eric
>.
Hi,

The <compilation> tag refer to compilation from source to
MSIL and such all its attribute.

Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114

Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377

Know the overall picture

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

0 comments:

Post a Comment