galgadot

Ответы в темах

Просмотр 5 сообщений - с 1 по 5 (из 5 всего)
  • Автор
    Сообщения
  • в ответ на: Необработанное исключение #34762
    galgadot
    Участник

    System.IO.Ports.dll я нашел такой файл в MasterScada, закинул в файл с scadaadmin.exe, это правда помогло, спасибо

    • Ответ изменён 1 год, 1 месяц назад пользователем galgadot.
    • Ответ изменён 1 год, 1 месяц назад пользователем galgadot.
    в ответ на: Необработанное исключение #34761
    galgadot
    Участник

    Немножко не понимаю про System.IO.Ports.dll
    вы имеете в виду дистрибутив для виндовс скады? там не вижу
    дистрибутив с винды

    в ответ на: Необработанное исключение #34760
    galgadot
    Участник

    версия wine: wine-9.17 (Staging)

    в ответ на: Необработанное исключение #34746
    galgadot
    Участник

    2024-09-11 15:44:52 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.
    2024-09-11 16:39:15 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.
    2024-09-16 09:25:15 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:25:15 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:25:18 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:25:18 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:25:25 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:25:25 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:25:42 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘MQTTnet, Version=4.3.6.1152, Culture=neutral, PublicKeyToken=fdb7629f2e364a63’
    запрошенную ‘DrvMqtt.Common, Version=6.1.0.0, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:25:42 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘MQTTnet, Version=4.3.6.1152, Culture=neutral, PublicKeyToken=fdb7629f2e364a63’
    at Scada.Comm.Drivers.DrvCnlMqtt.View.Forms.FrmMqttClientChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlMqtt.View.MqttClientChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:26:19 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:26:19 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:27:09 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:27:09 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:27:39 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:27:39 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:29:25 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:29:25 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:29:31 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘MQTTnet, Version=4.3.6.1152, Culture=neutral, PublicKeyToken=fdb7629f2e364a63’
    запрошенную ‘DrvMqtt.Common, Version=6.1.0.0, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:29:31 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘MQTTnet, Version=4.3.6.1152, Culture=neutral, PublicKeyToken=fdb7629f2e364a63’
    at Scada.Comm.Drivers.DrvCnlMqtt.View.Forms.FrmMqttClientChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlMqtt.View.MqttClientChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:31:40 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:31:40 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:32:47 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.
    2024-09-16 09:33:28 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:33:28 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:39:56 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:39:56 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:40:07 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:40:07 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:47:02 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.
    2024-09-16 09:47:03 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.
    2024-09-16 09:50:10 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:50:10 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:50:19 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:50:19 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:50:23 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:50:23 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 09:50:49 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 09:50:49 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 10:01:48 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 10:01:48 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 10:01:54 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 10:01:54 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 10:02:28 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 10:02:28 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 10:14:40 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.
    2024-09-16 10:14:45 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.
    2024-09-16 10:14:59 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.
    2024-09-16 10:14:59 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.
    2024-09-16 10:18:42 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 10:18:42 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 10:21:38 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 10:21:38 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 10:32:59 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 10:32:59 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 10:45:11 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 10:45:11 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 11:07:52 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 11:07:52 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 11:11:00 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 11:11:00 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 11:22:10 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 11:22:10 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 11:48:53 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 11:48:53 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 11:49:04 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 11:49:04 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 11:54:04 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.
    2024-09-16 11:56:01 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 11:56:01 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 11:57:19 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 11:57:19 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 11:57:27 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 11:57:27 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 11:58:23 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 11:58:23 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 11:58:48 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.
    2024-09-16 11:59:08 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 11:59:08 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 11:59:46 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘MQTTnet, Version=4.3.6.1152, Culture=neutral, PublicKeyToken=fdb7629f2e364a63’
    запрошенную ‘DrvMqtt.Common, Version=6.1.0.0, Culture=neutral, PublicKeyToken=null’
    2024-09-16 11:59:46 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘MQTTnet, Version=4.3.6.1152, Culture=neutral, PublicKeyToken=fdb7629f2e364a63’
    at Scada.Comm.Drivers.DrvCnlMqtt.View.Forms.FrmMqttClientChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlMqtt.View.MqttClientChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 12:00:04 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘MQTTnet, Version=4.3.6.1152, Culture=neutral, PublicKeyToken=fdb7629f2e364a63’
    запрошенную ‘DrvMqtt.Common, Version=6.1.0.0, Culture=neutral, PublicKeyToken=null’
    2024-09-16 12:00:04 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘MQTTnet, Version=4.3.6.1152, Culture=neutral, PublicKeyToken=fdb7629f2e364a63’
    at Scada.Comm.Drivers.DrvCnlMqtt.View.Forms.FrmMqttClientChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlMqtt.View.MqttClientChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 12:00:08 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 12:00:08 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 12:00:28 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 12:00:28 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 13:47:27 [GALGADOTPC][galgadot][ERR] Резолвер не смог найти сборку ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    запрошенную ‘DrvCnlBasic.View, Version=6.1.0.1, Culture=neutral, PublicKeyToken=null’
    2024-09-16 13:47:27 [GALGADOTPC][galgadot][ERR] Необработанное исключение:
    System.IO.FileNotFoundException:
    File name: ‘System.IO.Ports, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’
    at Scada.Comm.Drivers.DrvCnlBasic.View.Forms.FrmSerialPortChannelOptions..ctor(ChannelConfig channelConfig)
    at Scada.Comm.Drivers.DrvCnlBasic.View.BasicChannelView.ShowProperties()
    at Scada.Admin.Extensions.ExtCommConfig.Controls.CtrlLineMain.btnChannelProperties_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    2024-09-16 15:27:44 [GALGADOTPC][galgadot][ERR] Ошибка при загрузке конфигурации экземпляра:
    Could not find a part of the path ‘Z:\home\galgadot\Загрузки\ScadaAdminWine_2024.08.14\Config\ScadaInstanceConfig.xml’.

    в ответ на: Необработанное исключение #34734
    galgadot
    Участник

    ScadaAdmin.log может отсутствовать в Ubuntu?

Просмотр 5 сообщений - с 1 по 5 (из 5 всего)