Search:

Type: Posts; User: Salvadori

Page 1 of 9 1 2 3 4

Search: Search took 0.01 seconds; generated 50 minute(s) ago.

  1. Replies
    2
    Views
    620

    Re: TLS/mTLS Support

    So, from what I understand, there's a global configuration in Windows that causes every request to this address to be executed under that configuration. I remember having tried something similar...
  2. Replies
    2
    Views
    620

    TLS/mTLS Support

    Hi everyone,


    I hope you're all doing well. I have been working on a project where I need to make RESTful API requests using TLS and mutual TLS (mTLS) for authentication and data security. I've...
  3. Replies
    2
    Views
    562

    Re: Import WSDL definition doesn't work

    some updates:

    19.0 = doesn't work
    19.1 = worked!
    20.0 = doesn't work

    so, i got all i need thanks guys, perhaps you can check why this happened.

    gn~~
  4. Replies
    2
    Views
    562

    Import WSDL definition doesn't work

    Hello,

    i got a WSDL address that i can't import as a WS in DataFlex, anyone with a good background can take a look at this please?

    i tried a random wsdl online validator and all works good...
  5. Re: HOWTO: Stop 'Deadlock' or 'Error 4106' occurring in DataFlex

    @Raveen thanks for the topic
    @All thanks for share your approach

    i do have some related challenge time by time, so all this shared techniques will help me out.
  6. Re: Open Position - In-House DF Developer - Springfield Armory (Geneseo, IL, US)

    Hello Mark, thanks for share, can you please, share with me any email to contat you?
  7. Re: cWebList colour rows based on aTheRows[iRow].sCssClassName

    Nice that worked Archie, it's always a challenge for me to play with frontend and all things who is involved with browser, cache etc..

    for each move, clear, hard-clear the cache, try different...
  8. Re: cWebList colour rows based on aTheRows[iRow].sCssClassName

    Archi, make sure you are not using any custom theme or anything like that when you did your tests

    gl
  9. Re: cWebList colour rows based on aTheRows[iRow].sCssClassName

    good point, perhaps some one have defined it on my project.

    so,

    AppHtml\CssStyle on application.css file i have this follow lines:




    #OWEBAPP .ClassBackGreen{
  10. Re: cWebList colour rows based on aTheRows[iRow].sCssClassName

    Hi Archie, i do the same, you can try something like this:




    Procedure OnManualLoadData tWebRow[] ByRef aTheRows String ByRef sCurrentRowID
    Integer iCount

    //load your aTheRows...
  11. Replies
    5
    Views
    1,028

    Re: guide me on this problem

    Sure Edgar,

    i'll start looking for the file who have the oWebHojear object (you can use find-in-files), and then check the table 52, for the corret use's/open.

    i'm sure that is a minor mistake...
  12. Replies
    5
    Views
    4,401

    Re: Variável String

    já tropeçei nisso também, tive problema com o 'Append" que truncava minha linha muito antes que a versão 19 fazia, não tenho muito a agregar de informação ao tópico, hoje por padrão e para evitar...
  13. Thread: stuck

    by Salvadori
    Replies
    4
    Views
    2,019

    Re: stuck

    you can try to execute the WASA as administrator then remove the application, then check the IIS, if remains there, remove manually, then register a new one, check the global.asa, web.config, if...
  14. Thread: stuck

    by Salvadori
    Replies
    4
    Views
    2,019

    Re: stuck

    hello @Edgar, can you please run the Webapp Check 1.0 under your studio>tools>web application check and post here the results, also, which workspace are you trying to use? can you make a simple test...
  15. Replies
    3
    Views
    901

    Re: pbEnable behavior 20.0

    thanks Dennis, it is exactly what i was looking for.
  16. Replies
    3
    Views
    901

    pbEnable behavior 20.0

    Guys,

    Some changes on pbEnable on 20.0 broke some validation from my views, can you take a look please.

    i saw the new properties called pbNoFillifHidden and pbNoUpdateifHidden to use with a...
  17. Replies
    1
    Views
    899

    Re: sql version problem

    hey Edgar, version 904 point you to SQL Server 2019,

    can you switch your version to 2019?
  18. Re: We've had first Google chart, but what about second Google chart?

    dont worry guys, i'm looking into this thread, seems to have the solution
    ...
  19. Re: We've had first Google chart, but what about second Google chart?

    hey Mike and/or Micheal did anyone of you make it work ?

    i'm dropping into this right now, make two charts render at same time on same view.

    thanks
  20. Replies
    7
    Views
    1,673

    Re: Crimbo 2021 thread

    a very happy Christmas for all of us.

    thanks for everything that happened in 2021
  21. Replies
    22
    Views
    3,416

    Re: 19.1>20.0 Sortarray serious problem

    thanks to everyone who get involved into this
  22. Replies
    22
    Views
    3,416

    Re: 19.1>20.0 Sortarray serious problem

    Thanks Frank to jump here...

    no difference using sort array as you said, still in 40seconds. (try to run my example)

    as a workaround i made some changes on cWebControlLocator and seems pretty...
  23. Replies
    22
    Views
    3,416

    Re: 19.1>20.0 Sortarray serious problem

    thank you guys to look into this, , it's a really big issue to me.:(
  24. Replies
    22
    Views
    3,416

    19.1>20.0 Sortarray serious problem

    Guys, i'm trying to convert my project from 19.1 to 20.0, it's been a very painful process, i really need tips from you as experts.

    19.0/19.1 = all works "good"

    20.0 = when my project...
  25. Obsolete command Append replace on VDF19 > VDF20 conversion

    Guys, please, i have thousands "append" command drop in my source code right now, about 3k+ file source using 'append' to fill my string variable and then use it to make queries on db.

    now in...
Results 1 to 25 of 206
Page 1 of 9 1 2 3 4