BOI problem with SAGE 100 Premium 2013 (4.5.00.4). BOI script runs on server, but not on client. Receiving ""<NewObject Error: 200>"". Have copied ssleay32.dll and libeay32.dll to program files\common files\sage\common components directory as recommended on SageCity posts. The files on the client are the same as those on the server. VB script fails on fourth line of code:
Set oScript = CreateObject(""ProvideX.Script"")
PathHome = ""\\SERVER\Sage\Sage 100 Premium ERP\MAS90\Home""
oScript.Init(PathHome)
Set oSS = oScript.NewObject(""SY_Session"") 'THIS LINE GENERATES THE ERROR ON THE CLIENT