I m using the following code to login to SourceGear through the APIS: more than 50 of the time, the login call never returns. I am on v7.0.
// Set the login options and login/connect to a repository.
ServerOperations.client.LoginOptions.URL = url;
ServerOperations.client.LoginOptions.User = username;
ServerOperations.client.LoginOptions.Password = password;
ServerOperations.client.LoginOptions.Repository = repository;
ServerOperations.Login();
Thanks, Bob
ServerOperations.Login hanging
Moderator: SourceGear
Re: ServerOperations.Login hanging
Please ignore the above issue. I found the problem.
Re: ServerOperations.Login hanging
Thanks for the update. Glad you were able to resolve the problem.
Let me know if we can be of assistance in the future.
Let me know if we can be of assistance in the future.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager