Sage 100

 View Only
Expand all | Collapse all

module j/c and i/t not found in SO Entry with scripts

  • 1.  module j/c and i/t not found in SO Entry with scripts

    Posted 02-26-2025 16:25

    Client has a workstation recently installed for 2022 and getting above errors in SO entry.  I ran *ESC and did NOT get the errors.  Something must not have installed with the 2022 workstation installation (and yes, he ran As Admin and did the Autorun.exe). We went in and saw .net 3.5 not installed so installed it, but still getting that error.  No other issues (printing works, etc).

    What pre-req are we missing?



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------


  • 2.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 02-27-2025 00:33

    Do you know what the scripts are trying to do?

    Those errors are usually red herrings because they are the last warning set in the oSession object before a method fails silently.  I think I saw them most often back when Sage changes which crystal runtime was used and so if there is a conflict, the report engine or report common class would fail silently in the ON_CREATE section.

    Can the user preview reports on this affected workstation?



    ------------------------------
    David Speck II
    Blytheco LLC
    ------------------------------



  • 3.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 02-27-2025 06:32

    Do they have Century Business Solutions CC Processing ?

    If so run the coredll_1.1.x.exe in the WKSetup folder

     

     

     

    David Overholt

    DWD Technology Group, Inc.

    9921 Dupont Circle Drive West, Suite 300 | Fort Wayne, IN 46825

    260.423.2414 main

    260.399.8655 Direct

    800.232.8913 toll free

    sagesupport@dwdtechgroup.com

    www.dwdtechgroup.com

     

    A black background with white text  Description automatically generated

     






  • 4.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 02-27-2025 07:31

    Unfortunately, the ONLY thing they have is some scripts in Sales Order and with *ESC they do not get the error.  No CC processing.



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------



  • 5.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 02-27-2025 07:34

    Well, David... they're your scripts.  It's the ones you wrote to add that surcharge for Haul-About. And yes, they can preview reports.

    Also, this is 2022 32 bit.



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------



  • 6.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 02-27-2025 11:34

    Is Avalara installed and are there any BOI type scripts running (meaning they would execute at the wkstn) ? If so have you tried copying down the \mas90\Avatax folder to C:\Sage and running the register_for_com.bat from there



    ------------------------------
    Alnoor Cassim
    Accounting Systems, Inc. (ASI)
    ------------------------------



  • 7.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 02-27-2025 13:05

    @Alnoor Cassim - no Avalara, either.  NO 3rd party.  Just these scripts.



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------



  • 8.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 02-27-2025 13:22

    I reviewed the two scripts that I have on file for them and did not see anything in the scripts that would typically cause this.  You mentioned .Net 3.5 not being installed originally, I wonder if something is blocking the script host on that workstation.  One way to test would be to create a test script that can be triggered on any table and event and just put a single quote in it and compile the script.  If the event causes the error for that workstation but not on any others, then I think it is an issue with the script host.  Could try a complete uninstall, reboot, and reinstall.



    ------------------------------
    David Speck II
    Blytheco LLC
    ------------------------------



  • 9.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 02-27-2025 13:26

    Watch for Anti-Virus blocking scripts.  We had a client that tried to lock down vbscripts entirely, which obviously didn't last long when it was explained how Sage 100 technically implemented UDS.



    ------------------------------
    Kevin Moyes
    Technical Systems Analyst
    Munjal White Consulting Co.
    Toronto ON
    ------------------------------



  • 10.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 02-27-2025 13:44

    Thank you, @Kevin Moyes



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------



  • 11.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 02-27-2025 13:30

    Is there something in Internet Options that would affect this?  IT has uninstalled, rebooted, reinstalled about 3 times before we got to this point.



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------



  • 12.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-05-2025 10:46

    Had the client call Sage and the first tech had him turn off External Access because he didn't understand client said they weren't using the script ON THAT MACHINE, not that they weren't using the script period.  Second one thinks it's a script error (although runs fine everywhere else) and threw it back to reseller.  I knew better, but thought MAYBE someone would be helpful there.



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------



  • 13.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-05-2025 10:58

    Does the error come up if the same user tries from a different workstation (that works for other users)?  This should help eliminate a Sage permission issue.



    ------------------------------
    Kevin Moyes
    Technical Systems Analyst
    Munjal White Consulting Co.
    Toronto ON
    ------------------------------



  • 14.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-05-2025 11:00

    No, it does not.



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------



  • 15.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-05-2025 11:23

    UAC off (registry hack, reboot) then uninstall / reinstall the workstation (when logged into Windows as a local administrator)?  That's helped with quite a few stubborn workstation issues in the past.  (Set EnableLUA back to 1 after the install... especially on Win11).



    ------------------------------
    Kevin Moyes
    Technical Systems Analyst
    Munjal White Consulting Co.
    Toronto ON
    ------------------------------



  • 16.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-05-2025 11:32

    Thanks, @Kevin Moyes - passed that along



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------



  • 17.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-05-2025 11:32

    Beth were you able to get someone in IT to check if scripts are locked down from that PC? You could try just creating a silly external 1-line Hello.vbs file and double-clicking it to see if it gives you an error, something like:

    MsgBox "Hello World in turbulence" 

    If you get an error, it means either the Windows Scripting Host is not installed as David mentioned or something is blocking it. If the latter, the error might even pop up with a message like "McAfee Total Protection has blocked this script from executing".

    Also, a ProcMon (Process Monitor) trace may capture the culprit application as well that's blocking the script.



    ------------------------------
    Alnoor Cassim
    Accounting Systems, Inc. (ASI)
    ------------------------------



  • 18.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-05-2025 11:34

    @Alnoor Cassim - I thought he did, but will send this and confirm



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------



  • 19.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-11-2025 08:14

    ACK, this is still going on.  He was able to run a little script - WTH? Sage involved a second time and still no love.



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------



  • 20.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-13-2025 12:41

    This is resolved. 

    Here is the reason for this issue: The client is on version 2022 and running the 64-bit version of Sage 100.  Since Microsoft never released a 64-bit version of its script host but another company did, Sage had to rely on the third-party's tsc64.dll to run scripts on 64-bit versions of Sage 100.  The affected PCs failed to copy and register the dll from the server during the workstation installation.  

    Here is the solution for this issue: Copy the MAS90\Home\tsc64.dll file on the server to the workstation's C:\Windows\System32 directory and then open an elevated command prompt and type the following.

    regsvr32 "C\Windows\System32\tsc64.dll"


    ------------------------------
    David Speck II
    Blytheco LLC
    ------------------------------



  • 21.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-13-2025 15:09

    Oh, man, why didn't I think of that? LOL Thank you SO much for figuring that one out, David, and I'm sure I'll run into it again.



    ------------------------------
    Beth Bowers
    (269) 358-0989
    ------------------------------



  • 22.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-13-2025 16:40

    Well done @David Speck II !!



    ------------------------------
    Alnoor Cassim
    Accounting Systems, Inc. (ASI)
    ------------------------------



  • 23.  RE: module j/c and i/t not found in SO Entry with scripts

    Posted 03-15-2025 23:55

    @David Speck II - You were missed at MOTM 2025 in Palm Springs.  Next year it is in San Diego.  Hope to see you there!



    ------------------------------
    Jeff Schwenk
    Owner
    Bottomline Software, Inc.
    Waynesboro VA
    (540) 221-4444

    Improving bottom lines for over 25 years!
    ------------------------------