Microsoft Word - unable to open https link within document

I cannot open links that starts with within MS Word 365 documents. I get:

Unable to open http.://... . Cannot download the information you requested

I'm using Windows 10 1803 and the newest MS Word 365 desktop application.

Other links I can open without any problems...

1

3 Answers

Try to create the following registry key in this computer:

  1. Quit any programs that are running.
  2. Open Registry Editor. (Click Start, and then click Run. Type regedit in the Open box, and then click OK.)
  3. In Registry Editor, browse to one of the following subkey (create the keys when they do not exist):

For a 32 Bit version of Office on 64 bit version of Windows

HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\9.0\Common\Internet\

For a 32 Bit version of Office on 32 bit version of Windows

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common\Internet

For a 64 Bit version of Office on 64 bit version of Windows

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common\Internet

  1. Make sure the Internet subkey is selected. On the Edit menu, point to New, and then click DWORD Value. Add the following registry value: Value Name: ForceShellExecute
  2. Double-click ForceShellExecute, and then set the Value data to 1. Click OK. On the Registry menu, click Exit.enter image description here

Open Word again, check if the hyperlink works now. Reference:

7

Refer Microsoft Answer for this problem:

To fix this problem automatically, download and run this tool which provides by the Microsft.

Link:

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


Symptoms

When you create a hyperlink in an Office document and then select the link, you may receive one of these error messages:

Unable to open . Cannot locate the Internet server or proxy server.

Unable to open . Cannot open the specified file.

= the hyperlink you inserted.


Cause

This problem occurs when the following conditions are true:

  • You are using Microsoft Internet Explorer:

    • A proxy server -or-
    • A firewall that does not allow HTTP requests to be placed on your local network
  • Internet Explorer is not your default browser.

  • The ForceShellExecuteregistry key is not present in the following location or is not set to 1:

    For 32 bit Office Versions installed on 64 bit operating systems

    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\9.0\Common\Internet

    For 32 Bit Office Versions installed on 32-bit Operating Systems or 64 Bit Office Versionsinstalled on 64-bit Operating Systems

    HKEY_LOCAL_MACHINE \Software\Microsoft\Office\9.0\Common\Internet


Workaround

To have us work around this problem for you, go to the "Here's an easy fix" section. If you prefer to fix this problem manually, go to the "Let me fix it myself" section.

Here's an easy fix

To fix this problem automatically, select the Download button. In the File Download dialog box, select Run or Open, and then follow the steps in the easy fix wizard.

  • This wizard may be in English only. However, the automatic fix also works for other language versions of Windows.
  • If you’re not on the computer that has the problem, save the easy fix solution to a flash drive or a CD, and then run it on the computer that has the problem.

Let me fix it myself

To work around this issue, either add the ForceShellExecute subkey, if it is not present, and set the Value data, or if it is present, set the Valuedata of the ForceShellExecute subkey.

Adding the Internet Subkey to the Registry and Setting the Value Data

  1. Quit any programs that are running.

  2. Select Start, and then select Run. Type regedit in the Open box, and then select OK.

  3. In Registry Editor, browse to one of the following subkey (create the keys when they do not exist):

    For a 32 Bit version of Office on 64-bit version of Windows

    HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\9.0\Common\Internet\

    For a 32 Bit version of Office on 32-bit version of Windows

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common\Internet

    For a 64 Bit version of Office on 64-bit version of Windows

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common\Internet

  4. Make sure the Internet subkey is selected. On the Edit menu, point to New, and then select DWORD Value. Add the following registry value:

    Value Name: ForceShellExecute

  5. Double-click ForceShellExecute, and then set the Value data to 1. Select OK.

  6. On the Registry menu, select Exit.

Try to use: instead of . It is a certificate problem.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like