Forum Home › Forums › Uncategorized Issues › Not getting to view as a web page
Tagged: Web page viewing
- This topic has 27 replies, 2 voices, and was last updated 6 months ago by
Mikhail.
-
AuthorPosts
-
April 1, 2025 at 9:29 am #16290
Mikhail
ModeratorAfter you successfully displayed a table view, you should check a data page in Communicator to make sure that you receive valid data from devices.
April 1, 2025 at 11:05 am #16291Sparkle75
Participanthttps://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!
TimApril 1, 2025 at 2:55 pm #16292Mikhail
ModeratorYou 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.
April 1, 2025 at 7:54 pm #16295Sparkle75
Participanthttps://drive.google.com/file/d/1G-pJdFPRPB7Y2vkNxRIRs2SaLPjuBwhA/view?usp=sharing
Thank you, Mikhail !!
April 1, 2025 at 7:56 pm #16296Sparkle75
ParticipantNow to figure out how I can access this from another computer.
April 1, 2025 at 8:02 pm #16297Sparkle75
ParticipantHow does one get out of development mode?
Error
An error occurred while processing your request.Request ID: 00-d4dbdafe56d595e18b77476580f13ca7-f5cbf00c2d9d81ea-00
Development ModeSwapping 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.
April 2, 2025 at 9:10 am #16303Mikhail
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?April 2, 2025 at 11:28 am #16304Sparkle75
ParticipantHow does one set up the deployment profile? I can’t seem to find any directions on that.
April 2, 2025 at 6:55 pm #16305Sparkle75
ParticipantTo 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!
TimApril 3, 2025 at 8:45 am #16306Mikhail
ModeratorLet’s discuss another topic in the appropriate forum thread. Use the search, maybe the answer is already there.
April 3, 2025 at 6:28 pm #16307Sparkle75
ParticipantCan 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=sharingApril 4, 2025 at 1:31 pm #16309Sparkle75
Participanthttp://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.April 4, 2025 at 1:56 pm #16311Mikhail
ModeratorCan 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.
-
This reply was modified 6 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.