Deu erro: O HTTP não pôde registrar a URL http://+:8080/clientes/. Seu processo não tem direitos de acesso a este namespace (consulte o site http://go.microsoft.com/fwlink/?LinkId=70353 para obter detalhes).
Info ADICIONAIS:
Tente alterar a porta HTTP para 8733 ou executar como administrador.
System.ServiceModel.AddressAccessDeniedException: O HTTP não pôde registrar a URL http://+:8080/. Seu processo não tem direitos de acesso a este namespace (consulte o site http://go.microsoft.com/fwlink/?LinkId=70353 para obter detalhes). ---> System.Net.HttpListenerException: Acesso negado
em System.Net.HttpListener.AddAllPrefixes()
em System.Net.HttpListener.Start()
em System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
--- Fim do rastreamento de pilha de exceções internas ---
em System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen()
em System.ServiceModel.Channels.TransportManager.Open(TransportChannelListener channelListener)
em System.ServiceModel.Channels.TransportManagerContainer.Open(SelectTransportManagersCallback selectTransportManagerCallback)
em System.ServiceModel.Channels.TransportChannelListener.OnOpen(TimeSpan timeout)
em System.ServiceModel.Channels.HttpChannelListener`1.OnOpen(TimeSpan timeout)
em System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
em System.ServiceModel.Dispatcher.ChannelDispatcher.OnOpen(TimeSpan timeout)
em System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
em System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout)
em System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
em Microsoft.Tools.SvcHost.ServiceHostHelper.OpenService(ServiceInfo info)
System.Net.HttpListenerException (0x80004005): Acesso negado
em System.Net.HttpListener.AddAllPrefixes()
em System.Net.HttpListener.Start()
em System.ServiceModel.Channels.SharedHttpTransportManager.OnOpen