အမ်ိဳးအစားအလိုက္ၾကည့္႐ႈရန္

Monday, June 16, 2014

Printer ကို set printer as default ထားေသာအခါ "Operation could not be completed (error 0×00000709)"

PROBLEM:
You will get the following error when you are trying to set your printer as default

“Operation could not be completed (error 0×00000709) Double check the printer name and make sure that the printer is connected to the network”

SOLUTION:
  • Open Registry editor by typing REGEDIT in the RUN Prompt
image
  • Traverse to HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
  • Right Click the Windows key and click Permissions…
image
  • Select Allow on Full Control permission and click OK
image
  • Close the Registry Editor and restart the machine.

Saturday, June 7, 2014

You receive a "The User Profile Service failed the logon” error message

To fix the user account profile, follow these steps: 

Press F8 key at computer boot up. Choose Safe Mode.

Click Start, type regedit in the Search box, and then press ENTER.
  1. In Registry Editor, locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
  2. In the navigation pane, locate the folder that begins with S-1-5 (SID key) followed by a long number.
  3. Click each S-1-5 folder, locate the ProfileImagePath entry in the details pane, and then double-click to make sure that this is the user account profile that has the error.
    2705065

    • If you have two folders starting with S-1-5 followed by some long numbers and one of them ended with .bak, you have to rename the .bak folder. To do this, follow these steps:
      1. Right-click the folder without .bak, and then click Rename. Type .ba, and then press ENTER.
        2493038
      2. Right-click the folder that is named .bak, and then click Rename. Remove .bak at the end of the folder name, and then press ENTER.
        2493039
      3. Right-click the folder that is named .ba, and then click Rename. Change the .ba to .bak at the end of the folder name, and then press ENTER.
        2493040
    • If you have only one folder starting with S-1-5 that is followed by long numbers and ends with .bak. Right-click the folder, and then click Rename. Remove .bak at the end of the folder name, and then press ENTER.
  4. Click the folder without .bak in the details pane, double-click RefCount, type 0, and then click OK.
    2493045
  5. Click the folder without .bak, in the details pane, double-click State, type 0, and then click OK.
    2493046
  6. Close Registry Editor.
  7. Restart the computer.
  8. Log on again with your account.