Not getting to view as a web page

Forum Home Forums Uncategorized Issues Not getting to view as a web page

Viewing 13 posts - 16 through 28 (of 28 total)
  • Author
    Posts
  • #16290
    Mikhail
    Moderator

    After you successfully displayed a table view, you should check a data page in Communicator to make sure that you receive valid data from devices.

    #16291
    Sparkle75
    Participant

    https://drive.google.com/file/d/1km8iqNL57Y7Rns3izCVLriHNxvOfEtLW/view?usp=sharing

    I do get the data in the Communicator. However, I am not able to get the data to be visible on a web page. I can send a command from the table page and see in the Webserver log that it was processed, but still no current data in the table. I am missing a step somewhere.
    Thanks!
    Tim

    #16292
    Mikhail
    Moderator

    You can see that the Channel column is empty. It should be filled by the channel numbers. I suggest to delete the channels related to the device (in the Channels table) and create channels again using the wizard.

    • This reply was modified 6 months ago by Mikhail.
    #16295
    Sparkle75
    Participant
    #16296
    Sparkle75
    Participant

    Now to figure out how I can access this from another computer.

    #16297
    Sparkle75
    Participant

    How does one get out of development mode?
    Error
    An error occurred while processing your request.

    Request ID: 00-d4dbdafe56d595e18b77476580f13ca7-f5cbf00c2d9d81ea-00
    Development Mode

    Swapping to the Development environment displays detailed information about the error that occurred.

    The Development environment shouldn’t be enabled for deployed applications. It can result in displaying sensitive information from exceptions to end users. For local debugging, enable the Development environment by setting the ASPNETCORE_ENVIRONMENT environment variable to Development and restarting the app.

    #16303
    Mikhail
    Moderator

    “An error occurred while processing your request.” is a sub message.
    If you see it, check the details in ScadaWeb.log
    When it happens?

    #16304
    Sparkle75
    Participant

    How does one set up the deployment profile? I can’t seem to find any directions on that.

    #16305
    Sparkle75
    Participant

    To be more clear, I have the table displaying correctly on my computer as localhost, but I want to be able to access that data on another computer on our network. How, exactly, do I accomplish that?
    Thanks for all of your assistance!
    Tim

    #16306
    Mikhail
    Moderator

    Let’s discuss another topic in the appropriate forum thread. Use the search, maybe the answer is already there.

    #16307
    Sparkle75
    Participant

    Can someone provide an example of what the deployment profile entries should look like? This link is what I get on the localhost, but I need to see the same thing on other computers on my network. So far, I can not do so. Help!!
    https://drive.google.com/file/d/15dqgdjPO0_PZTfR1ag6jyaqeFMdEhh10/view?usp=sharing

    #16309
    Sparkle75
    Participant

    http://192.168.100.136:10008/View/2
    This brings up all of the correct information, but only when operating on the computer that I used the Administrator to create the page. I thought entering the same thing on another computer in our network would display the same page, but it just times out. Not sure what I am missing here.

    #16311
    Mikhail
    Moderator

    Can someone provide an example of what the deployment profile entries should look like?

    Please create a new forum topic to discuss this question.

    I thought entering the same thing on another computer in our network would display the same page, but it just times out.

    Allow incoming connections to the port 10008 in the Windows firewall settings.

Viewing 13 posts - 16 through 28 (of 28 total)
  • You must be logged in to reply to this topic.