When using the task, the MIDL parser is not reading the "ValidateInputParameters" configuration, and thus not properly sending the /no_robust or /robust command line parameter. As of midl version 6.0.0.359 or higher, midl.exe has /robust always set by default. If the Solution configuration has "ValidateInputParameters"="FALSE" you MUST send /no_robust.
This causes projects to not...
2009-08-07 18:24:06 UTC in NAnt - A .NET Build Tool