• Reasons a macro would suddenly quit working on some Windows 10 devices and not others.

    What are some reasons a Sage 300 macro would suddenly quit working in Windows 10? We have five Windows 10 clients, and the macro has quit working on four of the five clients. Sage 300 itself still works fine. We don't know when it broke given, we only…
  • How to figure out errors ViewExceptions .NET API

    I'm trying to insert an order using the API - and I'm getting back an error that just says 6666 How can I find what this means, and in general, is there a way to get the COM exceptions and error codes? I know how to get session.Errors, but that is empty…
  • VBA emails and Outlook 365

    Is it possible to use Outlook 365 in a VBA macro to send emails? Does anybody have any sample code? Thank you.
  • .net library 2018 PU2 Version Woes

    I am posting this as a potential issue for others. In PU2 Sage in all their wisdom have decided to.... Bump the version number of \HKLM\SOFTWARE\WOW6432Node\ACCPAC International, Inc.\ACCPAC\Web\A4WNET to 6.5.0.2 but not keep this in step with the…
  • create view - only some allow SQL?

    I am using the .net interface, but am fully fluent in VBA. Does anyone know of a “rule” when creating a view, and then using browse for the view? I have this snip of code that works just fine: myview = dbLink.OpenView("CS0120") myview.Browse(…
  • FR View

    Good day, I have a problem with my FRView and I am desperate for help. FRView does not function properly on one of my Servers. The specifications are: Server 2012 R2 8 Virtual CPUs 16GB RAM 200GB virtual HDD When an FRView report is…
  • Office Javascript - perhaps something we'll need to look at.

    I just happened to be looking at an Excel conference agenda and noticed mention of an Office Javascript API. Just posting the related MSoft link for anyone who is curious. https://dev.office.com/reference/add-ins/javascript-api-for-office
  • Connectivity problem with Excel

    Hi, MS released an update this past weekend and it seems to have affected connections to excel. I was wondering if anybody else has experienced this. Before the MS updates our macros were programmed to connect to Excel with Microsoft.ACE.OLEDB.12.0…