Sage 100

 View Only
  • 1.  DELETED server on Application Server Configuration

    Posted 06-27-2024 12:30

    By mistake the server was deleted on the Application server configuration...how do I create a NEW one??



    ------------------------------
    Lourdes Sobrino
    LU² DSD Puerto Rico
    Guaynabo Puerto Rico
    787.485.9638
    ------------------------------


  • 2.  RE: DELETED server on Application Server Configuration

    Posted 06-27-2024 12:49

    Here is 1 way:

    1. Close out of App Server Config
    2. In File Explorer, at server, browse to \Home folder. E.g. D:\Apps\Sage\Mas90\Home
    3. Run pvxwin32 and click OK at the message
    4. At the prompt type the following (not the path here goes up to the \mas90 folder)
      • o = new("Sy_Installation")

      • print o'ConfigureMAS200("D:\Apps\Sage\Mas90")

    5. The last command should return a 1 at the prompt. If it does type BYE to close the prompt window.
    6. Open App Server Config and the SAGE server entry should be back. 


    ------------------------------
    Alnoor Cassim
    Accounting Systems, Inc. (ASI)
    ------------------------------



  • 3.  RE: DELETED server on Application Server Configuration

    Posted 06-27-2024 12:54

    I tried that already from KB article..but I get an error



    ------------------------------
    Lourdes Sobrino
    LU² DSD Puerto Rico
    Guaynabo Puerto Rico
    787.485.9638
    ------------------------------



  • 4.  RE: DELETED server on Application Server Configuration

    Posted 06-27-2024 12:55

    You are missing the double quote on the left side of the path.



    ------------------------------
    David Speck II
    Blytheco LLC
    ------------------------------



  • 5.  RE: DELETED server on Application Server Configuration

    Posted 06-27-2024 12:59

    thanks...by the way, the command is different on the KB article..it does not have the PRINT



    ------------------------------
    Lourdes Sobrino
    LU² DSD Puerto Rico
    Guaynabo Puerto Rico
    787.485.9638
    ------------------------------



  • 6.  RE: DELETED server on Application Server Configuration

    Posted 06-27-2024 13:01

    issue resolved...you can remove from urgent....



    ------------------------------
    Lourdes Sobrino
    LU² DSD Puerto Rico
    Guaynabo Puerto Rico
    787.485.9638
    ------------------------------



  • 7.  RE: DELETED server on Application Server Configuration

    Posted 06-27-2024 13:29

    True. The PRINT is optional but it tells us it worked by returning a value of 1. Glad the problem is solved now.



    ------------------------------
    Alnoor Cassim
    Accounting Systems, Inc. (ASI)
    ------------------------------