Sage 100

 View Only
Expand all | Collapse all

Trying to add custom report to Sage 100 Premium 20

  • 1.  Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 12:23
      |   view attached
    Trying to add custom report to Sage 100 Premium 2014. Receiving ""file is not found or does not exist. Load report failed."" when the file does exist in the MAS90\Reports\ folder. Any ideas? TIA


  • 2.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 12:56
    Weird stuff happens. have you tried taking the space out of the name or making it shorter?


  • 3.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 13:11
    Yes, tried the file name without the spaces, renaming completely, neither worked.


  • 4.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 13:26
    Is this from the server or from a workstation. The path looks realitive to the server.


  • 5.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 13:36
    It is from the server. I should mention that other custom report have been added to the system successfully, without issue.


  • 6.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 13:40
    I take it that the report is never added to the menu. Just get the error and stops or did it add to the menu and then you get the error when you try to run it?


  • 7.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 13:41
    Yes, Todd, that is correct, the report will not add to the menu, just get the error.


  • 8.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 13:46
    Permissions on that cache directory? I know I have seen this, but can't seem to find it...


  • 9.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 13:47
    @PhilMcIntosh Will check that!


  • 10.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 13:48
    Is there a subreport? As soon as I gave up looking I found the previous encounter. The customer ended up rewriting the subreport...


  • 11.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 13:49
    Will confirm that, too!


  • 12.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 13:51
    When you add it, try adding it from the desktop. Put the report on the desktop and rename it to IMADREC-Custom.rpt. See if it will pull from the desktop and write it to the reports folder for you correctly. You will also want to make sure that the service account that is running the application server has permissions to write to the reports folder. If you do not know if it has the right access then log in with that account on the server and see if you can create and delete a file in that folder.


  • 13.  RE: Trying to add custom report to Sage 100 Premium 20

    Posted 12-14-2015 13:56
    Will try that, too, @ToddMartin