Even if i set the "OnlyCompileUpdatedScripts" option to 1 the ecompile keep recompiling all the scripts!!!
Here's my settings:
Code: Select all
GenerateListing 0
GenerateDebugInfo 0
GenerateDebugTextInfo 0
DisplayWarnings 1
CompileAspPages 1
AutoCompileByDefault 1
UpdateOnlyOnAutoCompile 1
OnlyCompileUpdatedScripts 1
DisplaySummary 1
GenerateDependencyInfo 0
DisplayUpToDateScripts 0
What' wrong?