Forum Replies Created

  • Philip Tulett

    Member
    December 10, 2023 at 5:45 pm in reply to: Contacts Web Application

    Hi Andreas,

    Have you tried using the servermgmt.lbr with JS Client Serial Number ?

    It does not load/run correctly.

    Works fine when using the developer serial numbers.

    I have just sent an email to Omnis UK Support on this.

    Kind regards

    Phil

  • Philip Tulett

    Member
    June 9, 2022 at 6:44 pm in reply to: Dynamic server port

    Hi there,


    In Studio 10.2 I use the following line of code to obtain the port the server is listening on:-

    Calculate ip_port as $modes.$dotoolmethod(kEnvToolBrowser,160)

    You can also use “$prefs.$serverport” to obtain the static port, but that is not reliable when using Dynamic Port assignment.