"Application Error: Unable to Load View" Error Windows 10

Forum Home Forums Installation Issues SCADA-Web Installation "Application Error: Unable to Load View" Error Windows 10

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1172
    maksimred
    Participant

    Hi,

    Getting the error message while accessing http://localhost/scada

    I have created the table in table editor, saved the .tbl file in interfaces folder inside scada, and edited web configurator to point to the created table views and I get this error “Application Error: Unable to Load View” in windows 10 x64. No issue in Windows 7 x64. Also if I look at the SCADA server Log, and I get the error that the files are not found. see attached photo.

    Any help is appreciated.

    Error Scada

    An just to add, I did install silverlight and the .tbl files are sitting in the Interfaces/Server folder just like the demo ones are. And I have tried to use the demo ones supplied as a test and get the same error message.

    • This topic was modified 7 years, 11 months ago by maksimred.
    • This topic was modified 7 years, 11 months ago by maksimred.
    #1175
    Mikhail
    Moderator

    Hi,
    What are the current full paths of your *.tbl on the disk?
    Also post here a content of C:\SCADA\ScadaWeb\config\ViewSettings.xml

    #1179
    maksimred
    Participant

    Hi Mikhail, Thx for your fast reply, see below for the ViewSetings.xml per your request.

    <?xml version="1.0" encoding="utf-8"?>
    <ViewSettings>
      <ViewSet name="Home Meters" directory="">
        <View type="SchemeView" fileName="MainSKPanel.sch">MainSKPanel</View>
        <View type="TableView" fileName="InputMeterTable.tbl">Meters</View>
        <View type="TableView" fileName="BCMMeters.tbl">BCMMeters</View>
        <View type="SchemeView" fileName="ServerRoom.sch">Server room temperature</View>
      </ViewSet>
    </ViewSettings>

    Full path to the .tbl files is
    C:\SCADA\Interface\Servers

    #1180
    Mikhail
    Moderator

    You have to specify
    <ViewSet name=”Home Meters” directory=”Servers\”>

    #1187
    maksimred
    Participant

    Mikhail Thx.

    You are the man, it worked like a charm. Any reason this is? a bug?

    #1188
    Mikhail
    Moderator

    Thank you 🙂
    This is not a bug. The directory of the view set must be correct. It can be set by SCADA-Web Configurator. I’m used edit files.

    #1554
    payam
    Participant

    Hi

    I created the scheme in Scada-scheme editor. Although i installed Microsoft silverlight , Microsoft Silverlight 3 SDK , Microsoft Silverlight 4 SDK , Microsoft Silverlight 5 SDK but scheme wont be shown in Scada-WEB because of microsoft silverlight.
    It suggests me to download and install microsoft silverlight.

    #1555
    Mikhail
    Moderator

    Hi,

    Please create a new topic, because this topic is not matched to your question. Specify your Windows version and browser.

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