Hello!
I am installing the SDK for Sage 500 2023, but I am unable to successfully register the Framework DLLs SageMAS500Repository.dll and AddinStdsChecker.dll. I am familiar with some of the workarounds in the earlier versions, but they are not working in this case. Here is what I have tried.
First, some environment details:
1. OS is Windows Server 2016 Standard
2. SQL is MS SQL Server 2016
Second, here are the manual workarounds I tried:
1. Loading the command prompt with "Run as administrator," changing to their respective folders, and using regsvr32 to manually register the files.
2. Loading the command prompt with "Run as administrator," changing to "C:\Windows\SysWOW64" and using regsvr32 to manually register each file as follows:
a. regsvr32 "C:\Program Files (x86)\Sage Software\Sage MAS 500 SDK\Utilities\AppWizard\SageMAS500Repository.dll"
b. regsvr32 "C:\Program Files (x86)\Sage Software\Sage MAS 500 SDK\Utilities\AddinStdsChecker.dll"
I appreciate your help!
Jimmy Thomas