Ответы в темах
-
АвторЗаписи
-
bgu2025
УчастникСпасибо за ответ! У меня были включены все виды архивов кроме минутного))
bgu2025
УчастникВыглядит это так: https://imgfoto.host/i/xSQJml
Проблема точно не в браузере, даже на разных компьютерах.bgu2025
УчастникЭто рабочее решение, спасибо
bgu2025
УчастникВсе заработало, я же написал, что просто случайно удалил первую строку)
bgu2025
УчастникИсправил, случайно удалил первую строку
bgu2025
УчастникЭто уже без неймспейса было, но со строчкой «public class Avg : FormulaTester.FormulaTester» без нее новые ошибки 2025-07-22 16:09:23 [serverkia][root][ERR] Error compiling the source code of the scripts and formulas:
(584,17): error CS0103: The name ‘MovAvgItems’ does not exist in the current context
(591,17): error CS0103: The name ‘MovAvgItems’ does not exist in the current context
(602,17): error CS0103: The name ‘MovAvgItems’ does not exist in the current context
(609,17): error CS0103: The name ‘MovAvgItems’ does not exist in the current context
(656,20): error CS0103: The name ‘MovAvgItems’ does not exist in the current context
(666,20): error CS0103: The name ‘MovAvgItems’ does not exist in the current context
(676,20): error CS0103: The name ‘MovAvgItems’ does not exist in the current context
Check the source code in /var/log/scada/ScadaServer/Log/CalcEngine.csbgu2025
Участник2025-07-22 15:41:30 [serverkia][root][ERR] Error compiling the source code of the scripts and formulas:
(502,24): error CS0246: The type or namespace name ‘FormulaTester’ could not be found (are you missing a using directive or an assembly reference?)
(629,39): error CS0120: An object reference is required for the non-static field, method, or property ‘CalcEngine.CnlVal’
(637,56): error CS0120: An object reference is required for the non-static field, method, or property ‘CalcEngine.CnlNum’
(647,56): error CS0120: An object reference is required for the non-static field, method, or property ‘CalcEngine.CnlVal’
(655,59): error CS0120: An object reference is required for the non-static field, method, or property ‘CalcEngine.CnlNum’
(666,44): error CS0120: An object reference is required for the non-static field, method, or property ‘CalcEngine.CnlNum’
(667,17): error CS0120: An object reference is required for the non-static field, method, or property ‘CalcEngine.CnlStat’
(676,44): error CS0120: An object reference is required for the non-static field, method, or property ‘CalcEngine.CnlNum’
(686,44): error CS0120: An object reference is required for the non-static field, method, or property ‘CalcEngine.CnlNum’
Check the source code in /var/log/scada/ScadaServer/Log/CalcEngine.cs -
АвторЗаписи