RapidScada Windows 11 on ARM

Forum Home Forums Installation Issues RapidScada Windows 11 on ARM

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #14966
    jypsilantis
    Participant

    I have successfully installed RapidScada on a Parallel’s VM running on my MacMini (M1 ARM). IIS appears to have been set up but I get the following error when I try to open http://localhost:10008

    HTTP Error 500.19 – Internal Server Error
    The requested page cannot be accessed because the related configuration data for the page is invalid.

    Detailed Error Information:
    Module IIS Web Core
    Notification Unknown
    Handler Not yet determined
    Error Code 0x8007000d
    Config Error
    Config File \\?\C:\Program Files\SCADA\ScadaWeb\web.config
    Requested URL http://localhost:10008/
    Physical Path
    Logon Method Not yet determined
    Logon User Not yet determined

    Config Source:

    Is there anything further that I need to do in order to successfully run ScadaWeb on an ARM architecture?

    #14969
    Mikhail
    Moderator

    Hello,

    I’m not sure that it can work on Windows ARM.
    If the Rapid SCADA services work, check log files ScadaServer.log, ScadaComm.log and ScadaWeb.log

    #14985
    jypsilantis
    Participant

    Hello Mikhail,

    Thank you for your message.

    It appears from ScadaServer.log that the back end has started up on my ARM64 VM. I have not managed to get the ScadaWeb to run so there is no comms process actively scanning, but it appears that it too has started.

    I noticed that here is a “win-arm64” subfolder to ScadaWeb, so I think the code for the architecture is there, but for some reason the installation does not link fully into IIS. I’m not sure how to proceed to correct this.

    Any guidance would be most welcome.

    #14987
    Mikhail
    Moderator

    Hello,

    > It appears from ScadaServer.log that the back end has started up on my ARM64
    Interesting. If so, ScadaWeb also should run.

    Try the following:
    1. Open a command line by cmd command
    2. Set the current directory to SCADA\ScadaWeb
    3. Execute ScadaWeb.exe and check console output

    Please share the results.

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