Showing posts with label error code 0x8024402c. Show all posts
Showing posts with label error code 0x8024402c. Show all posts

Wednesday, June 05, 2013

failure to install apps from store Error code 0x8024402c

Problem:

When try to install apps from Windows Store, it may have this error if you are using proxy to connect to internet.

Fix:

Run the following command with administrators rights to define the proxy settings to the winhttp service,

> netsh winhttp set proxy <proxy server>:<port>

or import from IE

> netsh winhttp import proxy source=ie