Skip to main content

Error code 0x40 when you try to open Office 365 ProPlus applications.

Problem: 


Error code 0x40 when you try to open Office 365 ProPlus applications

Solution:

To resolve this issue, follow these steps:
Enable application logging. To do this, follow these steps:
Enable verbose logging before you collect the log files.
Click Start, and then click All Programs.
Click Accessories, and then click Run.
Type reg add HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Debug /v TCOTrace /t REG_DWORD /d 1.
Click OK.
Open the application to reproduce the error.
Review the error log that is located in the Temp folder. To find the Temp folder, follow these steps:
Click Start, and then click All Programs.
Click Accessories, and then click Run.
Type %temp%, and then click OK.

The following log files may be present in the Temp folder:
Bootstrapper*.log
c2r_*.log
C2RIntegrator*.log
Firefly*.log
Integratedoffice.exe_c2r*.log
Interceptor*.log
*.exe.log
*_c2rdll*

Note "c2r" is for Click-to-Run.

The log file to look for is named for the application that you use to reproduce the error. For example, if you use Microsoft Word to reproduce the error, you should look for the "winword.exe.log" file. You can select the appropriate log file from the following file names:
winword.exe.log
excel.exe.log
lync.exe.log
onenote.exe.log
powerpnt.exe.log
visio.exe.log
access.exe.log
publisher.exe.log
outlook.exe.log
project.exe.log
winproj.exe.log

Verify server connectivity.

Office 365 ProPlus requires Internet connectivity to the Office Subscription Service (OSS) to keep Office open and fully functional. To verify that you can connect, open a browser, and then try to access the following website:
MonitoredAPIService Service
If you still receive an "Internet connection required" error message when you start Office 365 ProPlus though you can open the link, follow the steps at the following Microsoft TechNet website:
General troubleshooting in Office 365 ProPlus
Disable application logging. To do this, follow these steps:
Enable verbose logging before you collect the log files.
Click Start, and then click All Programs.
Click Accessories, and then click Run.
Type reg add HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Debug /v TCOTrace /t REG_DWORD /d 0.
Click OK.

Comments

Popular posts from this blog

How to display the location of the current file on the Quick Access Toolbar in Office 2013

 Problem  How to display the location of the current file on the Quick Access Toolbar in Office 2013 Solution You can display the location of the currently open Office document on the Quick Access Toolbar. To do this follow these steps: 1. Open any document or a blank document in Word and click the FILE tab. 2. Click Options at the bottom of the options list on the left. 3. On the Word Options dialog box, click Quick Access Toolbar in the options list on the left. 4. To narrow the choices in the list of commands and make it quicker to find the desired option, select Commands Not in the Ribbon from the Choose commands from drop-down list. 5. Scroll down in the list of commands until you find the Document Location command. Select it and click Add to add it to the Quick Access Toolbar. You can move the Document Location command to a different location on the Quick Access Toolbar using the up and down arrows to the right of the list of toolbar commands. 6. Click OK to accept the c...

How to send email force fully using a default account in outlook.

Problem: How to send email force fully using a default account in outlook. Solution: People who use multiple accounts and frequently (accidentally) send using the wrong account, especially if they are sending sensitive documents, as it will almost eliminate accidentally sending email from the wrong account. In Outlook 2010, the registry key is: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\14.0\outlook\options Value Name: ForceAccountSelection Value type: REG_DWORD: 1 for force, 0 to disable. In Outlook 2013, the registry key is: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\outlook\options Value Name: ForceAccountSelection Value type: REG_DWORD: 1 for force, 0 to disable. Notes: You need to create the path if it does not exist. The value type is the same for both 32-bit and 64-bit Outlook.

How to change the color of the wavy underline that indicates spelling errors.?

Issue: How to change the color of the wavy underline that indicates spelling errors.? Solution: To change the color of the wavy underline that indicates spelling errors, follow these steps: 1.      Click Start , click Run , type regedit , and then click OK . 2.      Locate and then click the following registry subkey: HKEY_CURRENT_USER\Software\Microsoft\Shared Tools\Proofing Tools 3.      If the SpellingWavyUnderlineColor entry exists, go to step 6. If the SpellingWavyUnderlineColor entry does not exist, go to step 4. 4.      On the Edit menu, point to New , and then click DWORD Value . 5.      In the right pane, type SpellingWavyUnderlineColor . This is the name of the new entry. 6.      In the right pane, double-click SpellingWavyUnderlineColor . 7.      In the Edit DWORD Value dialog box, click Hexadecimal . 8.      In th...