Mikhail

Forum Replies Created

Viewing 15 posts - 4,441 through 4,455 (of 6,219 total)
  • Author
    Posts
  • in reply to: Database Admin on Raspberry Pi #4626
    Mikhail
    Moderator

    Putty and WicCSP utilities help you to work on Linux.
    Please ask particular questions to get relevant help.

    in reply to: Run Self ssl to secure scada #4625
    Mikhail
    Moderator

    Thank you for the info.

    in reply to: localhost/scada/ #4624
    Mikhail
    Moderator

    Thanks for saying that the issues are solved!

    in reply to: Run Self ssl to secure scada #4613
    Mikhail
    Moderator

    Hi,

    Thanks for this question.
    Use this update special for HTTPS.

    in reply to: localhost/scada/ #4612
    Mikhail
    Moderator

    IIS doesn’t work. No reason to reinstall Rapid SCADA.
    I can try to fix IIS issue using a remote connection. This is a commercial service.

    in reply to: OPC write value issue-IBH opc server #4608
    Mikhail
    Moderator

    Can you give some template o examples to create a instance in KpOpclogic class?

    Could you clarify what example do you need?

    in reply to: localhost/scada/ #4607
    Mikhail
    Moderator

    Am I understand you correcly: When you open this link http://localhost on your server, you get “This site cant be reached”?
    You should reinstall Rapid SCADA. This issue relates to IIS.
    What OS do you use?
    Try this advice.

    in reply to: ChartPro installation error #4606
    Mikhail
    Moderator

    Please check version of the Webstation app and the version of Chart Pro. What are the both versions?

    in reply to: OPC write value issue-IBH opc server #4601
    Mikhail
    Moderator

    I have no source code of OpcNetApi. Does a decompier, that you use, can create a VS project that can be build for debug?

    in reply to: SMS GSM Cinterion Modem #4600
    Mikhail
    Moderator

    🙂

    in reply to: ScadaAdmin not showing #4599
    Mikhail
    Moderator

    Install .NET Framework 3.5. This version of Administrator requires it.

    in reply to: OPC write value issue-IBH opc server #4595
    Mikhail
    Moderator

    These errors are very specific. To find answers I should do all this stuff by myself. I hope you can find out how to solve it.

    I recommend to catch the exception and write to log complete stack trace. Something like that:

    catch (Exception ex)
    {
      WriteToLog(ex.ToString());
    }
    in reply to: SMS GSM Cinterion Modem #4594
    Mikhail
    Moderator

    Hi,

    how do I manually send a test string SMS?

    In Communicator select Device Libraries node and then KpSms.dll. You will find command examples to send SMS.

    email;message – means phone_number;message

    in reply to: ScadaAdmin not showing #4593
    Mikhail
    Moderator

    Hi,

    However, click on ScadaAdmin it tried but not show up. It flash appeared inside the Task Manager, but then terminated.

    Try to reinstall MS SQL Compact from the distributive zip.
    You can find a error info in Windows event log.

    in reply to: OPC write value issue-IBH opc server #4587
    Mikhail
    Moderator

    I really do not understand how to call override write method.

    You should create an instance of your own class instead of the parent class.

Viewing 15 posts - 4,441 through 4,455 (of 6,219 total)