Hi all,
I write a sample code to test k2 web service, almost the same as sample code in web service document, but fail. Followint is the code:
K2FilterService.FilterService RptService = new K2WebServiceTest.K2FilterService.FilterService();
RptService.Credentials = System.Net.CredentialCache.DefaultCredentials;
txtUserName.Text = RptService.CreateSession("eccent", ""); // here i get the eccentrixadministrator
txtUserName.Text = txtUserName.Text.Replace(""
K2 Web Service Calling fail
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.