Benim bildiğim taşıma işlemi yapılmıyor satış filan olmasın diye sanırım
domain api den aldım domain ni domain inceleye basıyorum böyle hatta alıyorum
Server Error in '/' Application.
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 failed to respond 144.122.95.11:443
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: 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 failed to respond 144.122.95.11:443
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SocketException (0x274c): 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 failed to respond 144.122.95.11:443] System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +253 System.Net.ServicePoint.ConnectSocketInternal(Bool ean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +720
[WebException: Unable to connect to the remote server] System.Net.HttpWebRequest.GetRequestStream(Transpo rtContext& context) +691 System.Net.HttpWebRequest.GetRequestStream() +22 System.ServiceModel.Channels.WebRequestHttpOutput. GetOutputStream() +66
[EndpointNotFoundException: There was no endpoint listening at https://api.nic.tr/tr/services/NictrWS?wsdl that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.] System.Runtime.Remoting.Proxies.RealProxy.HandleRe turnMessage(IMessage reqMsg, IMessage retMsg) +14508071 System.Runtime.Remoting.Proxies.RealProxy.PrivateI nvoke(MessageData& msgData, Int32 type) +403 Olipso.ExternalApi.Trabis.NictrServiceReference.Ni ctrWSPortType.listCountries(listCountriesRequest request) +0 Olipso.ExternalApi.Trabis.NictrServiceReference.Ni ctrWSPortTypeClient.Olipso.ExternalApi.Trabis.Nict rServiceReference.NictrWSPortType.listCountries(li stCountriesRequest request) in C:WorkspacesOlipsoExternalApiOlipso.ExternalApi.Tr abisConnected ServicesNictrServiceReferenceReference.cs:7467 Olipso.ExternalApi.Trabis.NictrServiceReference.Ni ctrWSPortTypeClient.listCountries(String sessionId) in C:WorkspacesOlipsoExternalApiOlipso.ExternalApi.Tr abisConnected ServicesNictrServiceReferenceReference.cs:7473 Olipso.ExternalApi.Trabis.Api.Bases.BaseTrabisApi. get_CountryDTOs() in C:WorkspacesOlipsoExternalApiOlipso.ExternalApi.Tr abisApiBasesBaseTrabisApi.cs:89 Olipso.Administration.Reseller.View.Domains.Docume ntRequiredDomains.bindCreateData() in C:WorkspacesOlipsoAdministrationOlipso.Administrat ion.ResellerViewDomainsDocumentRequiredDomains.asp x.cs:377 Olipso.Administration.Reseller.View.Domains.Docume ntRequiredDomains.Page_Load(Object sender, EventArgs e) in C:WorkspacesOlipsoAdministrationOlipso.Administrat ion.ResellerViewDomainsDocumentRequiredDomains.asp x.cs:277 System.Web.UI.Control.OnLoad(EventArgs e) +108 Olipso.Administration.Reseller.Base.BasePage.OnLoa d(EventArgs e) in C:WorkspacesOlipsoAdministrationOlipso.Administrat ion.ResellerBaseBasePage.cs:81 Olipso.Administration.Reseller.View.Domains.Docume ntRequiredDomains.OnLoad(EventArgs e) in C:WorkspacesOlipsoAdministrationOlipso.Administrat ion.ResellerViewDomainsDocumentRequiredDomains.asp x.cs:218 System.Web.UI.Control.LoadRecursive() +90 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533