Windows Socket Error
<v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f"> </v:shapetype>
Windows Error, could not obtain registration details windows socket error, a connection attempt failed because the connected party did not respond after a period of time or, established connection failed because connected host has failed to respond
(10060), on API Connect.
<v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f">
<v:stroke joinstyle="miter">
<v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0">
</v:f></v:formulas></v:stroke></v:shapetype>
<v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f"><v:stroke joinstyle="miter"><v:formulas><v:f eqn="if
lineDrawn pixelLineWidth 0"><v:f eqn="sum @0 1 0">
<v:f eqn="sum 0 0 @1">
<v:f eqn="prod @2 1 2">
<v:f eqn="prod @3 21600 pixelWidth">
<v:f eqn="prod @3 21600 pixelHeight">
<v:f eqn="sum @0 0 1">
<v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f">
<v:stroke joinstyle="miter">
<v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0">
<v:f eqn="sum @0 1 0">
<v:f eqn="sum 0 0 @1">
<v:f eqn="prod @2 1 2">
<v:f eqn="prod @3 21600 pixelWidth">
<v:f eqn="prod @3 21600 pixelHeight">
<v:f eqn="sum @0 0 1">
<v:f eqn="prod @6 1 2">
<v:f eqn="prod @7 21600 pixelWidth">
<v:f eqn="sum @8 21600 0">
<v:f eqn="prod @7 21600 pixelHeight">
<v:f eqn="sum @10 21600 0">
</v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:formulas>
<v:path gradientshapeok="t" o:connecttype="rect" o:extrusionok="f">
<o:lock aspectratio="t" v:ext="edit">
</o:lock></v:path></v:stroke></v:shapetype><v:shape alt="" id="Picture_x0020_1" o:spid="_x0000_i1025" style="width:543.75pt;height:118.5pt;" type="#_x0000_t75">
<v:imagedata o:href="cid:image001.png@01CD4312.401F7C50" src="file:///C:\Users\akateera\AppData\Local\Temp\msohtmlclip1\01\clip_image001.png">
</v:imagedata></v:shape><v:f eqn="prod @6 1 2">
<v:f eqn="prod @7 21600 pixelWidth">
<v:f eqn="sum @8 21600 0">
<v:f eqn="prod @7 21600 pixelHeight">
<v:f eqn="sum @10 21600 0">
</v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:formulas>
<v:path gradientshapeok="t" o:connecttype="rect" o:extrusionok="f">
<o:lock aspectratio="t" v:ext="edit">
</o:lock></v:path></v:stroke></v:shapetype><v:shape alt="" id="Picture_x0020_1" o:spid="_x0000_i1025" style="width:543.75pt;height:118.5pt;" type="#_x0000_t75">
<v:imagedata o:href="cid:image001.png@01CD4312.401F7C50" src="file:///C:\Users\akateera\AppData\Local\Temp\msohtmlclip1\01\clip_image001.png">
</v:imagedata></v:shape>
June 5th, 2012 10:47am
I think you got this socket error: (Quote from
Windows Sockets Error Codes )
WSAETIMEDOUT
10060
Connection timed out.
A connection attempt failed because the connected party did not properly respond after a period of time, or the established connection failed because the connected host has failed to respond.
This error usually appears when the client cannot receive a response from the server for a specific command.
Could you give us more detailed information?
In which situation you got the error? Whats kind of server and client you have?
Please also check the destination address is a valid IP address. If you used a hostname, ensure it resolved the correct address. Try ping the server and see if it works.
Regards,
MiyaMiya Yao
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
June 6th, 2012 3:06am
I think you got this socket error: (Quote from
Windows Sockets Error Codes )
WSAETIMEDOUT
10060
Connection timed out.
A connection attempt failed because the connected party did not properly respond after a period of time, or the established connection failed because the connected host has failed to respond.
This error usually appears when the client cannot receive a response from the server for a specific command.
Could you give us more detailed information?
In which situation you got the error? Whats kind of server and client you have?
Please also check the destination address is a valid IP address. If you used a hostname, ensure it resolved the correct address. Try ping the server and see if it works.
Regards,
MiyaMiya Yao
TechNet Community Support
June 6th, 2012 3:15am


