Skip to main content

Posts

Showing posts with the label MS-Office Activation

Activating Office 365- Could not connect to server “0x80072ee7.??

Error : Activating Office 365- Could not connect to server “0x80072ee7". Solution: When activating Office 365 if we encounter an error “Could not connect to server “0x80072ee7”. We can try using the proxy server and get Office 365 activated. If it does not work. Perform Following Steps: step 1-->Control panel--->Network connections---->Local Area Network---(Properties)--->TCP/IP --(properties)--->preferred DNS server address--->4.2.2.2 step 2-->start--->run as admin--->cmd-->ipconfig /flushdns Try to Activate Office. It worked for me and hope it does for you too. All the Best.

Windows 7 plug and play service is not working fine to activate office.

Query: Windows 7 plug and play service is not working fine to activate office. Answer :  Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\PlugPlay] "DisplayName"="@%SystemRoot%\\system32\\umpnpmgr.dll,-100" "Group"="PlugPlay" "ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\   74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\   00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\   6b,00,20,00,44,00,63,00,6f,00,6d,00,4c,00,61,00,75,00,6e,00,63,00,68,00,00,\   00 "Description"="@%SystemRoot%\\system32\\umpnpmgr.dll,-101" "ObjectName"="LocalSystem" "ErrorControl"=dword:00000001 "Start"=dword:00000002 "Type"=dword:00000020 "ServiceSidType"=dword:00000001 "RequiredPrivileges"=h...

Error message when you try to activate Office 2010: "An unspecified error has occurred. Your request cannot be processed at this time. (0x80070001).

Q: Error message when you try to activate Office 2010: "An unspecified error has occurred. Your request cannot be processed at this time. (0x80070001) A: To resolve this issue, please do the following: On the Start menu, click Run, and then type regedit. In the Registry Editor, search for the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\CONTROL\CLASS\{4D36E967-E325-11CE-BFC1-08002BE10318} Look for UpperFilters, which is type REG_MULTI_SZ. Double-click UpperFilters, and then under Value data, add PartMgr to the top of the list. Click OK. Restart the computer. Start any Office 2010 application and follow the prompts to activate. You can also automate the process of adding this registry key, by running the following command on the run line: reg add HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\CONTROL\CLASS\{4D36E967-E325-11CE-BFC1-08002BE10318} /v UPPERFILTERS /t REG_MULTI_SZ /d PartMgr /f