Reply to thread

Application:

Translator


Version:

1.5.062


Steps to reproduce:

  1. In the Translator setup dialog, add a new program.
  2. Rename or delete the exe file referenced in step 1.
  3. Close and restart Translator.

Observed faulty behavior:

Crash on every following attempt to start the program.


Workaround:

Remove the relevant <ProgramSettings> node from %ALLUSERSPROFILE%\IR Server Suite\Translator\Translator.xml or restore the missing exe file.


Event Viewer entry:

Application: Translator.exe

Framework Version: v4.0.30319

Description: The process was terminated due to an unhandled exception.

Exception Info: System.IO.FileNotFoundException

Stack:

  at System.Drawing.Icon.ExtractAssociatedIcon(System.String, Int32)

  at IrssUtils.Win32.GetIconFromFile(System.String)

  at IrssUtils.Win32.GetImageFromFile(System.String)

  at Translator.Program.UpdateNotifyMenu()

  at Translator.MainForm.RefreshProgramList()

  at Translator.MainForm..ctor()

  at Translator.Program.Main(System.String[])



Top Bottom