Excel "3D Map" feature error: 3D Maps encountered an error while contacting Microsoft Bing mapping services. Functionality may be limited. (Status Code: 4)

Dee Pennell 10 Reputation points
2023-01-27T20:29:58.6933333+00:00

I have reviewed the forum and tried the fixes but nothing has resolved the issue.

Running Win11, Office 2016 Standard. Laptop is updated to latest versions.

I have tried on my personal laptop and it runs with no issue.

Any ideas?

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft 365 and Office | Excel | For business | Windows
{count} votes

2 answers

Sort by: Most helpful
  1. Emi Zhang-MSFT 30,046 Reputation points Microsoft External Staff
    2023-01-30T07:50:36.62+00:00

    Hi @Dee Pennell,

    What the default browser did you use?

    I suggest you make sure the default browser is Edge or IE.

    Then if you have firewall or antivirus software, make sure you have disable them.

    Try these methods and let me know if you need more help, I'm glad to help you.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

  2. Marc M.A 40 Reputation points
    2023-03-09T20:47:52.63+00:00

    Force TLS 1.2 to use applications, excel is this case with 3d map, no need change tls for winhttp. Save in one file .reg and execute, no need restart, works fine.

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft.NETFramework\v2.0.50727]

    "SystemDefaultTlsVersions"=dword:00000001

    "SchUseStrongCrypto"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft.NETFramework\v4.0.30319]

    "SystemDefaultTlsVersions"=dword:00000001

    "SchUseStrongCrypto"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework\v2.0.50727]

    "SystemDefaultTlsVersions"=dword:00000001

    "SchUseStrongCrypto"=dword:00000001

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework\v4.0.30319]

    "SystemDefaultTlsVersions"=dword:00000001

    "SchUseStrongCrypto"=dword:00000001

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.