8 lines
688 B
Plaintext
8 lines
688 B
Plaintext
|
"{0} -> {1} (Partial -> Full PDB)"
|
||
|
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
|
||
|
at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
|
||
|
at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
|
||
|
at System.String.Format(IFormatProvider provider, String format, Object[] args)
|
||
|
at Microsoft.Build.Framework.LazyFormattedBuildEventArgs.FormatString(CultureInfo culture, String unformatted, Object[] args)
|
||
|
EXEC : fatal error CMF1106: failed to open input PDB file for reading (PDB error code = 4)
|