Forum Home › Forums › Installation Issues › SCADA-Web Installation › Scada webstation not getting open
- This topic has 10 replies, 4 voices, and was last updated 1 month, 1 week ago by
Mikhail.
-
AuthorPosts
-
April 7, 2025 at 12:09 pm #16316
hellovijay78
ParticipantDear 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.April 8, 2025 at 9:52 am #16320Mikhail
ModeratorHello,
Please check the ScadaWeb.log file for the error details.April 10, 2025 at 3:30 pm #16338Sparkle75
ParticipantI 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_linkhttps://drive.google.com/file/d/1iplEw68bVb6PpOYLhEcmr5enVg6S1ygy/view?usp=drive_link
Webstation log shows it is operating with no errors.
April 11, 2025 at 2:52 pm #16340Mikhail
ModeratorHi,
The web browser in the 2nd picture looks very old. You should update the browser to the latest version.April 11, 2025 at 3:49 pm #16343Sparkle75
ParticipantThat 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!
April 14, 2025 at 11:25 am #16344Mikhail
Moderator🙂
July 10, 2025 at 11:31 am #16640Mani_TheCat
ParticipantHi 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?
July 10, 2025 at 11:43 am #16641Mani_TheCat
ParticipantThis 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–>July 11, 2025 at 10:45 am #16653Mikhail
ModeratorHi,
What do you see in the modules window?
Note that ASP.NET 8 must be installed after IIS.July 11, 2025 at 11:24 am #16656Mani_TheCat
ParticipantYah 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,
July 14, 2025 at 11:02 am #16667Mikhail
Moderatorcan 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. -
AuthorPosts
- You must be logged in to reply to this topic.