What could be a reason that the Smart Client fails?

What could be a reason that the Smart Client fails?

The Exchange and ExchangeWS Plug-ins are so called client-server Plug-ins.


For the smart client to work we need the following server setting:


'Servoy Server Home' > 'Smart Client Settings' > 'servoy.application_server.trustedRemotePlugins' = 'it2be.ExchangeService' or 'it2be.ExchangeWSService' (when you have more Remote Plugins that should be trusted you can make it a comma separated list.

    • Related Articles

    • What could be a reason that the Smart Client fails?

      The LDAPclient Plug-in is a so called client-server Plug-in. For the smart client to work we need the following server setting: 'Servoy Server Home' > 'Smart Client Settings' > 'servoy.application_server.trustedRemotePlugins' = ...
    • The (Smart) client does not work with your Components included!

      Please read the servoy log files and/or console information first to find out what could have caused this issue. There are 2 common situations: Servoy complains about a missing license for one or more of our Components. Chances are that you forgot to ...
    • Why do we need to buy the MiG libraries separately?

      The MiG libraries are so called 'developer libraries'. When we ship them with our Calendar bean they are completely 'open' and you can use them for other projects without the need to use the Calendar bean. It is for that reason that we agreed with ...
    • What is the difference between getConnection() and isAuthorized()

      var vResult = isAuthorized(...)  This method a is used to check if a combination of a users login/password is authorized to login to the system using simple authentication. Simple authentication consists of sending the LDAP server the fully qualified ...
    • What is a Server license?

      A Server license is a license that allows you to use the Exchange Plug-in on only one machine. It is likely that you or your client will have 2 NICS installed on that machine. One for internal use and one for external use. You are allowed to use one ...