Jump to content

Farshad Mohajeri

Administrators
  • Posts

    12115
  • Joined

  • Last visited

  • Days Won

    807

Everything posted by Farshad Mohajeri

  1. It shows that another app is running on same port. Make sure no other uniGUI app is running in background.
  2. These are the Windows OS "Handle" resources. Handles are used in various resource types. For example each open file consumes one OS "Handle". It is monitored to make sure there are no Handle leaks. As an example, if you open a file but forget to close it, this action will leak one handle.
  3. Main log for TwMobile.exe is missing!
  4. Hi, Please also share the main log.
  5. Hello, Please check your inbox. A new purchase link sent to your inbox.
  6. Hello, We don't check subscription status before answering questions. As for question, unfortunately it is not possible because there is no such mechanism to enable SSL based on URL. However, you can do this by selecting a different port for SSL and non-SSL sites. That said, you may be able to achieve this by making below settings: Port = 80 SSLPort = 443 And point both URLs to same server. I assume you are using EXE or Service mode. In IIS this will not work.
  7. I new password sent to your inbox. Thanks
  8. For IIS there is a setting to adjust Max Upload size. Please refer to our docs for details.
  9. Hi, I am trying to find a solution.
  10. It seems that there is a problem with IIS Pool settings. Can you check those settings? BTW, I recommend to start using HyperServer which makes debugging much simpler.
  11. Well, are you sure that 64-bit SSL dlls and your Certificate files are in correct folder? As you know Delphi compiles 64 bit EXE file in a different target folder.
  12. Each time you switch from 32-bit to 64-bit you must build your project, so all units will be recompiled for 64-bit.
  13. Please note that 64-bit DLLs are in a different folder.
  14. Peter, We really wonder about what you specifically need. What issues are really blocking your path? Or are you speaking on behalf of uniGUI community?
  15. D, I have difficulty understanding your statement. All of the Delphi component vendors consist of crews of 1-3 person. Boian Mitov is the man behind Mitov components. TMS Web Core is Wagner Landgraf. (Aside from support and marketing)
  16. Not all of the roadmap is going to be fulfilled. There is no such promise. Some of the items can be ignored or cancelled for various reasons.
  17. Not sure why you always overreact to the situation. As if your business has come to complete stop as a result of no new roadmap. It is not clear to me why. Look at the Delphi roadmaps. Almost all of you upgrade to new versions, but show me a single new feature in Delphi 11 which is important for you!
  18. Sorry, but that "framework" is not another "Delphi web solution". It is a client side JS framework. Not something that can be equivalent to uniGUI. It is very new and it is normal to have big change logs. Look at our change logs when uniGUI was 3 years old.
  19. Dear developers, Action to this thread doesn't mean anything. It is our action to your requests which makes sense. As I told we have skipped to version 2.0. New features are planned and will be published soon. From now on we will publish short term roadmaps (Quarterly) First one for Q2 is being prepared. We are committed to this framework as we were before.
  20. Hello, You can simply upgrade your existing version. You can do this by visiting our customer portal. You have two options: First one only upgrades. Second one also adds one years of subscription.
  21. Workaround implemented. Next build will contain it.
  22. Correct. Last 3 weeks I was busy fixing one single bug! Yes unbelievable, but that's the bitter fact of working with a JS library developed by another party. Here is that bug: I had to fix it before doing anything else because it was a show stopper with no workaround. So I had to do it. Maybe it can give you a better picture for issues we struggle internally. It is not an excuse just a fact which I wanted to share. Good news is that I was able to nail the issue deep in JS code and I will publish a new build today. It will be the last build for uniGUI Equinox as I said before. After that we will focus on near future and speed up the development. I know that the current speed of releasing new features is not acceptable. Most probably because in the past we were so fast in doing it, so everyone expects the same level of development speed from us.
  23. Good! So you should be able to see and download all attachments.
×
×
  • Create New...