I have label control on desktop which is being updated in long run process to display the status of progress.
I am using Application.Update, but its not working.
How can I achieve the same.
It means that WebSocket is disabled on your server. If using IIS you have to enable the WebSocket feature.
Hi Vishal,
have you enabled Winsockets on your IIS and also in your application ?
Best regards
Frank
Hi, Frank
I have downloaded the sample project of progress bar (https://wisej.com/blog/progress/) and deployed on IIS.
One thing I have observed that, once I click on start button it does not showing any progress, but if I just click on anywhere on desktop, then the object is refreshed.
Thanks in advance.
P Vishal
Hi Vishal,
it depends on how you start the long run process. Can you please share some details / code ?
Also, you might want to have a look at our progress bar blog entry:
https://wisej.com/blog/progress/
Best regards
Frank
Please login first to submit.