Scada webstation not getting open

Forum Home Forums Installation Issues SCADA-Web Installation Scada webstation not getting open

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #16316
    hellovijay78
    Participant

    Dear sirs,
    I had istalled the Rapid SCADA in my windows 10 proffessional 64 bit. I had installed it with the help of video instruction in the site. All the area was successful as per the video but when I open webstation I am getting an error message.The error message is “HTTP Error 500.19 – Internal Server Error”. Will you please help me to install and use it? Please.

    #16320
    Mikhail
    Moderator

    Hello,
    Please check the ScadaWeb.log file for the error details.

    #16338
    Sparkle75
    Participant

    I have a full view on my localhost computer if I open the web page up either as localhost or using its IP address. I can also log in on a remote computer using the Webstation host computer’s IP address. However, I see no data on the remote computer, as shown in the attached picture. This is sooo close to working properly, but I just can’t determine what I am doing wrong.
    https://drive.google.com/file/d/1XqHNYqGkgXJOtcvXfnNa5XhyCqPQ-qTA/view?usp=drive_link

    https://drive.google.com/file/d/1iplEw68bVb6PpOYLhEcmr5enVg6S1ygy/view?usp=drive_link

    Webstation log shows it is operating with no errors.

    #16340
    Mikhail
    Moderator

    Hi,
    The web browser in the 2nd picture looks very old. You should update the browser to the latest version.

    #16343
    Sparkle75
    Participant

    That was the solution. The older machine close to my area is not capable enough. I tried it in another area of the plant with non-vintage computers and it works just fine! Thank you!

    #16344
    Mikhail
    Moderator

    🙂

    #16640
    Mani_TheCat
    Participant

    Hi Mikhail,

    I’m having the same issue after installation where I cannot open the workstation. I don’t know how to check the ScadaWeb.log file. Can you please help me with it?

    #16641
    Mani_TheCat
    Participant

    This is what Im seeing :

    <?xml version=”1.0″ encoding=”utf-8″?>
    <configuration>
    <location path=”.” inheritInChildApplications=”false”>
    <system.webServer>
    <handlers>
    <add name=”aspNetCore” path=”*” verb=”*” modules=”AspNetCoreModuleV2″ resourceType=”Unspecified” />
    </handlers>
    <aspNetCore processPath=”dotnet” arguments=”.\ScadaWeb.dll” stdoutLogEnabled=”false” stdoutLogFile=”.\logs\stdout” hostingModel=”inprocess” />
    </system.webServer>
    </location>
    </configuration>
    <!–ProjectGuid: b4495bf2-c904-4bfe-bf3b-fe38cf0fc378–>

    #16653
    Mikhail
    Moderator

    Hi,
    What do you see in the modules window?
    Note that ASP.NET 8 must be installed after IIS.

    #16656
    Mani_TheCat
    Participant

    Yah the ASPNetCoreModuleV2 was not showing before in my IIS. And I had to look and download and that fixed the issue.

    By any chance can you link me with some example projects backup? I will try to restore the project and learn from there.

    My main idea is to just display values in a table format directly read from Modbus device and store it in a database for historical retrieval and viewing.

    If you can provide me a project that closely resembles to my scope that will be awesome

    Thanks,

    #16667
    Mikhail
    Moderator

    can you link me with some example projects backup? I will try to restore the project and learn from there.

    The Hello World project is in C:\Program Files\SCADA\ProjectSamples\HelloWorld
    Other projects are owned by the customers.
    There is a YouTube video about connecting devices by Modbus. It should not be hard.

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