How can I run scheme editor in Linux version

Forum Home Forums Rapid SCADA on Linux Controllers and Raspberry Pi How can I run scheme editor in Linux version

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7513
    ali_amiri
    Participant

    How can I open scheme editor in raspberry pi?
    While I right-click on my new scheme and select “open location in file explorer”, I face this error:

    Unhandled exception:
    Cannot find the specified file.

    How can I solve this problem?

    #7515
    Mikhail
    Moderator

    You should check the options of the Scheme Editor. Make sure that the specified path is correct.

    Open /opt/scada/ScadaSchemeEditor/Log/ScadaSchemeEditor.log and find error details.

    #7517
    ali_amiri
    Participant

    Hi Mikhail,
    in the log file I have this error:

    2020-11-11 23:50:56 <raspberrypi><pi><ACT> Initialize common data of Scheme Editor
    2020-11-11 23:50:56 <raspberrypi><pi><ACT> Load components from files
    2020-11-11 23:50:57 <raspberrypi><pi><ACT> Components are loaded from the file /opt/scada/ScadaWeb/bin/PlgSchBasicComp.dll
    2020-11-11 23:50:58 <raspberrypi><pi><ACT> WCF service is started
    2020-11-11 23:50:58 <raspberrypi><pi><EXC> Error opening browser:
    System.ComponentModel.Win32Exception (0x80004005): Cannot find the specified file
    at System.Diagnostics.Process.StartWithShellExecuteEx (System.Diagnostics.ProcessStartInfo startInfo) [0x00102] in <3d97dda773a54430b892e1d794e5d921>:0
    at System.Diagnostics.Process.Start () [0x00032] in <3d97dda773a54430b892e1d794e5d921>:0
    at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
    at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <3d97dda773a54430b892e1d794e5d921>:0
    at System.Diagnostics.Process.Start (System.String fileName) [0x00006] in <3d97dda773a54430b892e1d794e5d921>:0
    at Scada.Scheme.Editor.FrmMain.OpenBrowser () [0x00070] in <1d900a6189354913afd7c5168087559a>:0

    #7520
    Mikhail
    Moderator

    Hi,

    Could you make a screenshot of the editor options?

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.