Compile rapidscada

Forum Home Forums Development and Integration Compile rapidscada

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6322
    38368423
    Participant

    hi
    I have the following compilation errors:
    3>E:\scada-5.7.1\ScadaAgent\ScadaAgentConnector\AgentWcfClient.cs(181,60,181,70): error CS1503: 参数 2: 无法从“Scada.Agent.ServiceApp”转换为“Scada.Agent.Connector.AgentSvcRef.ServiceApp”
    3>E:\scada-5.7.1\ScadaAgent\ScadaAgentConnector\AgentWcfClient.cs(181,72,181,79): error CS1503: 参数 3: 无法从“Scada.Agent.ServiceCommand”转换为“Scada.Agent.Connector.AgentSvcRef.ServiceCommand”
    3>E:\scada-5.7.1\ScadaAgent\ScadaAgentConnector\AgentWcfClient.cs(192,81,192,91): error CS1503: 参数 3: 无法从“Scada.Agent.ServiceApp”转换为“Scada.Agent.Connector.AgentSvcRef.ServiceApp”
    3>E:\scada-5.7.1\ScadaAgent\ScadaAgentConnector\AgentWcfClient.cs(223,65,223,78): error CS1503: 参数 3: 无法从“Scada.Agent.ConfigOptions”转换为“Scada.Agent.Connector.AgentSvcRef.ConfigOptions”
    3>E:\scada-5.7.1\ScadaAgent\ScadaAgentConnector\AgentWcfClient.cs(233,74,233,87): error CS1503: 参数 2: 无法从“Scada.Agent.ConfigOptions”转换为“Scada.Agent.Connector.AgentSvcRef.ConfigOptions”
    3>E:\scada-5.7.1\ScadaAgent\ScadaAgentConnector\AgentWcfClient.cs(274,66,274,79): error CS1503: 参数 3: 无法从“Scada.Agent.ConfigOptions”转换为“Scada.Agent.Connector.AgentSvcRef.ConfigOptions”
    3>E:\scada-5.7.1\ScadaAgent\ScadaAgentConnector\AgentWcfClient.cs(287,41,287,54): error CS1503: 参数 1: 无法从“Scada.Agent.ConfigOptions”转换为“Scada.Agent.Connector.AgentSvcRef.ConfigOptions”
    3>E:\scada-5.7.1\ScadaAgent\ScadaAgentConnector\AgentWcfClient.cs(311,67,311,74): error CS1503: 参数 2: 无法从“Scada.Agent.RelPath”转换为“Scada.Agent.Connector.AgentSvcRef.RelPath”
    3>E:\scada-5.7.1\ScadaAgent\ScadaAgentConnector\AgentWcfClient.cs(321,76,321,83): error CS1503: 参数 2: 无法从“Scada.Agent.RelPath”转换为“Scada.Agent.Connector.AgentSvcRef.RelPath”

    • This topic was modified 4 years, 3 months ago by Mikhail.
    #6324
    Mikhail
    Moderator

    Hi,
    I don’t understand error messages in Chinese. Could you translate?
    Check this topic. It may help.

    #6326
    38368423
    Participant

    hi,

    Error cs1503:Parameter 2: cannot convert from “SCADA. Agent. Serviceapp” to “SCADA. Agent. Connector. Agentsvcref. Serviceapp”

    Error cs1503: parameter 2: cannot convert from “SCADA. Agent. Relpath” to “SCADA. Agent. Connector. Agentsvcref. Relpath”

    and so on

    #6339
    Mikhail
    Moderator

    You should download the source code using the link I mentioned in this thread.

    #6340
    Mikhail
    Moderator

    What projects have you successfully built before facing the error?

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.