On a computer that is running Microsoft Exchange Server
2007, you run the following command at a command prompt.
<drive>:\Program Files\Microsoft\Exchange Server\Bin>galgrammargenerator -u
When you do this, the Galgrammargenerator.exe program may cause an exception, and the program may output the exception to the console as follows.
GalGrammarGenerator started. Time: 11/17/2006 8:26:13 AM
Updating DTMF Map for users
GalGrammarGenerator encountered an error.
System.FormatException: Input string was not in a correct format.
at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)
at System.String.Format(IFormatProvider provider, String format, Object[] args)
at Microsoft.Exchange.UM.UMCommon.ADUtil.UserTrace(StreamWriter logwriter, String format, Object[] args)
at Microsoft.Exchange.UM.UMCommon.ADUtil.UpdateDtmfMap(StreamWriter logwriter)
at Microsoft.Exchange.UM.UMGalGrammar.GalGrammarGenerator.Execute()