GoogleCodeArchive / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
0 stars 0 forks source link

The remote name could not be resolved: 'cc.services.spaces.live.com' #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Start example client
2.  login with default id/password
3.  when contacts load, right click on a contact and click view contact 
card

What is the expected output? What do you see instead?
See the contact card.  Get the following exception

ContactSpaceService: GetContactCard: System.Net.WebException: The remote 
name could not be resolved: 'cc.services.spaces.live.com'
   at System.Web.Services.Protocols.WebClientAsyncResult.WaitForResponse()
   at System.Web.Services.Protocols.WebClientProtocol.EndSend(IAsyncResult 
asyncResult, Object& internalAsyncState, Stream& responseStream)
   at 
System.Web.Services.Protocols.SoapHttpClientProtocol.InvokeAsyncCallback
(IAsyncResult result)
ContactSpaceService: The remote name could not be 
resolved: 'cc.services.spaces.live.com'

What version of the product are you using? (MSNPSharp, OS, Mono etc.)
2.5.5, MSNPSharp, Windows Vista

Please provide any additional information below.

Original issue reported on code.google.com by crazy.gu...@hotmail.com on 24 Apr 2009 at 6:38

GoogleCodeExporter commented 9 years ago
Hi,
This is because M$ no more support getting contact card from msn client 
webservice. 
The contact card is not a valid function now.

Original comment by freezing...@gmail.com on 27 Apr 2009 at 10:02

GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 6 Jul 2009 at 6:42