Server error in application when clicking on a portal link from Microsoft Office
When you click a hyperlink in a document (PowerPoint / Excel / Word) to a Mavim Portal; you may experience an error.
Why This Happens:
- Office applications attempt to open the URL directly.
- The request is redirected to the Portal login page.
- If authentication fails, an error message appears.
See also: Microsoft Support – Click hyperlink to SSO website
Solution: Modify Windows Registry
To fix this issue, you can set a registry key that forces Office to use the default browser for opening links.
Steps:
- Close all programs.
- Press Start → Run, type
regedit
, and click OK. - Navigate to the following key (create it if it doesn’t exist):
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common\Internet
- Make sure the Internet subkey is selected.
- Go to Edit → New → DWORD Value.
- Name the value:
ForceShellExecute
- Double-click it and set the Value data to
1
.
"ForceShellExecute"=dword:00000001 - Click OK and exit the Registry Editor.
Result:
This change forces Office to open hyperlinks using the default browser, allowing proper authentication and access to the Mavim Portal.