Fix: HTTP Error 503 – Service Unavailable

HTTP Error 503 – Service Unavailable

You may receive an error message while visiting a web page in your browser.   Service Unavailable HTTP Error 503. The Service is unavailable.   The error must be corrected by the website system administrator who is maintaining the website you are browsing. Wiki defines a 503 error as: 503 Service Unavailable - The server is...

Continue reading
Tags:

How To: Set Windows Svchost.exe as Separate Process – Isolate Hosted Service

How To Set Windows Svchost.exe as Separate Process Isolate Hosted Service

The Windows process svchost.exe is used to host multiple Windows services in a single process. You can set this process to show all nested svchost.exe processes if you are troubleshooting a runaway svchost.exe process (i.e. a process using 100% CPU). Follow the steps below.   Open Windows command prompt (as administrator). Type the following command to set...

Continue reading
Tags:

Fix: Powershell.exe is not a valid Win32 application

Powershell.exe is not a valid Win32 application

If you have a batch file or script calling the PowerShell application, you may receive an error that the PowerShell executable is no longer valid.   C:\Windows\system32\powershell.exe is not a valid Win32 application.   If you browse to C:\Windows\system32\powershell.exe, you may notice the PowerShell exe is a 0 byte file – clearly a corrupted version of...

Continue reading
Tags:

Why: Creating Microsoft Account You Need a Parent’s Permission – Microsoft Online

Creating Microsoft Account You Need a Parent’s Permission Microsoft Online

If you are attempting to create a new Microsoft account, you may find after completing the initial account setup steps, you need parental permission in order to use that account with Microsoft websites and services.   You need a parent’s permission   Before you can sign in to this Microsoft account and use it with Microsoft...

Continue reading

Why: fixme:richedit:ME_HandleMessage EM_FINDWORDBREAK: stub

fixme:richedit:ME_HandleMessage EM_FINDWORDBREAK: stub

You may receive the following error(s) in Wine (wine logs) when working in Wine application. The short answer is to update to the latest version of Wine, WineBottler, and Winetricks.   However, if the errors still persist after updating, it means the errors are related to functions that the application developer has not yet implemented into...

Continue reading
Tags: