Hello,
We have been using WiseJ for over a year now and performance was relatively stable. After updating to version 1.4.95, performance has been extremely slow to the point where our application has become almost unusable. We continually get the spinning grey circle almost every 5 seconds on every single page. Data Grid Views and other controls take at least 5 seconds to load, but before the update they would load almost instantly. This even happens as soon as our application loads our login screen.
Do you have any suggestions how to pinpoint exactly what is causing the slow performance? Any other general performance tips would also be helpful.
Thanks,
Mike
Just a short update to this issue:
The performance problems are related to a specific Google Chrome extension and without using this extension,
Wisej performs as good as before.
We´ll further investigate if we can improve it in that particular situation.
Best regards
Frank
What was the previous version?
Could be many handled exceptions (see in VS by enabling exceptions Debug->Exception Settings), check also the console (Chrome, F12). Set debug mode to true in Default.json and web.config. If you have a link we can look at send it to support@wisej.com.
We can also send you the latest dev build in case it’s caused by a regression.
In general the loader means that the server has not responded in time.
Please login first to submit.