SSL ERROR : The server's security certificate is not yet valid!
MSN Messenger Error Code: 800701f6 or 8100030e
ERROR MESSAGE
When you start MSN Messenger or WLM (Windows Live Messenger), you are unable to sign in the following message is displayed:
"Signing in to Windows Live Messenger failed because the service is temporary unavailable." Error Code: 800701f6 or 8100030e.
SOLUTION
1) Register softpub.dll.
Click Start Button, then click Run, type regsvr32 softpub.dll. Restart MSN Messenger or Windows Live Messenger.
2) You may need to MSN Messenger (Windows Live Messenger) to the allowed list of programs in your firewall.
3) Double click on the clock in the Windows taskbar and make sure the system clock is set correctly.
Labels: Msn errors
Windows Live Messenger Installation Error 1601, Error 1603 and Error 1635
SOLUTION
Method 1:
1. Click Start, click Run, type MSIEXEC /UNREGISTER, and then click OK. Even if you do this correctly, it may look like nothing occurs.
2. Click Start, click Run, type MSIEXEC /REGSERVER, and then click OK. Even if you do this correctly, it may look like nothing occurs, or you may briefly see an hourglass. After you run this command, the operation is complete.
3. Try your Windows Installer-based application again.
Back to the top Back to the top
Method 2:
Fix the broken security key for the MsiServer service
1. Start the computer by using Windows 2000.
2. Click Start, click Run, type regedit.exe, and then rename the following key to Old_Security:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer\Security
3. Restart the computer (you must do this).
4. Run Instmsiw.exe for installer 2.0 again; this corrects the broken security key for the MSI service.
1. Click Start, click Run, then type Regedt32.
2. For each of the registry hives, follow these steps:
a. Select the hive.
b. For Windows XP, on the Edit menu, click Permissions.
For Windows 2000 and Windows NT 4, on the Security menu, click Permissions.
3. Verify that the SYSTEM account has been added and that it has Full control. If it does not, add the SYSTEM account with Full control.
Back to the top Back to the top
Labels: Msn errors
Firewall and MSN Messenger
Make MSN Messenger Work With Your Firewall
Windows Firewall:
- Click Start, click Run, type FIREWALL.CPL , and then pressENTER
- On the General tab, if the On check box is selected, the Windows Firewall is enabled. If this option is not selected, then ignore the rest of the steps below.
- Click the Exceptions tab.
- Under Programs and Services, select MSN Messenger if it appears in the list, and then click Delete.
- Click Add Program, click Browse, and then locate theC:\Program Files\MSN Messenger folder.
- Double-click the Msnmsgr file. Note: The computer settings determine whether the file name is followed by the extension ".exe."
- Make sure that the Msnmsgr file is added to the Programs and Services list and that MSN Messenger is selected
- Click OK to save the changes
Make MSN Messenger Work With Your Firewall
MSN Messenger Error Code - 81000314
When you launch MSN Messenger and try to logon, you get an error message 81000314. A wild guess, there is a problem with the MSN Server.
SOLUTION
Open with Notepad: C:\Windows\System32\Drivers\etc\hosts
Add these 2 lines to the bottom:
65.54.239.80 messenger.hotmail.com
65.54.239.80 dp.msnmessenger.akadns.net
Save it and restart WLM
Labels: Msn errors
Windows Error Code 800401E4-- Invalid syntax
ERROR MESSAGE- Solutions to Invalid Syntax Check the Line: number in your script that references the 'LDAP:// Provider'. If necessary, work back for previous LDAP occurrences. Char 1: often lies! it just means that the whole line will not execute. In the case of runtime errors you can use this work around. Add this line: On Error Resume Next In my example, it's line 6 is where the problem lies. Plainly, this syntax is gibberish. Firstly, you need a colon as in LDAP:// Set objGroup = GetObject("LDAP//dc=cp,dc=com"&"/Administrators,group") This error code, 800401E4 occurs when you execute a VBScript. You are probably using a WSH method to connect to LDAP. A wild guess, you are using the command: GetObject("LDAP//:xyz...)SOLUTION
Example of Script with a Code 800401E4 error
Secondly the dc=cp,dc=com is o.k!
But Thirdly "&"/Administrators,group" is rubbish.
Labels: windows error
Windows Error:127 [ERROR=127 (7Fh)]
ERROR MESSAGE Cannot get main entry point for C:WINDOWSSYSTEMVIPERSTI.CPL. Error:127 [ERROR=127 (7Fh)] OR The signature for Windows XP edition Setup is invalid. The error code is fffffdf0. OR Setup failed to install the product catalogs. This is a fatal error. The setup log files should contain more information. OR Warning! Setup failed to remove the setup catalog ieexcep.cat OR Warning! Setup failed to remove the setup catalog sp1.cat SOLUTION To solve this problem, rename the %WinDir%\System32\Catroot2 folder. For more information about how to rename folders by using the Windows XP user interface, click Start, click Help and Support, type renaming folders, press ENTER, and then click Change the name of a file or folder. If you cannot start a command prompt while the Setup program is running, start the computer from a Microsoft Windows 95, Windows 98, or Windows Millennium Edition startup disk, and then rename the %WinDir%\System32\Catroot2 folder. Or, start the computer from the Windows XP CD, and then rename the folder in Recovery Console.
The system cannot find message text for message number 0xfffffdf0 in the message file for Syssetup.dll.
To rename the %WinDir%\System32\Catroot2 folder at a command prompt, follow these steps:
Labels: windows error