Search:

Type: Posts; User: Sjoerd

Page 1 of 3 1 2 3

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

  1. Replies
    4
    Views
    214

    Re: how to UN-RegisterDragSource

    Our application is used in transportation.
    On the left we've all the shipments which needs to be assigned to a truck, list A. All the trucks are on the right, list B.

    When truck is full, we would...
  2. Replies
    4
    Views
    214

    how to UN-RegisterDragSource

    Is there a possibility to unregister an dragsource or droptarget?

    After some actions on a list we would like to unregister a droptarget/dragsource.
  3. Re: Flextron and external images. cLocalwebcontrolhost domain/url?

    Hello Harm, the "memresource.asset" worked like a charm.
  4. Flextron and external images. cLocalwebcontrolhost domain/url?

    We're currently building a new screen with Flextron. We would like to use some icons (https://fontawesome.com/).

    using to acces the images



    Object oLocalWebAppHost is a...
  5. Busy icon when mixing web and windows (Flextron)

    We're using dynamic objects in an windows application with Flextron.

    Now are we triggering an windows context menu from a web button. This works, however when moving the mousepointer away from the...
  6. Replies
    2
    Views
    642

    using psdevicename in 8.2 doesn't work?

    With 8.1 you could set the psDeviceName and the the printer dialog preselected this printer.
    We're using this if the user prints 80% to printer A and 20% to printer B. By setting psDevicename to...
  7. Replies
    3
    Views
    764

    Re: using same parameter twice with let

    It works when setting the reportoption "All variables in functions must be declared"
    However, constants like drCustomNumberMask are then not recognized.
  8. DR 8.2 Option "All variables in Functions must be declared" on --> drCustomNumberMask not regonized

    DR 8.2

    We've switched on an Report option "All variables in Functions Must be Declared".

    When doing so and adding the following function:


    if...
  9. Replies
    3
    Views
    764

    Re: using same parameter twice with let

    In a other report we're using the code below. This gives the same error.


    dim sZin
    let sZin = "00000000" + Cstr({jdp701.VTICKET})
    let sZin = right(sZin,8)
    return (cstr("99"+sZin))
  10. Replies
    3
    Views
    764

    using same parameter twice with let

    We're converting from 8.1 to 8.2

    However sometimes we convert a number to an written string. Example: "10,10 euro" becomes "ten euro and ten cent"
    In 8.1 was working like a charm.

    Now we get...
  11. [solved] Webapp receiving larger (335 kb) files gives error 400.0 in 20.1 (not in 19.1)

    Currently switching from 19.1 to 20.1. Most of the webapps are ok but with one we get a strange problem.

    Using in 19.1 there are no problems.

    Configure the webapp to work with 20.1 and the...
  12. Re: Deploy DF2021 webapp - webview2 component installation failed

    Thank you Wil for the fast reply.
    We'll have a look into it.
  13. Deploy DF2021 webapp - webview2 component installation failed

    Currently we're upgrading customers to the DF2021.
    However when installing the Dataflex 2022 Server we get the message "Webview2 component installion failed!" (see below).

    Installing on a Windows...
  14. Replies
    1
    Views
    790

    Fault in Dataflex 2019/2022 help

    header: pXLSExportOptions - cDRReportstates:
    Procedure OnClick
    drXLSExportOptions myExportOptions

    Get OpenReport Of oReport To sReportId
    // set the export options
    ...
  15. Replies
    4
    Views
    1,821

    Re: Printer selection problem

    Today we've got a new remark.
    A different client installed some new lexmark printers and the same issue occurs.

    - print dialog pops up
    - correct printer is selected, customer clicks on "print"...
  16. Replies
    4
    Views
    1,821

    Re: Printer selection problem

    Using DR 8.0.1.99

    The printer name is not longer than 30 characters. The longest now is 29 characters. We don't set the printer information. We set the output to PRINT_TO_PRINTER and then all the...
  17. Replies
    4
    Views
    1,821

    Printer selection problem

    At one specific customer we've got the following problem.

    (1) When printing a report the printer selection pops up. When directly pressing "print" there is nothing happening, there is no print....
  18. Replies
    2
    Views
    693

    Re: Session denied, Duplicate session ID

    We're using SQL and it didn't happen after the restart. However we would like to know the cause of the problem (so to prevent it in the future).

    It crashed the webappserver (and all the webapps...
  19. Replies
    2
    Views
    693

    Session denied, Duplicate session ID

    Today we got an error in the Windows Logs:


    Application: xxx
    Session: N/A
    From: 192.168.203.27
    Session denied, Duplicate session ID, WS:2949D7 already exist.


    OR
  20. Replies
    7
    Views
    1,873

    Re: DF Reports select value in preview

    Wil it be in the next beta?
  21. Replies
    7
    Views
    1,873

    Re: DF Reports select value in preview

    Nobody?
  22. Replies
    7
    Views
    1,873

    DF Reports select value in preview

    Is it possible to select a value from the preview and then copy it?
    In Crystal XI it's possible to select a value from the preview on screen and than copy/paste it to search somewhere else.

    I've...
  23. Replies
    5
    Views
    1,310

    Re: Dataflex reports ocx not registered?

    This solved it. Thanks.
  24. Replies
    5
    Views
    1,310

    Re: Dataflex reports ocx not registered?

    ACcording to the help this runtime installer could be found at "C:\Program Files\DataFlex Reports Runtime v8 64 bit"
    But that folder doesn't exist. Not on my entire machine.
    And I don't want to...
  25. Replies
    5
    Views
    1,310

    Dataflex reports ocx not registered?

    When opening a view which contains a DF-report the error "Dataflex reports error. Cannot load Dataflex Reports 2021 Developer Edition API32.ocx (Version: 8.0)".

    Using a application made with...
Results 1 to 25 of 71
Page 1 of 3 1 2 3