Forum Replies Created
-
AuthorPosts
-
MikhailModeratorThe command has been sent successfully
This message means sending command from the shell to the service.
MikhailModeratorIn the log file there is no trace from the command
Hi,
You need to find info in a communication line log. The name of the file is C:\SCADA\ScadaComm\Log\lineXXX.log
I think this will clarify the cause.
MikhailModeratorThe problem of the new installation was fixed with pressing Ctrl+F5 in the Browser.
Definitely, this was a cause. When the scripts of the web application change, it is required to fully update web pages or clear browser cache.
MikhailModeratorCan you make a screenshot of the tray icon area?
MikhailModeratorGreat ))
MikhailModeratorUse any image hosting for upload screenshots. For example https://imgur.com/
MikhailModeratorPlease provide the screenshots.
MikhailModeratorHi,
The command was sent successfully
This means just sending to the Communicator service.
See what is written in the communication line log in Communicator at the moment right after you send a command. You can find logs in C:\SCADA\ScadaComm\Log
MikhailModeratorAlso you can end the tasks:
https://imgur.com/a/DzgSE8u
MikhailModeratorHe means the tray:
https://imgur.com/a/m667u3v
MikhailModeratorServer cannot start correctly, that’s why the web app doesn’t connect to it.
MikhailModeratorLine 523, column 56: error CS1501: Keine Überladung für die Methode ‘GetBit’ nimmt 1-Argumente an.
See the file C:\SCADA\ScadaServer\Log\CalcEngine.cs with the source codeOpen CalcEngine.cs and go to Line 523, column 56
Probably you inccorctly use GetBit function.
All the formulas from Administrator are included in CalcEngine.cs. You should fix the formula in Administrator.
MikhailModeratorAlso useful Manual Installation
You can fix any issue without reinstalling.
MikhailModeratorOK, thanks for the status.
MikhailModeratorSee the log of the Server
C:\SCADA\ScadaServer\Log\ScadaServerSvc.logand the log of the web app
C:\SCADA\ScadaWeb\log\ScadaWeb.log -
AuthorPosts