Hi,
I build a project by using Wisej 2.5.38 version and VS2022. Everything works fine when on my local IIS. However when I publish it to live hosting, it is flashing/refreshing the page around every one minute. What could be the problem?
Greetings.
I only query the user via SQL.
In fact, the application is very simple, after verification it redirects to the home page without holding credentials. Situations such as user control are not included in the project. The project shows no problems in debug mode.
It looks like you´re redirected to your Login screen. What sort of authentication are you using?
Best regards
Frank
Hello, Frank,
Thank you for getting back to us. The problem does not occur during project work. It happens after publishing on hosting. The gif I added will explain more clearly. Timer etc feature was not added.
GIF Url: https://freeimage.host/i/QZ0REb
Hi Kürsat,
are you using any timers in your application? What does flashing mean? The same as hitting F5?
Can you strip that down into a test case for us?
Best regards
Frank
Please login first to submit.