Jump to content

Farshad Mohajeri

Administrators
  • Posts

    12114
  • Joined

  • Last visited

  • Days Won

    805

Everything posted by Farshad Mohajeri

  1. Fix: On Linux computer please go to below folder (or the respected folder for your particular deployment): /etc/fmsoft/unigui/unigui_runtime/unipackages-7.5.1/themes Rename Css folder to css. (That's why it works in Windows but not in Linux. Linux FS is case sensitive) We will also fix it internally for the next build.
  2. In this case you need a valid certificate for your domain. http://www.unigui.com/doc/online_help/index.html?websockets--ssl.htm
  3. Are you accessing your app using SSL ?
  4. If you are deploying your app using HyperServer then AuxPort should be set in HyperServer config file.
  5. Also this: http://www.unigui.com/doc/online_help/index.html?standard-hyperserver-cluster.htm
  6. [hyper_server] server_direct_url= Please populate above parameter. For example: server_direct_url=http://localhost/webapp/hyper_server.dll http://www.unigui.com/doc/online_help/index.html?configuring-the-cluster.htm
  7. Hi, Since you are using an Aux Port you must make sure your firewall allows access to this port.
  8. Thanks for your reply. I can see that your company has bought several licenses under different emails. It is resolved now.
  9. It must be taken into account that such memo behaviors can change from browser to browser.
  10. We could find and fix the issue. You are a subscriber now. Thanks
  11. Hi, Your team can not share ONE license between multiple developers unless you own more than one license. Please see our license terms.
  12. Each uniGUI developer should own his/her own license. uniGUI licenses are named licenses.
  13. Hi, UniMemo is a standard Html Textarea. You can try changing property ScrollBars to see if it resolves your problem.
  14. As a future tip when you have strange issues like this one, it is always good to test it on more than one PC or browser.
  15. It should be something different. Please uncheck option TerminateOnBrowserClose in MainModule. That's the only place that XHR is used while unloading the page.
  16. This feature is introduced in 2018, but it has not affected uniGUI. I tested and still there are no side effects from this Chrome feature. Can you please explain what you experience in your app?
  17. Hi, It grows because a new session will be created. However, after a while old session will timeout and number will decrease.
  18. Hi, Can you please open the browser console during your test to see if any errors are logged there?
×
×
  • Create New...