Skip to main content

Posts

Showing posts with the label MS-Office

There was an error sending the command to the program in word 2013

Error: "There was an error sending the command to the program in word 2013" Solution:  Open Registry editor. Change the value of H Key classes root \ Word.document.12\ shell \ open \command \ on the right panel - right click and modify the value to                   "C:\Program Files\Microsoft Office 15\Root\Office15\WINWORD.EXE" /n "%1" Change the value of H Key classes root \ Word.document.12\ shell \ open\ ddexec \ application\ on the right panel - right click and modify the value to  winword.

Outlook 2010 Search Not Working or Indexing Fix ?

Q:  Outlook 2010 Search Not Working or Indexing Fix. ?? Solution:  Your Outlook 2010 not indexing your emails anymore? Outlook Search stopped working? There’s something about Outlook 2010 search that gives you the feeling it’s not quite there, yet. Some Outlook versions relied on Windows Search, some depended on internal search, and so it leaves you wondering why is it that Microsoft can’t produce a solid search for something as important as email in one of the Office flag products. If you search around the web, you’re likely to find thousands of threads on Microsoft related forums. Of all those threads, this is the solution that worked for me : If you do this: Open Outlook click on File > Options > Search > Indexing options > Modify > Uncheck Outlook Click on OK then close and restart Outlook to check if search results fetch correctly. What you are using is the Outlook search that is not the Win...

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: The function you are attempting to run contains macros or content that requires macro language support.

"Error: The function you are attempting to run contains macros or content that requires macro language support." Solution:>> This Error “ Error: The function you are attempting to run contains macros or content that requires macro language support.____” pops up after closing the office application like outlook/word/excel etc. Resulation: 1: To check your macro security settings, click the Microsoft Office Button , click <program name> Options , click Trust Center , and then click Trust Center Settings . If macro security is set to Disable all macros without notification , all macros are automatically disabled. Use the following procedure to enable the macro. In the Trust Center dialog box, click Macro Settings , and then click Disable all macros with notification . Click OK in the Trust Center dialog box to apply the new setting. Click OK to close the program options dialog box. ...

An error has occurred while installing office Error Code: 1603.??

Q: An error has occured while installing office Error Code: 1603.?? A:  If everything fails in Office 2010 installation with error 1603, please follow steps ·          1. In the "Start" menu, locate "Command Prompt". Right-click and choose "Run as Administrator". If you are prompted for an administrator password or confirmation, type the password or provide confirmation. 2. Type the following commands, then press "Enter" to execute them one by one. Please note the space before the command and its parameter. takeown /f  C:\Windows cacls C:\Windows /G administrators:F Note: I assumed that your operating system installed on C:\. 3.   Restart the computer to check the issue. After this, please try to install the Office program again. If the problem persists, we can also try to check the permissions of the registry keys: ============= First, I suggest we check the related Registry permissions by ...

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

Office 2010 Keeps Running Configuring / Installing wizard

Q.Office 2010 Keeps Running Configuring / Installing wizard. . A: Solutions : 1: Start the program first from all programs list and then open the document. This is temporary fix. 2: The issue will not occurs even if you create a desktop shortcut for a document. 3: If you do not need previous versions of Office, uninstall them. 4: Open command prompt by typing CMD in run prompt and then paste following command.  reg add HKCU\Software\Microsoft\Office\14.0\Word\Options /v NoReReg /t REG_DWORD /d 1 Note : This error occurs if you have previous version of office (Office 2003, Office 2007) installed on your machine.

Side by side configuration Error while installing office.

Q.Side by side configuration Error while installing office. A:  Uninstall: Remove All the visual C++ programs,  1.) Open Control panel. 2.) Select all visual c++ programs from the list. 3.)Remove all one by one. 4.)Restart The computer. Note: Download and install the Microsoft Visual C++ 2008 SP1 Redistributable Package. http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a5c84275-3b97-4ab7-a40d-3802b2af5fc2&displayLang=en Thanks,

Error message when clicking hyperlink in Office: "Cannot locate the Internet server or proxy server"

Q: Error message when clicking hyperlink in Office: "Cannot locate the Internet server or proxy server" A:To work around this issue, either add the Internet subkey, if it is not present, and set the Value data, or if it is present, set the Value data of the Internet subkey. Adding the Internet Subkey to the Registry and Setting the Value Data Quit any programs that are running. Click Start, and then click Run. Type regedit in the Open box, and then click OK. In Registry Editor, browse to the following subkey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common Note This registry key is the same for all versions that listed in the "Applies To" section. This registry key will not be different for the different versions. If you are running 32-bit Office on 64-bit Windows you need to use the Wow6432Node HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\9.0\Common\Internet. On the Edit menu, point to New, and then click Key. Name the new subkey Int...

Cannot verify the product license in Microsoft Office?

Q:  Cannot verify the product license. A : Method 1 Activate the Office 2010 product online by doing the following: Go to C:\Program Files (x86)\Microsoft Office\Office14. If you have the 64-bit version of Office, the path is C:\Program Files\Microsoft Office\Office14 Make sure you are connected to the Internet and run the following command to activate the product online: cscript ospp.vbs /act Confirm the reg key value for the following? HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\CONTROL\CLASS\{4D36E967-E325-11CE-BFC1-08002BE10318} Key = UpperFilters Value = PartMgr If the above does not match please try to change it via the command prompt. reg add HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\CONTROL\CLASS\{4D36E967-E325-11CE-BFC1-08002BE10318} /v UPPERFILTERS /t REG_MULTI_SZ /d PartMgr /f and try activate again. Method 2: Search for ospp.vbs file on your PC Open the command prompt & type the following. cscript "Path of the ospp.vbs in double quotes" -dstatus...

How to play youtube video online in powerpoint?

QHow to play youtube video online in powerpoint??. A.To add video in powerpoint using youtube. As we all uses powerpoint and wants to add Online video in our presentation and there are couple of ways to add a youtube video in the presentation. The mathod which i am going to describe here will be the smarttest way to play youtube video. Lets begin..... 1) Open powerpoint application. 2) Add Developer Tool in your menu by Adding more command from file-->options-->customised Ribbon. 3) Now using New developer toolbar add shockwave objects from more controls commands. 4) Right Click on the shockwave object and open properties. 5) Add the URL in Movie box. Yout Url shoud be like this: Original linke copied from IE Address Bar: http://www.youtube.com/watch?v=l64RLH3b01Y Url after modification: http://www.youtube.com/v/l64RLH3b01Y 6) Save your presentation and play the slide show. Note:Before following the below steps make sure you have updated flas...

Can not add page numbers, headers or footers to a word 2007 document?

Q.  Cant add page numbers, headers or footers to a word 2007 document Error-:"  The Office Open XML file BuildingBlocks.dotx cannot be opened because there are problems with contents ". A:  1. Close any office program that may left open.   2. Open the folder  " C:\Documents and Settings\%username%\Application Data\Microsoft\Document Building Blocks\1033 "   3. Delete the " BuildingBlocks.dotx " file.   4. Open Word and close it.   5. Wait a few seconds.   6. Open a new blank page, and try to add page numbers, headers or footers.   7. Optional: Open the folder  " C:\Documents and Settings\%username%\Application Data\Microsoft\Document Building Blocks\1033 "            Verity that a new " BuildingBlocks.dotx " file, was created. Thanks Techhsuff Team.

Error message when you try to use a gallery in Word 2007: "The Office Open XML file Building Blocks.dotx cannot be opened?

Q. Error message when you try to use a gallery in Word 2007: "The Office Open XML file Building Blocks.dotx cannot be opened"?? A: 1) Check if the product is full or Trial. 2) Run Fixit from : http://support.microsoft.com/kb/925175 3) Repair office from control panel. 4) Search in Bing for further help.When you are getting error while sending emails using MAPI for live/Hotmail. Please follow the process as per the KB article below:http://support.microsoft.com/kb/2231628 Thanks Techhnettguru Team.

Configuration windows pop up every time you open office apps?

Q. Configuration window pop up every time you open office apps.?? A. Do the following. Uninstall previous versions of Office and Office activation assistant.. Paste these commands in run box reg add HKCU\Software\Microsoft\Office\14.0\Excel\Options /v NoReReg /t REG_DWORD /d 1 reg add HKCU\Software\Microsoft\Office\14.0\Word\Options /v NoReReg /t REG_DWORD /d 1 reg add HKCU\Software\Microsoft\Office\14.0\Outlook\Options /v NoReReg /t REG_DWORD /d 1 reg add HKCU\Software\Microsoft\Office\14.0\Powerpoint\Options /v NoReReg /t REG_DWORD /d 1

Word/Outlook could not create the work file. Check the temp environment variable.??

Q: Word/Outlook could not create the work file. Check the temp environment variable.?? Answer: Follow the steps: At Start menu, Run (or Windows key + R) type regedit Browse to HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Explorer\User Shell Folders   The Cache variable (in the right pane of the register editor window) should be as follows: Vista or Windows 7: %USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files Windows XP: %USERPROFILE%\Local Settings\Temporary Internet Files Double click on the Cache name to open it then edit it, entering the correct path (as listed above). Internet Options method Open Control Panel, Internet Options or go to Internet Explorer's Tools menu, Internet Options. 1.   In the Internet Options dialog, click the General tab. In the Browsing history section click Settings to open the Temporary Internet Files and History Settings dialog. 2. In the Temporary I...

Outlook 2010 is Not Recognized as the Default Email Client while sending email using other Office application.

Q:To verify Outlook is indeed set as your default email client:  Answer: Follow the steps Open Control Panel and search for Default Programs. Select Set Default Programs link. Choose Microsoft Outlook from the list of programs. Click "Set this program as default".   Open regedit then press Enter. (You'll probably need to ok a security dialog.) In the Registry editor, browse to HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail Right click on the Mail key and Export a copy for backup. Right-click on Mail again and create a new key called Outlook64Bridge Next, right-click on Outlook64Bridge and create a key under it called DLLPath. Right-click again and create a key called DLLPathEx. Locate the 32 bit version of the file MAPI32.dll on your computer and enter the complete path name in each DLLPath key (replacing "something\something\...." with the correct path on yo...