Forum Home › Forums › Runtime Bugs › Webstation Bugs › Error updating current data at webstation Scheme
Tagged: Error updating current data
- This topic has 16 replies, 3 voices, and was last updated 3 years, 10 months ago by Mikhail.
-
AuthorPosts
-
June 24, 2020 at 10:57 pm #6927christian.beatrizParticipant
Hi, thanks in advance for your help.
I just installed rapidscada version 5.5.2 at Windows 7, 32 bits, and tried to run the DemoProject.en-GB, but i am having problems with the webstation Scheme, cause when it comes to run the following message appears: Error updating current data.
Can you please give a clue…June 25, 2020 at 12:47 pm #6930MikhailModeratorHi,
5.5.2 is too old and not supported. The current version is 5.8.1. You should upgrade the software.
June 25, 2020 at 2:45 pm #6933christian.beatrizParticipantHi,
Well I have download and installed the “scada_5.8.0_full_en” files, but when I looked into the administrator app and goes to the “help” tap and click at “about” it says “administrator version 5.5.2.0”, so I don’nt know if that version is 5.8.0 or 5.5.2..?
I have installed this software in two computers, one with windows 10, 64 bits and works fine, but in the computer with windows 7, 32 bits, does not and shows the issue I wrote beforeJune 25, 2020 at 3:26 pm #6935MikhailModeratorEach version of Rapid SCADA includes different versions of the applications. The details are here.
You should press F12 in browser, go to the Console tab and make a screenshot of the detailed error message.
June 25, 2020 at 4:19 pm #6936christian.beatrizParticipant<img src="<img src=”https://i.ibb.co/RSBZxPZ/Console-tab.jpg” alt=”Console-tab” border=”0″ />” alt=”Console error messages” />
June 26, 2020 at 2:16 pm #6953MikhailModeratorYou should check this
https://rapidscada.net/doc/content/latest/en/installation-and-run/software-installation-files/win7_features_dotnet_en.pngThe cause is that WCF doesn’t work correctly.
June 26, 2020 at 8:15 pm #6955christian.beatrizParticipantGot it, but those features were both already off as the installation instruccion video says. Now i turned then on both and it got worse, as you can see here: <img src="<img src=”https://i.ibb.co/Y04zwJD/Server-error.jpg” alt=”Server-error” border=”0″ />” alt=”Server Error” />
Then i turned on only the “Windows Communication Foundation HTTP Activation” and i had this same result
Then, i turned on only the “Windows Communication Foundation Non-HTTP Activation” and i went back to the first scenario about the “Error updating current data”June 27, 2020 at 8:18 am #6956MikhailModeratorCopy a link of one of the red requests and paste it in the browser address field. What is the response?
June 28, 2020 at 4:04 am #6958christian.beatrizParticipantShows up the 404 Error as i show here:
<img src="<img src=”https://i.ibb.co/tsWrhR3/red-request-link-browser-response.jpg” alt=”red-request-link-browser-response” border=”0″ />” alt=”Response” />June 29, 2020 at 1:12 pm #6960MikhailModeratorSomething wrong with WCF.
You can try the following:
– run command line as administrator
– execute commands
cd C:\Windows\Microsoft.NET\Framework\v4.0.30319
aspnet_regiis.exe -iJune 29, 2020 at 3:55 pm #6962christian.beatrizParticipantGood news! it worked, well not immediately, First I executed the commands and the systems says i don’t have administrative rights to run the tool, but that was not true cause i do have the rights, even so, i checked for the correct users rights and they were wright.
So, after some efforts, i went to: start>Control Panel>System and Security> Action Center>Choose Your UAC Level -Set this to Never Notify- (A restart was Required)
Then i tried again as i was told and this time it executed fine. Now the rapidscada demo is working fine.
Thanks a lot!!June 30, 2020 at 12:00 pm #6965MikhailModeratorCool!
November 3, 2020 at 12:21 pm #7486masl999ParticipantI have a similar error, trying to open a page show the error “Error updating scheme data”.
The RapidScada was working fine for about a year without a issue and started this. Already tried to delete DAT files and a few other things and did not work.
Specifications:
Windows 2008 Server
.Net Framework 4.8
Administrator 5.5.2.1
Communicator 5.2.1.0
Server 5.1.4.0https://ibb.co/8YfGHY2
https://ibb.co/1dmbvLk
https://ibb.co/1fhc0XG
https://ibb.co/HqsCqXr- This reply was modified 3 years, 10 months ago by masl999.
November 3, 2020 at 1:59 pm #7488MikhailModeratorThank you for the detailed error description. The cause of this error is different that the error in the beginning of the topic. Likely the problem is some unacceptable character that is contained in channel values. Just for example, infinite symbol.
You should open a Network tab in browser tools, find a request and copy a server response. In the response, there is a problem character.
November 3, 2020 at 2:00 pm #7489MikhailModeratorBut response is long and difficult to read. May be you should make a copy of the scheme, and delete components until error is occurred. Also you can try to find the problem looking in values in Communicator.
-
AuthorPosts
- You must be logged in to reply to this topic.