TReKiE / msnp-sharp

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

Library don't work on Windows 2000 w/.net 2.0 #189

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Running the sample client under w2000 server,
(with .NET 2.0 Framework properly installed)
No errors thrown, It simply cannot login (waits forever)

¿may be he library depending on some w32 Api or the DNS client not compatible  
in the w2k server?

Any ideas on this?

Andres

Original issue reported on code.google.com by andres.h...@gmail.com on 29 Mar 2010 at 3:37

GoogleCodeExporter commented 9 years ago
Hello,
We do not use any win32 API directly in our library, please attach a trace log.

Original comment by freezing...@gmail.com on 30 Mar 2010 at 7:15

GoogleCodeExporter commented 9 years ago
My mistake! (solved) 
Just analyzed the Trace (as you suggested) and found that there was a directory 
mismatch on my w2k dll's position affecting the address book, corrected it and 
voilá! 
it worked fine!. 
Sorry for the inconvenience.
Andres
PD: I may have a-silly question: 
How to use this library with yahoo messenger accounts, any suggestion?
thanks

Original comment by andres.h...@gmail.com on 31 Mar 2010 at 12:55

GoogleCodeExporter commented 9 years ago

Original comment by freezing...@gmail.com on 31 Mar 2010 at 8:15

GoogleCodeExporter commented 9 years ago
We only support MSN protocol. Yahoo Messenger contact can be added as MSN buddy 
and 
they can communicate with each other. If you want to use this library to login 
Yahoo 
Messenger, it is not possible.

Original comment by freezing...@gmail.com on 31 Mar 2010 at 8:17