lilytech

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 31 total)
  • Author
    Posts
  • in reply to: ScadaAdmin.exe can not be started #9322
    lilytech
    Participant

    I make the directory “Temp” manually in the bin directory.
    run ScadaAdmin again.
    The upload button can go on.
    But It fails at last, and shows:
    http://www.suzhoulily.com/pdf/Screenshot%202021-08-02%20094517.png

    Note:
    the scadaagentsvc is running with released built version.
    the ScadaAdmin is also running with a released built version.

    in reply to: ScadaAdmin.exe can not be started #9318
    lilytech
    Participant

    Debug shows, it get a unexist file name:
    private bool UploadConfig(DeploymentProfile profile)
    {
    string configFileName = GetTempFileName();

    The name is:
    configFileName = “D:\\Works\\SCADA\\scada-5.8.3\\ScadaAdmin\\ScadaAdmin5\\ScadaAdmin\\bin\\Debug\\Temp\\upload-config_2021-07-30_11-09-36.zip”

    AT the directory, there is no such file.

    ?

    in reply to: ScadaAdmin.exe can not be started #9317
    lilytech
    Participant

    When up load the configuration, show:
    Error uploading configuation:
    Error exporting configuration to archive.

    in reply to: ScadaAdmin.exe can not be started #9316
    lilytech
    Participant

    ScadaAdmin.exe menu issue: solved.
    Built AcadaAdmin5

    But when start AcadaAdmin5’s AcadaAdmin.exe, file open the hello project, I am not able to upload the configuration?

    in reply to: ScadaAdmin.exe can not be started #9315
    lilytech
    Participant

    I built the v5.8.3.
    Copy all sql dll to bin directory of ScadaAdmin.exe.
    ScadaAdmin can start, but the menu is not same as the installed version.

    The built version ScadaAdmin menu is:
    Database, Edit, View, Service, Remote Server, Settings, Window, Help.

    Not like the installed ScadaAdmin menu:
    File, Deploy, Tools, Window, Help

    Question:
    How to built an ScadaAdmin.exe to work same as the installed one?

    in reply to: sevice start fail for built version 5.8.3 #9312
    lilytech
    Participant

    for verion scada_5.8.3_full_en
    the service can be installed, after stop virus-killer software.

    in reply to: sevice start fail for built version 5.8.3 #9311
    lilytech
    Participant

    I delelte the built v5.8.3.
    And I install the installation verion scada_5.8.3_full_en again, which once ok on my PC.

    But now, when I install svc_install.bat, it also fails.

    What is the possible problem?

    in reply to: Installation failure #9307
    lilytech
    Participant

    The videos are for version 5.7
    The latest is version 5.8

    version 5.8: the tblbe edit can not work as video shows.

    Could we get version 5.7’s installation package?

    in reply to: Installation failure #9300
    lilytech
    Participant

    in “Rapid SCADA 5.7. Hello World Project”, 2:47 position, there will be a “MyTable.tbl-table Editor”.

    in our installed system, 5.8 version, there will be a XML sheet:
    <?xml version=”1.0″ encoding=”utf-8″?>
    <TableView />

    How to “Add All Items” in versioin 5.8 system?

    in reply to: Installation failure #9298
    lilytech
    Participant

    If we invite you to make a project:
    audit many modbus incubator’s temperature and humidity.
    can check historical data.
    no nice graphics is necessary, only stable, easy to use is ok.

    What will be the price?

    in reply to: Installation failure #9297
    lilytech
    Participant

    I have browsed some of them.
    It seems too hard to work after watched.

    Thanks.

    in reply to: Installation failure #9291
    lilytech
    Participant

    Dear
    I have read all in rapidscada.org, and rapidscada.net,
    but I still fail to build my project.

    The document in rapidscada.net is like datasheet, instead of instruction for application.
    Is there any step by step books for us to build our project, very simple project, to audit many modbus incubator slaves?

    in reply to: Installation failure #9273
    lilytech
    Participant

    Today, it works.

    in reply to: Installation failure #9263
    lilytech
    Participant

    1. ScadaServer\svc_install.bat
    C:\SCADA\ScadaServer>svc_install

    C:\SCADA\ScadaServer>cd /d “C:\SCADA\ScadaServer\”

    C:\SCADA\ScadaServer>C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe ScadaServerSvc.exe
    Microsoft (R) .NET Framework 安装实用工具版本 4.8.4084.0
    版权所有 (C) Microsoft Corporation。保留所有权利。

    正在运行事务处理安装。

    正在开始安装的“安装”阶段。
    查看日志文件的内容以获得 C:\SCADA\ScadaServer\ScadaServerSvc.exe 程序集的进度。
    该文件位于 C:\SCADA\ScadaServer\ScadaServerSvc.InstallLog。
    正在安装程序集“C:\SCADA\ScadaServer\ScadaServerSvc.exe”。
    受影响的参数是:
    logtoconsole =
    logfile = C:\SCADA\ScadaServer\ScadaServerSvc.InstallLog
    assemblypath = C:\SCADA\ScadaServer\ScadaServerSvc.exe
    正在安装服务 ScadaServerService…
    已成功安装服务 ScadaServerService。
    正在日志 Application 中创建 EventLog 源 ScadaServerService…

    “安装”阶段已成功完成,正在开始“提交”阶段。
    查看日志文件的内容以获得 C:\SCADA\ScadaServer\ScadaServerSvc.exe 程序集的进度。
    该文件位于 C:\SCADA\ScadaServer\ScadaServerSvc.InstallLog。
    正在提交程序集“C:\SCADA\ScadaServer\ScadaServerSvc.exe”。
    受影响的参数是:
    logtoconsole =
    logfile = C:\SCADA\ScadaServer\ScadaServerSvc.InstallLog
    assemblypath = C:\SCADA\ScadaServer\ScadaServerSvc.exe

    “提交”阶段已成功完成。

    已完成事务处理安装。

    C:\SCADA\ScadaServer>

    C:\SCADA\ScadaComm>svc_install

    C:\SCADA\ScadaComm>cd /d “C:\SCADA\ScadaComm\”

    C:\SCADA\ScadaComm>C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe ScadaCommSvc.exe
    Microsoft (R) .NET Framework 安装实用工具版本 4.8.4084.0
    版权所有 (C) Microsoft Corporation。保留所有权利。

    正在运行事务处理安装。

    正在开始安装的“安装”阶段。
    查看日志文件的内容以获得 C:\SCADA\ScadaComm\ScadaCommSvc.exe 程序集的进度。
    该文件位于 C:\SCADA\ScadaComm\ScadaCommSvc.InstallLog。
    正在安装程序集“C:\SCADA\ScadaComm\ScadaCommSvc.exe”。
    受影响的参数是:
    logtoconsole =
    logfile = C:\SCADA\ScadaComm\ScadaCommSvc.InstallLog
    assemblypath = C:\SCADA\ScadaComm\ScadaCommSvc.exe
    正在安装服务 ScadaCommService…
    已成功安装服务 ScadaCommService。
    正在日志 Application 中创建 EventLog 源 ScadaCommService…

    “安装”阶段已成功完成,正在开始“提交”阶段。
    查看日志文件的内容以获得 C:\SCADA\ScadaComm\ScadaCommSvc.exe 程序集的进度。
    该文件位于 C:\SCADA\ScadaComm\ScadaCommSvc.InstallLog。
    正在提交程序集“C:\SCADA\ScadaComm\ScadaCommSvc.exe”。
    受影响的参数是:
    logtoconsole =
    logfile = C:\SCADA\ScadaComm\ScadaCommSvc.InstallLog
    assemblypath = C:\SCADA\ScadaComm\ScadaCommSvc.exe

    “提交”阶段已成功完成。

    已完成事务处理安装。

    C:\SCADA\ScadaComm>

    C:\SCADA\ScadaAgent>svc_install

    C:\SCADA\ScadaAgent>cd /d “C:\SCADA\ScadaAgent\”

    C:\SCADA\ScadaAgent>C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe ScadaAgentSvc.exe
    Microsoft (R) .NET Framework 安装实用工具版本 4.8.4084.0
    版权所有 (C) Microsoft Corporation。保留所有权利。

    正在运行事务处理安装。

    正在开始安装的“安装”阶段。
    查看日志文件的内容以获得 C:\SCADA\ScadaAgent\ScadaAgentSvc.exe 程序集的进度。
    该文件位于 C:\SCADA\ScadaAgent\ScadaAgentSvc.InstallLog。
    正在安装程序集“C:\SCADA\ScadaAgent\ScadaAgentSvc.exe”。
    受影响的参数是:
    logtoconsole =
    logfile = C:\SCADA\ScadaAgent\ScadaAgentSvc.InstallLog
    assemblypath = C:\SCADA\ScadaAgent\ScadaAgentSvc.exe
    正在安装服务 ScadaAgentService…
    已成功安装服务 ScadaAgentService。
    正在日志 Application 中创建 EventLog 源 ScadaAgentService…

    “安装”阶段已成功完成,正在开始“提交”阶段。
    查看日志文件的内容以获得 C:\SCADA\ScadaAgent\ScadaAgentSvc.exe 程序集的进度。
    该文件位于 C:\SCADA\ScadaAgent\ScadaAgentSvc.InstallLog。
    正在提交程序集“C:\SCADA\ScadaAgent\ScadaAgentSvc.exe”。
    受影响的参数是:
    logtoconsole =
    logfile = C:\SCADA\ScadaAgent\ScadaAgentSvc.InstallLog
    assemblypath = C:\SCADA\ScadaAgent\ScadaAgentSvc.exe

    “提交”阶段已成功完成。

    已完成事务处理安装。

    C:\SCADA\ScadaAgent>

    in reply to: Installation failure #9258
    lilytech
    Participant

    After the up action excuted, Login still shows: “Server is unavalilable”

Viewing 15 posts - 16 through 30 (of 31 total)