Error code 80048820 - 8004839 Windows Live Messenger

Troubleshooting No Comments »

Error code 80048820 – 8004839 Windows Live Messenger UPDATE

  • This error can be caused by problems on the MSN servers, look at the status page to see if there are problems reported. If there are, the best thing to do is probably to wait until they are over.
  • A frequent cause is that the time on your computer is not correct. To correct the time on your computer, double-click the clock in the bottom right of your screen, in the window that appears you should check both the time and date. If you use Windows XP, you can automatically correct the time by clicking the “Internet Time” tab, next click the “Update Now” button.
  • Try re-registering nessairy Messenger dll files:
    First open a run window by clicking start, then run. Now, type the following command and press enter:

quote:



regsvr32 softpub.dll Wintrust.dll Initpki.dll Rsaenh.dll Mssip32.dll Cryptdlg.dll



If you use Windows XP you should open another run window after running the previous commands then type the following command:quote:



regsvr32 Dssenh.dll Gpkcsp.dll Slbcsp.dll Sccbase.dll

Or you can use this bat file to do the job for you



  • Try removing any proxy servers.
    Removing Internet Explorer Proxy Settings:

  •  
    • Start Internet Explorer.
    • On the Tools menu, click Internet Options.
    • On the Connections tab, click LAN Settings.
    • Clear the Automatically detect settings check box.
    • Click OK, and then click OK again.


Removing Messenger proxy settings:
 

  •  
    • Start Messenger.
    • On the Tools menu, click Options.
    • Under Connection, click Advanced Settings.
    • Delete the entries under SOCKS.
    • Click OK, and then click OK again.

  • Try changing your Routers MTU Size.
    Under your routers WAN settings, look for the MTU size setting. Usually changing it to 1400 works

  • Check your Internet Explorer security settings

  •  
    • Start Internet Explorer.
    • On the Tools menu, click Internet Options.
    • Click the Advanced tab.
    • In the Security section, make sure the Check for server certificate revocation check box is cleared.
    • In the Security section, make sure the Use SSL 2.0 and the Use SSL 3.0 check boxes are selected.
    • Click OK.

______________________________________________________________________§  You can try deleting the file in the registry follow steps below §  Click on Start and Run and type in REGEDIT and hit Enter  §  In the registry editor, click on HEKY_CURRENT_USER followed by Software, followed by Microsoft, followed by MSNMessenger, and followed by Policies.  

§  Select the Policies key and delete the folder.  §  Restart your machine.   §  Sign into Messenger again. ______________________________________________________________Last shot saloon from me, try system restore.§  Start>all programs>accessories>system tools>system restore. §  Choose restore my computer to an earlier time, then click next. Pick the date to when u added that program.   §  This way u will not lose any saved data that u have saved since u installed it. I hope this tutorial has help you out and fixed your problem with windows live messenger Happy Computing

Download this Document Here

Britec IT Solutions

Britec IT Solutions
has been currently running a successful Computer Repair and Networking business in North London and Herts for many years. If you're having trouble with your PC or Network and need our help then visit our websites pc repair herts or computer repair herts

Windows Live Messenger error code 80048820

Troubleshooting No Comments »

Problem descriptionWhen you start Windows Live Messenger you cannot sign in, and you get error code 80048820 along with the message:

Sorry, we were unable to sign you in to the MSN Messenger at this time. Please try again later.
To let us try and troubleshoot the problem, click the Troubleshoot button.
80048820

Error code explanation and possible solution

Error code 80048820 usually occurs when there is a problem with the .NET Messenger service. one or more of the servers providing it might be down or having problems, with as result that you can no longer sign in. This normally won’t take longer then a few minutes/hours

This is how the Service Status looks with a normal situation
Please note that the Service Status is known to not always be very accurate, if problems do appear the best thing to do is wait them out. Surely there are many other very interesting things to do. If the error keeps bothering you for over a few days there are some more things you can try below.
Other steps that might help

Check if the time and date on your computer are set correct, as it might confuse Messenger. To verify if they are, double-click the clock at the bottom right of your screen, click ok once/if everything is adjusted right.
If the error continues to appear it is most likely because the Windows digital signatures system is damaged or corrupt. To resolve this you will have to register several dll files that are required for Messenger. You can do this automatically by running a batch file we created or if you prefer by executing the commands yourself.
Automatic solution

First you will have to download this zip file which includes a batch file that can register the dll files for you. After downloading unzip it and run register-messenger-dll-files.bat, a black screen will pop up and update you on the process. When done your Messenger should work again!
Manual solution

First open a run window by clicking start, then run. Now, type the following command and press enter:
regsvr32 softpub.dll Wintrust.dll Initpki.dll Rsaenh.dll Mssip32.dll Cryptdlg.dll
If you use Windows XP you should open another run window after running the previous commands then type the following command:
regsvr32 Dssenh.dll Gpkcsp.dll Slbcsp.dll Sccbase.dll

The run screen where you can execute a command in Windows
In previous cases we found Norton Internet Security to be the cause of this error. Normally provided removing and/or reinstalling it fixes the problem.

Britec IT Solutions
has been currently running a successful Computer Repair and Networking business in North London and Herts for many years. If you're having trouble with your PC or Network and need our help then visit our websites pc repair herts or computer repair herts

Restoring Vista’s MBR/Bootloader

Troubleshooting No Comments »

Insert your Windows Vista Install DVD and boot from it.
After selecting your language options choose the “Repair your computer” option in the bottom left corner.
 
Select your Windows Vista Installation and continue.
Open a new Command Prompt window
 
When command prompt is open, type the following commands

Bootrec /fixboot

Bootrec /fixmbr
The MBR/Boot Loader’s are now repaired, restart your computer and it should boot in to Vista.

Britec IT Solutions
has been currently running a successful Computer Repair and Networking business in North London and Herts for many years. If you're having trouble with your PC or Network and need our help then visit our websites pc repair herts or computer repair herts

acer eRecovery lost password solution

Troubleshooting No Comments »

Acer eRecovery lost password solution

Method n°1 :

Download Partedit32 launch the program and change the type of the partition pqservice from 27 to 7.

Restart the computer press F2  on boot to enter the bios, and then disable the option (d2drecovery).

Restart and press F8 several times until you reach the Windows recovery menu, choose the option : command prompt.

The windows open and now there is a letter for a new drive, x for example.

Type “dir” and seek the file “aimdrs.dat”. Then type this command at the prompt : “Copy aimdrs.dat C:”

Restart your computer normally, open a notepad browse for your file open it and recover your password.

Do not forget to restore your partition pqservice in its initial state with partedit32, and to reactivate the D2D recovery option in the bios.

Method n°2:   There’s easier way using bootable Linux CD. Boot from it (note: pure text interface is enough). When it finishes loading: 

cd /mnt 

mkdir acer 

mount -t vfat /dev/hda1 /mnt/acer 

cat /tools/aimdrs.dat 

voila, your password.  

Warning: on newer notebooks with SATA drives replace “hda1″ with “sda1″.

Britec IT Solutions
has been currently running a successful Computer Repair and Networking business in North London and Herts for many years. If you're having trouble with your PC or Network and need our help then visit our websites pc repair herts or computer repair herts

How to use the Bootrec.exe tool in the Windows Recovery Environment

PC Repair Tools No Comments »

To run the Bootrec.exe tool, you must start Windows RE. To do this, follow these steps:

1. Put the Windows Vista installation disc in the disc drive, and then start the computer.
2. Press a key when you are prompted.
3. Select a language, a time, a currency, a keyboard or an input method, and then click Next.
4. Click Repair your computer.
5. Click the operating system that you want to repair, and then click Next.
6. In the System Recovery Options dialog box, click Command Prompt.
7. Type Bootrec.exe, and then press ENTER.

Note To start the computer from the Windows Vista DVD, the computer must be configured to start from the DVD drive. For more information about how to configure the computer to start from the DVD drive, see the documentation that is included with the computer or contact the computer manufacturer.

Bootrec.exe options

The Bootrec.exe tool supports the following options. Use the option that is appropriate for your situation.

Note If rebuilding the BCD does not resolve the startup issue, you can export and delete the BCD, and then run this option again. By doing this, you make sure that the BCD is completely rebuilt. To do this, type the following commands at the Windows RE command prompt:

bcdedit /export C:\BCD_Backup
c:
cd boot
attrib bcd -s -h -r
ren c:\boot\bcd bcd.old
bootrec /RebuildBcd

/FixMbr

The /FixMbr option writes a Windows Vista-compatible MBR to the system partition. This option does not overwrite the existing partition table. Use this option when you must resolve MBR corruption issues, or when you have to remove non-standard code from the MBR.

/FixBoot

The /FixBoot option writes a new boot sector to the system partition by using a boot sector that is compatible with Windows Vista. Use this option if one of the following conditions is true:

The boot sector has been replaced with a non-standard Windows Vista boot sector.
The boot sector is damaged.
An earlier Windows operating system has been installed after Windows Vista was installed. In this scenario, the computer starts by using Windows NT Loader (NTLDR) instead of Windows Boot Manager (Bootmgr.exe).

/ScanOs

The /ScanOs option scans all disks for installations that are compatible with Windows Vista. Additionally, this option displays the entries that are currently not in the BCD store. Use this option when there are Windows Vista installations that the Boot Manager menu does not list.

/RebuildBcd

The /RebuildBcd option scans all disks for installations that are compatible with Windows Vista. Additionally, this option lets you select the installations that you want to add to the BCD store. Use this option when you must completely rebuild the BCD.

Britec IT Solutions
has been currently running a successful Computer Repair and Networking business in North London and Herts for many years. If you're having trouble with your PC or Network and need our help then visit our websites pc repair herts or computer repair herts