Service


The service encountered an error.

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.NotSupportedException: A single WSDL document could not be generated for this service. Multiple service contract namespaces were found (https://api.computing.cloud.it/WsCommon, https://api.computing.cloud.it/WsCommon/jsonp). Ensure that all your service contracts have the same namespace.
   at System.ServiceModel.Description.WsdlHelper.VerifyContractNamespace(List`1 wsdls)
   at System.ServiceModel.Description.WsdlHelper.GetSingleWsdl(MetadataSet metadataSet)
   at System.ServiceModel.Description.ServiceMetadataExtension.EnsureSingleWsdlInitialized()
   at System.ServiceModel.Description.ServiceMetadataExtension.HttpGetImpl.TryHandleMetadataRequest(Message httpGetRequest, String[] queries, Message& replyMessage)
   at System.ServiceModel.Description.ServiceMetadataExtension.HttpGetImpl.ProcessHttpRequest(Message httpGetRequest)
   at SyncInvokeGet(Object , Object[] , Object[] )
   at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
   at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
   at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)