Error when I try use Zimbra Adminc Client

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
ArkadiuszCent
Posts: 2
Joined: Wed Oct 26, 2016 12:43 pm

Error when I try use Zimbra Adminc Client

Post by ArkadiuszCent »

Hello,

I need get some information about users from zimbra. I used two clients: first for normal user, and second for admin. But when I try to use admin client I get this error:

Message: The item https: // @MyService:7071/service/admin/soap/ no listening endpoint, which could pick up the message. This is often caused by incorrect address or SOAP action. Check the InnerException property (if present) to get more details.
Exception: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed, because connected host has not responded in System.Net.Sockets.Socket.DoConnect (EndPoint endPointSnapshot, SocketAddress socketAddress) in System.Net.ServicePoint.ConnectSocketInternal (Boolean connectFailure, Socket s4, Socket s6, Socket & socket, IPAddress & address , ConnectSocketState state, IAsyncResult asyncResult, exception & exception) --- end of inner exception stack trace --- at System.Net.HttpWebRequest.GetRequestStream (TransportContext & context) in System.Net.HttpWebRequest.GetRequestStream () in System.ServiceModel.Channels. HttpOutput.WebRequestHttpOutput.GetOutputStream ()

I don't know how to fix it. Maybe I do something wrong. Each method returns this error. (c#)
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Error when I try use Zimbra Adminc Client

Post by phoenix »

Yo u've posted this in the Zimbra Desktop forums, what does this have to do with that product? Are you actually developing something?
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
ArkadiuszCent
Posts: 2
Joined: Wed Oct 26, 2016 12:43 pm

Re: Error when I try use Zimbra Adminc Client

Post by ArkadiuszCent »

I make new product in asp.net for my client based on zimbra accounts. If I have written in the wrong section, please move to the right. I think only at this forum can look for some tips.
Post Reply