Results 1 to 7 of 7

Thread: Error code 80071392 windows live messenger

  1. #1
    Join Date
    Apr 2010
    Posts
    91

    Error code 80071392 windows live messenger

    I just update Windows Live Messenger a few minutes ago (I was also connected with the old version). After installation, so I want to launch the 2009 version. Obviously I click on the button "connect", but that does not work! The logo with the two fellows running indefinitely, and after a while crashes. I just try again, and I got the error code 80071392. Any idea? Please help. Thanks in advance.

  2. #2
    Join Date
    May 2008
    Posts
    2,134

    Re: Error code 80071392 windows live messenger

    You need to clear and reset the cache to resolve the DNS client, just run the command ipconfig / flushdns. Start Menu> Run and in the box that opens, type the above command then OK. You need to also check the Event Viewer module Administrative Tools in Control Panel. If still nothing, even when the best is to uninstall the application. And back to a previous version.

  3. #3
    Join Date
    Oct 2005
    Posts
    2,358

    Re: Error code 80071392 windows live messenger

    Open My Computer or the Windows Explorer, then C:\Program Files\Windows Live\Contacts. Right click the file wlcomm.exe> Properties> Compatibility Tab> Compatibility Mode> Run this program in compatibility mode for:> Select Windows XP and Windows 2000 Server 2003 (SP1) for Vista. If it still a problems and go always Properties> Compatibility tab> Check the box "Disable visual themes" and "Turn off advanced text services for this program."
    I'm the Proud Owner of the most dangerous weapon
    known to man kind: Human Brain

  4. #4
    Join Date
    Apr 2008
    Posts
    2,572

    Re: Error code 80071392 windows live messenger

    To work around this problem, change the ASP code Dtclib.inc.
    1. Add the line:
    Code:
     Const cAlreadyExists2 = "80071392"
    2. Change the line (# 572):
    Code:
     if cstr (HEX (Err))! = cAlreadyExists Then
    to
    Code:
     if cstr (HEX (Err))! AND cAlreadyExists = cstr (HEX (Err))! = cAlreadyExists2 Then

    This change allows the code belonging DTC accept the return code of ADSI 2.5.

  5. #5
    Join Date
    May 2008
    Posts
    2,792

    Re: Error code 80071392 windows live messenger

    If you do not want to use a patch or other add-on and you are using version 9 for Windows Live Messenger, you can check the following the steps outlined below:
    1) Run Regedit in admin mode
    2) Go to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows Live
    3) Right click on Messenger and create a new DWORD value named MultipleInstances.
    4) Change the key value to a newly added
    5) Close the registry and launch Messenger.

  6. #6
    Join Date
    Feb 2010
    Posts
    546

    Re: Error code 80071392 windows live messenger

    You need to use MessengerDiscovery that is an add-on like our Messenger Plus! Live it to setup Windows Live Messenger and to add new features. This new version is compatible with the latest version of Windows Live Messenger 2009. Here is a list of features MessengerDiscovery:
    • Sign in several places at the same time (polygamy)
    • Save webcam contacts
    • Remove advertisements

  7. #7
    Join Date
    Feb 2010
    Posts
    589

    Re: Error code 80071392 windows live messenger

    You need to also follow the procedure:
    • Start the registry by typing regedit in run.
    • Navigate to the directory: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows Live.
    • In the Messenger folder, right click and select New => Dword 32 bit
    • Name the MultipleInstances
    • Double click it and enter as a value
    • Close the registry and launch Windows Live Messenger by clicking on a shortened or directly from the folder.

Similar Threads

  1. Error Code 80070422 with Windows Live Messenger
    By Chandramukhi Chautala in forum Technology & Internet
    Replies: 5
    Last Post: 03-05-2012, 06:53 AM
  2. Windows Live Messenger: error code 801941f7
    By Prashobh Mallu in forum Windows Software
    Replies: 4
    Last Post: 02-06-2010, 12:42 AM
  3. Error Code 81000378 in Windows live messenger
    By Bertus in forum Windows Software
    Replies: 3
    Last Post: 27-03-2009, 10:01 PM
  4. Windows Live Messenger error code 80048820
    By Maceo in forum Technology & Internet
    Replies: 3
    Last Post: 05-03-2009, 11:44 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,545,596.77476 seconds with 17 queries