Forum Replies Created
-
AuthorPosts
-
ilhampngst_
ParticipantIf it is configured only through administrator software, is it possible?
June 30, 2022 at 10:26 am in reply to: How to set the number after the comma to 2 digits (Elastic Report)? #10393ilhampngst_
ParticipantThis version of elastic report i use
https://ibb.co/JttVsT8I use excel for the output
June 30, 2022 at 7:11 am in reply to: How to set the number after the comma to 2 digits (Elastic Report)? #10389ilhampngst_
ParticipantHi mikhail,
This is the properties channel 9405
https://ibb.co/j6p2BChThis is input channel 9405
https://ibb.co/9qX2WFSThis is the code
https://ibb.co/vHv64jgThis is the output i use is excel
https://ibb.co/HnS2KtwJune 24, 2022 at 3:18 pm in reply to: How to set the number after the comma to 2 digits (Elastic Report)? #10382ilhampngst_
ParticipantNo, i mean how to decrease decimal of calcAvg=”true”
because by default the result of calcAvg=”true” is 10.12903226 and I just want to change it to 10.12ilhampngst_
ParticipantThanks Mikhail its work properly 🙂
ilhampngst_
ParticipantHello Mikhail good too see you.
After I read the error log, it turns out that I am still confused to find out where the error is, and how do I upload the configuration report2022-04-10 16:27:27 <PC-DC-1><DefaultAppPool><ACT> Check “Elastic Report” registration:
Registration key is valid. Expiration date is 11/04/2022
Computer code: =C7C786A1F0AF9FFF-E47864D34DF4CF7C-A138622D90CE8062-304A791309DCAA8B-CB3305D70FBE05DF-0BBB714CE6180BDE-E6989782AF664F5F-2ADB6D3F8B9872BE-3659648136445418-2E56689EC0F3224E-A1416C1D8E537123-8A935F26B22499BC-90CC02D0DC5FEC3F-5ED00B324A166A7C-B3CA60682351D9E5-9FFC1200FBEFB3A1=
2022-04-10 16:27:27 <PC-DC-1><DefaultAppPool><ACT> Request SCADA-Server state
2022-04-10 16:27:27 <PC-DC-1><DefaultAppPool><ACT> Disconnect from SCADA-Server
2022-04-10 16:27:27 <PC-DC-1><DefaultAppPool><ACT> Connect to SCADA-Server “localhost”
2022-04-10 16:27:27 <PC-DC-1><DefaultAppPool><EXC> Error receiving user interface object from SCADA-Server: Error loading elastic report configuration: Root element is missing.
2022-04-10 16:27:27 <PC-DC-1><DefaultAppPool><EXC> Application error:
Scada.ScadaException: Unable to receive elastic report configuration.
at Scada.Web.Plugins.ElasticReport.Config.ElasticRepConfig.GetConfig(Int32 reportID, String path, Cache cache, ServerComm serverComm)
at Scada.Web.Plugins.ElasticReport.WFrmElasticRep.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Page: http://localhost/Scada/plugins/ElasticReport/ElasticRep.aspx?reportID=1004
User: admin -
AuthorPosts