I am trying to display SmarTeam login dialog and login into SmarTeam from my application. I tried using ExecuteLogin() api of SmGUISrv.SmCommonDialogs and Login() api of SmGUIStore. In both cases I am able to Login but I am getting warning message "Vault Configuration Not Defined". I am not getting this message when I am logging into SmarTeam Editor. I did some R&D and figured out that when I am using api it is trying to retrieve configuartion settings from client whereas when logging from SmarTeam Editor configuration settings info is retrieved from server. Has anybody faced similar issue?. Please let me know if anybody is aware why configuration settings info is being retrieved from client when api's are used. Thanks. |