Sage 100

 View Only
  • 1.  BOI problem with SAGE 100 Premium 2013 (4.5.00.4).

    Posted 03-21-2014 12:58
    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


  • 2.  RE: BOI problem with SAGE 100 Premium 2013 (4.5.00.4).

    Posted 03-21-2014 13:06
    Check on server - in Home Directory - check this file - massql.settings I think check second line - should read - CONNECT='Provider=SQLOLEDB;' Thanks Alnoor!


  • 3.  RE: BOI problem with SAGE 100 Premium 2013 (4.5.00.4).

    Posted 03-21-2014 14:07
    That's correct @JohnnyPabian in the App server's \mas90\home the line under @Application should say: CONNECT='Provider=SQLOLEDB;' @ShawnSlavin - Make a backup of the massql.settings file first