Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
Telegram Driver instructions are here.
In case of particular questions, ask on this forum.
MikhailModeratorChanging winehq-devel to winehq-staging works.
MikhailModeratorAfter adding ScadaInstanceConfig.xml to the proper location, got another error https://ibb.co/6F077VL
ScadaAdmin.log doesn’t contain any error.
MikhailModeratorI use also Ubuntu 20.04 and wine 7.18.
To check the version usewine --version
Simple WinForms app works correctly. But ScadaAdmin does not. Did you update solution or other ScadaAdmin files before publish?
MikhailModeratorWhich Ubuntu and Wine version do you use?
MikhailModeratorTrying to run ScadaAdmin with Wine, faced the error https://ibb.co/LQNcD2B when execute
WINEDEBUG=+loaddll wine ScadaAdmin.exeWine installed successfully. ScadaAdmin published also without any error.
I use the current source code from https://github.com/RapidScada/scada-v6
Do you have any idea what should be checked and fixed?
MikhailModeratorWhile Server is restarting, connection errors in Communicator is a normal situation. Communicator reconnects when it’s possible.
MikhailModeratorHi,
In the module configuration you should add triggers for data export.
MikhailModeratorI recommend Telegram notifications instead of emails.
MikhailModerator
MikhailModeratorI’ve used the method provided by Alexander of Macedon and deleted .NET4.8 services.
MikhailModeratorIt helps. Thank you.
Using EnableWindowsTargeting is clear.The problem is that *.csproj files for classic .NET has complex structure. And it’s not good to edit them manually. I tried to add Microsoft.NETFramework.ReferenceAssemblies as NuGet package, but it doesn’t work. Do you think there is way to add the necessary changes to ScadaCommon.Svc.csproj with Visual Studio user interface?
MikhailModeratorCould you provide additional instructions how to build the source with VS Code?
What actions should be performed to modify the projects as you did?I successfully installed VS Code, C# extension and .NET SDK on Ubuntu.
As a beginning, I just want to build the ScadaCommon solution.
In VS Code, I opened the folder ScadaCommon. A lot of files are marked red https://ibb.co/PtgT0x6
What should be the next steps to properly open the code and build it?
MikhailModeratorSystem.IO.FileNotFoundException: Could not load file or assembly ‘PlgMain.Report
Fixed. scada_6.beta.10.zip was updated.
Thank you.Resolver could not find assembly ‘Opc.Ua.Bindings.Https, Version=1.4.370.0, Culture=neutral, PublicKeyToken=bfa7a73c5cf4b6e8’ requested by ‘Opc.Ua.Core
This error message does not affect OPC UA. Discussion with OPC foundation is here.
Communicator seems like not handle server restart nicely
How to reproduce this issue?
MikhailModeratorThe scada_6.beta.10.zip update has been released. Download link in the beginning of the topic.
What’s new:
– Historical data and event reports
– Fixed OPC UA client connection error
– The configuration database has been changedTo update the configuration database:
1. Add the ArchiveKind table to your projects by copying it from the project template of the Administrator app.
2. Set the type of archives in the Archives table (optional).
3. Upload the project for execution.If you encounter errors related to the installation package (for example, the required dll is missing), write to this topic. Please write functionality errors in separate topics indicating version 6.
-
AuthorPosts