Using Classic Outlook on Windows for personal email, calendar, and contact management
Hi All,
Does anyone have a temporary solution for this issue?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hyper links wont open and I get the error message.
Using Classic Outlook on Windows for personal email, calendar, and contact management
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi All,
Does anyone have a temporary solution for this issue?
Grrr... same issue here.
file:///\servername.domain.local\filepath => doesn't work
file:///\servername\filepath => works
It seems that FQDN is now broken in Outlook / File Explorer :(
You're right Matt. It's on file path URL's that are having an issue. I suspected that problem was came from recent updates by Windows Update - Security Updates for Microsoft Outlook (KB5002427)
Tried to uninstall the patch and hyperlinks works again. But today the patched (KB5002427) came back and the problem occurred again.
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
Seeing the same error, this appears to be across several different versions of Microsoft 365, so I'm suspecting something in the most recent patch Tuesday updates for Windows 10, all reports of the issue started yesterday after users starting rebooting following the patch Tuesday windows updates.
We are seeing this on Builds:
For file URL's which has me specifically suspecting Windows and not a particular office build or update, since these are older stable builds.
I have further traced the issue with users on our side and found that file links with an FDQN (raise the
error)
Those with just a host name raise a security warning first then work.
NOT working (FQDN within link)
\filestore.domain.ca\docs\docsample.pdf
file://filestore.domain.ca/docs/docsample.pdf
Working (Host name only within link)
\filestore\docs\docsample.pdf
file://filestore/docs/docsample.pdf
Also for working links with the Host name only not FQDN the following dialog is raised on a trusted domain that was not raised previously when clicked.