Artos9

Forum Replies Created

Viewing 9 posts - 31 through 39 (of 39 total)
  • Author
    Posts
  • in reply to: Users, roles, rights #7598
    Artos9
    Participant

    Hello,
    Last log from ScadaWeb.log file.

    2020-11-25 00:02:54 <DESKTOP-2LTOEHA><DefaultAppPool><EXC> Error getting view with ID=20 from the cache or from the server: Unable to receive view file modification time.:
    Scada.ScadaException: Unable to receive view file modification time.
    w Scada.Client.ViewCache.LoadView(Type viewType, Int32 viewID, DateTime viewAge, BaseView& view, DateTime& newViewAge)
    w Scada.Client.ViewCache.GetView(Type viewType, Int32 viewID, Boolean throwOnError)

    in reply to: Users, roles, rights #7591
    Artos9
    Participant

    Hello,
    screenshot of the main page of the web application.
    https://imgur.com/kkp5jfH

    in reply to: Users, roles, rights #7588
    Artos9
    Participant
    in reply to: Users, roles, rights #7585
    Artos9
    Participant

    Hello,
    My interface configuration.
    https://imgur.com/fmdadTT

    Web Settings.
    <?xml version=”1.0″ encoding=”utf-8″?>
    <WebSettings>
    <CommSettings>
    <Param name=”ServerHost” value=”localhost” descr=”SCADA-Server host or IP address” />
    <Param name=”ServerPort” value=”10000″ descr=”SCADA-Server TCP port number” />
    <Param name=”ServerUser” value=”ScadaWeb” descr=”User name for the connection” />
    <Param name=”ServerPwd” value=”12345″ descr=”User password for the connection” />
    <Param name=”ServerTimeout” value=”10000″ descr=”Response timeout, ms” />
    </CommSettings>
    <CommonParams>
    <Param name=”Culture” value=”” descr=”Web application culture” />
    <Param name=”DataRefrRate” value=”1000″ descr=”Current data and events refresh rate, ms” />
    <Param name=”ArcRefrRate” value=”10000″ descr=”Archive data refresh rate, ms” />
    <Param name=”DispEventCnt” value=”100″ descr=”Display events count” />
    <Param name=”ChartGap” value=”90″ descr=”Distance between chart points to make a gap, sec” />
    <Param name=”StartPage” value=”” descr=”Start page after login” />
    <Param name=”CmdEnabled” value=”true” descr=”Enable commands” />
    <Param name=”CmdPassword” value=”true” descr=”Require password to send command” />
    <Param name=”RemEnabled” value=”true” descr=”Allow to remember logged on user” />
    <Param name=”ViewsFromBase” value=”true” descr=”Load view settings from the database” />
    <Param name=”ShareStats” value=”true” descr=”Share depersonalized stats with the developers” />
    </CommonParams>
    <ScriptPaths>
    <Script name=”ChartScript” path=”~/plugins/Chart/js/chartdialog.js” />
    <Script name=”CmdScript” path=”~/plugins/Table/js/cmddialog.js” />
    <Script name=”EventAckScript” path=”~/plugins/Table/js/eventackdialog.js” />
    </ScriptPaths>
    <Plugins>
    <Plugin fileName=”PlgChart.dll” />
    <Plugin fileName=”PlgConfig.dll” />
    <Plugin fileName=”PlgRegistration.dll” />
    <Plugin fileName=”PlgSchBasicComp.dll” />
    <Plugin fileName=”PlgScheme.dll” />
    <Plugin fileName=”PlgStore.dll” />
    <Plugin fileName=”PlgTable.dll” />
    <Plugin fileName=”PlgWebPage.dll” />
    </Plugins>
    </WebSettings>

    in reply to: Users, roles, rights #7582
    Artos9
    Participant

    Hello,
    Thanks you for answer, but dashboard is still unavailable.

    in reply to: Users, roles, rights #7568
    Artos9
    Participant

    Hello,
    I have similar issue. Could yo help?
    Informations.
    https://imgur.com/kjXXAFu

    Interface.
    https://imgur.com/HBmN2Ec

    Role.
    https://imgur.com/426ObFw

    Thank you!

    in reply to: Database MySQL usage #7546
    Artos9
    Participant

    Hi, I correct SQL request from SELECT * FROM Table to SELECT * FROM Table ORDER BY ID DESC LIMIT 1. Now is such better.

    Thank you.

    in reply to: Database MySQL usage #7527
    Artos9
    Participant


    You can change the SQL scripts in the module settings according to the requirements.

    Could you write more information’s?

    in reply to: Database MySQL usage #7526
    Artos9
    Participant

    Hi,
    I don’t have these files.
    Only exists:
    ScadaServerSvc.log
    ScadaServerSvc.txt

    In these files no errors are presented.

    • This reply was modified 4 years, 10 months ago by Artos9.
Viewing 9 posts - 31 through 39 (of 39 total)