Search:

Type: Posts; User: Samuel Pizarro

Page 1 of 80 1 2 3 4

Search: Search took 0.05 seconds; generated 49 minute(s) ago.

  1. Replies
    26
    Views
    529

    Re: Session key not known

    Who makes call to this dll is daw ck. So…
  2. Re: Dataflex 24 error when running a MIGRATED mobile web and desktop web application

    Bram

    I guess this was discussed before, but that error sentence does not seems right....

    how client 23.x can be newer than server 24.x ?
  3. Re: Process pooling, minimum pool 0 problem

    I knew you were.. but I just took the chance to say a bit more.. hehehe

    :p
  4. Re: Process pooling, minimum pool 0 problem

    well, documentation explicitly says that the minimum just enforces the lowest number of process that will kept running in the pool.
    If the wants zero as minimum, so be it.. the pooling should...
  5. Replies
    26
    Views
    529

    Re: Session key not known

    Hi Johan

    do you have a custom CreateSession method for your SessionManager, or are you using the plain vanilla cWebSessionManagerStandard.pkg ?

    I ask this because there was a gap in...
  6. Replies
    26
    Views
    529

    Re: Session key not known

    Ok.

    I would log the sessionkey value that makes this error to be raised...

    You would have to change the "ValidateSession" from your sessionmanager class.. intercept the error, and log the...
  7. Re: Process pooling, minimum pool 0 problem

    Dear lord Vincent..

    no, you have a specific flag to enable or disable process pooling.
  8. Re: Process pooling, minimum pool 0 problem

    A second is not really bad at all.
  9. Re: Process pooling, minimum pool 0 problem

    if your webapp.exe is fast enough to start when the 1st request comes in... and your webapp users don't complain about waiting a bit more upon such occasions.. I guess it's a valid use case for...
  10. Re: How to download n Excel file, and have it open in excel.

    the pdf is opened in the browser it self.. not in a different app running at the client computer .

    In other words, the browser is capable of showing a pdf file.
  11. Replies
    4
    Views
    179

    Re: Graphics Lib & RTF Toolbar

    +100

    it makes no sense to me releasing the main product without the official libs support.

    For most of us, it would make no difference to have df releases yesterday or 2 weeks from now with...
  12. Re: Atualização de Informações em CWEBGRID

    cWebList [Procedure RefreshListFromDD] (dataaccess.com)
  13. Re: Printing Extended ASCII in a report

    Df 20.0 or higher I presume!?

    its unicode now, not ascii/oem anymore.

    You have to use the equivalent unicode codepoint
  14. Re: cWebMultiSelectList on psTheme to "Df_Windows_Like"

    what exactly does not work correctly Guiseppe ? You gave us no clue on what you are seeing..
  15. Re: Cannot Load DataFlex Reports 2023 Developer Edition API64.ocx

    hehehehe
  16. Replies
    8
    Views
    219

    Re: JSON REST Blank Elements

    he is not using the class methods interface.

    he is using structure approach to generate the json.
  17. Replies
    29
    Views
    1,222

    Re: Problem Setting Up New Web App

    your problem for sure was not at the SQL back end. DBMSs can still find the correct row, even if the indexes are damaged/corrupted, differently from DF-embedded dat files. The DBMS engine just...
  18. Re: Setting the value in ("dynamic") DbComboform

    Nice code..

    something like this could be available in the official help for both validation-classes and comboforms.
    I mean, the complete sample code..
  19. Replies
    26
    Views
    529

    Re: Session key not known

    good luck
  20. Replies
    26
    Views
    529

    Re: Session key not known

    good

    and after that.. any new occurrence ? Did you get different errors , or still the same "session not known" ?
  21. Replies
    26
    Views
    529

    Re: Session key not known

    There are 4 main timeouts playing a big role in web-Apps, and I my humble opinion , we are lacking in setting-up them properly.


    * IIS session timeout - should be the highest value.
    ...
  22. Replies
    29
    Views
    1,222

    Re: Problem Setting Up New Web App

    Ok.
    this was a dd find.

    any parent ddo in the ddo structure for obuilder_dd ?
    Dd finds propagates up in the ddo structure, and if for some reason the login you are trying to find is orphan...
  23. Replies
    29
    Views
    1,222

    Re: Problem Setting Up New Web App

    Without looking at the old and new code, pretty hard to guess!
  24. Re: Automatically saving a new record when leaving a cWebForm

    ok, most of scanners can be configured to send an <Enter> (CR) char, at the end of the value scanned.

    You can implement cWebForm.OnKey event to detect the enter received in the form and trigger...
  25. Replies
    12
    Views
    1,689

    Re: New Date and Time lib released

    Thanks for the feedback Vincent!
Results 1 to 25 of 2000
Page 1 of 80 1 2 3 4