Ohad's Blog

Lets talk about .net !

Mirror at:
blogs.microsoft.co.il

News

         Ohad Israeli's Facebook profile

Grab this badge here!

C# Code Snippts

Favorite Blogs

Israeli .Net Bloggers

February 2009 - Posts

Windows Live Messenger - error 8100030f


I’ve just installed the latest Windows Live Messenger and found out that while i am able to work fine from home… at work i keep on getting error 8100030f while trying to sign in.

image

The solution to the problem is to edit the ”hosts” file which is located at :

c:\windows\system32\drivers\etc

Just add to the file the following line at the end of the file:

65.54.239.80    messenger.hotmail.com

And yep… you can finally sign-in again :-)

More Posts