Word failed to register a solution for a document three strokes

Source: Internet
Author: User
Tags goto

Method One:

1, click the lower left corner of the "Start" button, pop-up menu window click "Run" command.

2, in the Open "Run", the dialog box, enter the "services.msc" command, click "OK" to open the local Service settings.

3, in the service (local) right window to find and double-click to open the "DCOM Server Process Launcher."

4, open the Service property settings interface, on the General tab click the Start type of the triangle arrow button, pop-up drop-down menu select "Automatic", click the "Apply" button.

5, in the click of the service state of the "Start" button, the setting is completed, click OK to make the changes take effect.

Method Two:

1, click the command prompt.

2, enter the following command at the Command Prompt window and press ENTER.

SC strat DCOM Server Process Launcher

3, then in the execution of the following command, enter.

sc config DCOM Server Process launchers start= AUTO

Method Three:

If none of the above methods can be solved, try the last method. Right-click on the Desktop, right-click the shortcut menu, point to New, tap text Document in the next menu, open the new text document, copy the following code into, and save the file.

@echo off

Setlocal

@echo%windir%system32msdtc.exe-uninstall

%windir%system32msdtc.exe-uninstall

Call:d Elkey "Hkcrcid"

Call:d Elkey "HKLMSYSTEMCURRENTCONTROLSETSERVICESMSDTC"

Call:d Elkey "HKLMSYSTEMCONTROLSET001SERVICESMSDTC"

Call:d Elkey "HKLMSYSTEMCONTROLSET002SERVICESMSDTC"

Call:d Elkey "HKLMSOFTWAREMICROSOFTMSDTC"

@echo%windir%system32msdtc.exe-install

%windir%system32msdtc.exe-install

Endlocal

Goto:eof

:d Elkey

Set key=%1

Call:d elkeyq%key% >nul 2>&1

@echo.

Goto:eof

:d Elkeyq

REG DELETE%key%/F

2, open My Computer, click "Tools" on the menu bar, click "Folder Options" on the Open menu, switch to the "View" tab in the Open Folder Options window, remove the "Hide extensions for known file types" check box in the Advanced Settings list box, and clicking OK.

3, right click on the desktop of the new text document, open the shortcut menu click "Rename", at this time in a full selection, enter a suffix named bat any name, press ENTER. Finally, double-click to open the batch file to perform the operation inside.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.