UI Not Updating

Answered Closed
0
0

Hi

I am getting an issue while i am using this commands.

Button1.Text = “Please Wait…”
Application.Update(Button1)

This command is working fine on localhost but when i upload on my azure server it does not change the button text to please wait until the long process is finished

Thanks

  • You must to post comments
Best Answer
0
0

Hi Zaeem,

Please make sure that you have WebSocket enabled on your server, if it’s not enabled, you can check the Wisej.NET Documentation | Updating UI for more info on how to update the UI without it!

HTH,

Alaa

  • You must to post comments
Showing 1 result