Error updating current data at webstation Scheme

Forum Home Forums Runtime Bugs Webstation Bugs Error updating current data at webstation Scheme

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #6927
    christian.beatriz
    Participant

    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…

    #6930
    Mikhail
    Moderator

    Hi,

    5.5.2 is too old and not supported. The current version is 5.8.1. You should upgrade the software.

    #6933
    christian.beatriz
    Participant

    Hi,
    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 before

    #6935
    Mikhail
    Moderator

    Each 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.

    #6936
    christian.beatriz
    Participant

    <img src="<img src=”https://i.ibb.co/RSBZxPZ/Console-tab.jpg&#8221; alt=”Console-tab” border=”0″ />” alt=”Console error messages” />

    #6953
    Mikhail
    Moderator
    #6955
    christian.beatriz
    Participant

    Got 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&#8221; 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”

    #6956
    Mikhail
    Moderator

    Copy a link of one of the red requests and paste it in the browser address field. What is the response?

    #6958
    christian.beatriz
    Participant

    Shows up the 404 Error as i show here:
    <img src="<img src=”https://i.ibb.co/tsWrhR3/red-request-link-browser-response.jpg&#8221; alt=”red-request-link-browser-response” border=”0″ />” alt=”Response” />

    #6960
    Mikhail
    Moderator

    Something 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 -i

    #6962
    christian.beatriz
    Participant

    Good 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!!

    #6965
    Mikhail
    Moderator

    Cool!

    #7486
    masl999
    Participant

    I 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.0

    https://ibb.co/8YfGHY2
    https://ibb.co/1dmbvLk
    https://ibb.co/1fhc0XG
    https://ibb.co/HqsCqXr

    • This reply was modified 3 years, 4 months ago by masl999.
    #7488
    Mikhail
    Moderator

    Thank 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.

    #7489
    Mikhail
    Moderator

    But 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.

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