У меня импорт данных прошел, но при попытке закрыть модуль выпало исключение :
Необработанное исключение: Ошибка при сохранении настроек приложения.
Unable to generate a temporary class (result=1).
error CS0006: Metadata file ‘C:Program FilesLERSCommonPluginsLers.Plugins.LuchMK.dll’ could not be found
\
- [Lers.Plugins.LuchMK] System.Exception: Ошибка при сохранении настроек приложения.
Unable to generate a temporary class (result=1).
error CS0006: Metadata file ‘C:Program FilesLERSCommonPluginsLers.Plugins.LuchMK.dll’ could not be found
Стек вызовов:
at Lers.Plugins.LuchMK.SettingsLoader.WriteSettingsToFile(String fileName)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
at Lers.Plugins.LuchMK.MainForm.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)