• Fixed Assets and Sage 100 Using Crystal Reports with Apache log4j Vulnerability

    We have a client using Fixed Assets 22.1.0.0 and Sage 100 standard 2022. It has come to our attention that both software is bundled with Crystal Reports. We can confirm that Crystal Reports is utilizing the following Apache log4j versions with Fixed Assets…
  • Log4j and Sage 100 vulnerability?

    Last week a proof of concept for a vulnerability around Log4j was distributed on the Internet. New zero-day exploit for Log4j Java library is an enterprise nightmare (bleepingcomputer.com) Almost immediately bad actors started trying to exploit the…
  • How can I view all users currently logged in?

    I would like to see who is logged in at any given moment. How do I do this? Our old ERP had a nice function for this and the Master Console doesn't really offer what I am looking for. I'd like to have this information in real time: userid; time logged…
  • run script without admin (COM exception failed to initialize provideX library)

    I see that there are lots of questions about this in the past, but I can't seem to find a concrete answer on how to move forward with it. I realize it has something to do with DCOM, registering the DLL, running client side verse server side.... But I…
  • Panel Settings > Customizer.

    What do you do to disallow users to be able to right click and launch this? I don't see it in Role choices.
  • DCOM Security Settings for Providex.Script?

    Hello, I'm working on an ASP .net web service using C# and BOI, and I'm having an issue while I'm running the app on the server. When I'm building on my local machine everything works fine. I can hit my endpoint and it does what it needs to. When I…
  • "You are not authorized to access this program" error

    I am getting "You are not authorized to access this program" error on the following in VB.net 2010 connecting to Sage 100 Premium 4.5.4: oSOOrder = oScript.NewObject("SO_SalesOrder_bus", oSS) previous creation of oSS, nSetUser, nSet Company, nSetModule…