Showing posts with label failed. Show all posts
Showing posts with label failed. Show all posts

Wednesday, January 25, 2017

Application failed to launch because mfc100u dll was not found or Application failed to initialize properly error 0xc000007b



Application failed to launch because mfc100u dll was not found or Application failed to initialize properly error 0xc000007b


Installing Microsoft Visual C++ Redistributable package (x86) can solve this problem.

Click below the Microsoft links to download the latest version for your PC.
Microsoft Visual C++ 2005
Microsoft Visual C++ 2008
Microsoft Visual C++ 2010

Open Add/Remove programs window in control panel and check for previously installed versions in your PC before downloading.

Go to link Download




Monday, December 5, 2016

Failed to create partition on selected unused space Error 0x800420f



Failed to create partition on selected unused space Error 0x800420f


This error occurs due to the corrupted partition table in the Hard Disk.

Solution: (XP, Vista and 7 users)
[Last updated on July 14, 2012] 

1. Download "Ubuntu LiveCD" and Burn this image file to a CD.

2. Boot the computer from CD.

3. Choose the option "Try Ubuntu without any change to your Computer".



4. After the Ubuntu has loaded completely, Go to Places > My computer.

5. This window will display all the drives of your Hard disk. Note that the corrupted drives or volumes will be displayed with name "File System" with unknown free space or used space.

6. Now click System > AdministrationGParted Partition Editor.



7. Using this utility we can resize/move, create or delete partitions on the Hard Disk.

8. The corrupted/deleted volume will be displayed as unallocated in grey color.


9. Right click on unallocated drive > choose Format to > ntfs.

10. Click the Apply button from tool bar to complete the operation.
11.Once finished you can check from the My computer window that every drives or volumes shows the Total free space and used space.

12. Restart the computer and take the Ubuntu LiveCD out.

Go to link Download