Jump to content

thiago.ferreira

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by thiago.ferreira

  1. Well, thanks to Farshad Mohajeri, I found it. 

    In my project , we share some units between projects, and one of these projects is a deskop application, using DevExpress visual components. That is it. Those components were messing up my release DLL. 

     

    Thank you ! 

  2. Hi guys, 
     
    My project works perfectly on debug EXE, no matter if  is in my machine or in the server, it works. 
     
    But the DLL stoped working. I remember that it was ok before I install the devExpress components in delphi, in fact, the DLL size increased a lot (8mb) after that.
     
    I haven't change the settings of the project source file (.dpr), so I have no clue of what is causing this.
     
    When I run the DLL, the browser just keeps loading - doesn't show any message, neither download any file.
     
    I hope you guys could help me, please.
     
    Thanks in advance!  

     

  3. Greetings,
    I'm getting trouble to include a font in the server. It works from a external server, but doesn't if I include the file from my own server. It's an HTTP Status 401 - Unauthorized.
     
    Is this related to unigui? How can I solve this? 
     
    Thanks in advance

     

  4. Greetings, 
    I have updated unigui's version , and now some bugs came up.
     
    First: The "onclick" events are not triggering. Don't execute the event, don't stop in debug's breakpoint...
    What would be this? Can you guys help me please?
     
    And there's a message on the start of application, that says "ShowBrowserWarning is not defined". 
     
    Thanks in advance.
     

     

     

×
×
  • Create New...