Results 1 to 6 of 6

Thread: Error 5122 when trying to generate dataflex report

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Error 5122 when trying to generate dataflex report

    Hi,
    We have a webapp (version: 19.1), it is working on another server and my local machiine.

    But on one machine:
    When I try to click on the button that creates a pdf on a folder, the following error is returned:
    "Server returned HTTP error 500
    "Error: 5122"

    Also, the pdf file was not even created in the "reports/cache' folder...

    the error occurs on this line: "Send ExportReport of hoReport C_drPDF sPath"
    and i used bIsAllowedDownloadFolder to check if the path has been registered.


    windows error log:
    "Faulting application name: WebApp.exe, version: 0.0.0.0, time stamp: 0x5c62a30eFaulting module name: DATAFL~1.OCX, version: 5.0.1.9585, time stamp: 0x5768143f
    Exception code: 0xc0000005
    Fault offset: 0x000d77a6
    Faulting process id: 0x1f84
    Faulting application start time: 0x01d88f3eaac43706
    Faulting application path: C:\FocusDrivers\Programs\WebApp.exe
    Faulting module path: c:\FOFWHSE\Data\DATAFL~1.OCX <------------------- Active X control seems to be the problem, not sure what to do here
    Report Id: 7b91a4a4-fb32-11ec-80e7-00155d00ca06
    Faulting package full name:
    Faulting package-relative application ID: "



    I set everything to match the settings in the other servers/machines. but this one just return an error.

    thanks for any help.
    martin
    Last edited by mdlc; 3-Jul-2022 at 08:01 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •