Sage 100

 View Only
Expand all | Collapse all

U25store.dll' that implements this function is mis

  • 1.  U25store.dll' that implements this function is mis

    Posted 06-18-2013 08:28
    U25store.dll' that implements this function is missing. Sounds as if some of you have gone through this several times. Sage 100 ERP 2013 PU2 with latest ""Fix"" LM5004-T, when I go to edit the check form in AP am receiving ""UFL 'U25store.dll' that implements this function is missing. I've found the KB article which deals with moving the dlls (maybe this is not related?) - Copy the DLL's to correct location as follows: On a 64 Bit Sage 100 2013 Standard Workstation Copy C:\Program Files (x86)\Business Objects\Common\3.5\Bin\U2LMAS90.DLL C:\Program Files (x86)\Business Objects\Common\3.5\Bin\U25STORE.DLL C:\Program Files (x86)\Business Objects\Common\3.5\Bin\U25TOTAL.DLL To C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86 When I go to move this - I find the DLL files are already in the destination. I think @BarbaraGoldstein has talked about modifying formulas? Are you just commenting out the formulas which pop up as errors when you verify database?


  • 2.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 08:34
    No, I replace the formulas with these: Main report: Formula PrintGLVariable Old value: formula = StoreStringVar(""PrintGL"",{@PrintGLDistribution}) New value: Shared PrintGL As String PrintGl = {@PrintGLDistribution} Formula = PrintGL Subreport: Formula PrintGLDistribution Old value: formula = FetchStringVar(""PrintGL"") New value: Shared GLPrint as String Formula = GLPrint


  • 3.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 08:39
    Is that because of this error message which popped up - u25store.dll? Is there any other workaround because I have not found it in KB though your variables are the exact ones that my AP check errors on so you seem to have hit on this exactly.


  • 4.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 08:45
    And I have the LM5004-t patch installed so it would seem this is a separate issue?


  • 5.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 08:45
    I usually comment out the erroring functions... that has worked for me. Although Barbara Solution is much more elegant. @BarbaraGoldstein Did you switch them to Crystal syntax?.


  • 6.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 08:47
    BTW- I followed Barbara's instructions and it seemed to work just fine - will be testing with customer this week. A big thank you to @BarbaraGoldstein . Added to our Evernote KB.


  • 7.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 08:47
    Yes LM5004-t is for Paperless journal speed and printer control issues like selecting the printer trays?


  • 8.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 08:54
    Is there a Sage case on this or are consultants just supposed to manage it as it comes up? I couldn't find a KB reference.


  • 9.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 10:12
    @JimWoodhead , no I didn't change them to Crystal syntax. I looked at the formulas in a stock 2011 form and just copy/pasted them. They're both Basic syntax.


  • 10.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 10:31
    Barbara is the formula only wrong in custom forms? Meaning behind the scenes the function changed and that can be dealt with in the vanilla form but if you've modified and are carrying over forms you'll need to edit these formulas?


  • 11.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 11:42
    The old forms used dll functions that no longer work with the current dotNet based Crystal version, which is why the formulas have been rewritten. Neither verify database nor mascrw address this type of issue so there is no automated conversion.


  • 12.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 11:57
    Has the LM5004-t patch been pulled back? I can't seem to find it. LM5003 is there.


  • 13.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 15:37
    Was it ever actually posted?. I didn't see it but I would guess it should be released shortly


  • 14.  RE: U25store.dll' that implements this function is mis

    Posted 06-18-2013 16:23
    thanks for the reply, Jim. I just found that Wayne updated that it has been pulled for a minor correction and should be back on shortly.