Disable “Unspecified Security Risk” Popup in SharePoint 2010 Asset Library
When working with the “Select an Asset” dialog in SharePoint 2010, I kept receiving these annoying popups that say “This page has an unspecified potential security risk. Would you like to continue?”
I tried adding the site to the Trusted Sites in Internet Explorer and set the security level for the zone to Low, but no dice. A quick search on Bing yielded the answer. The problem is that Windows is not detecting an intranet network because I am running SharePoint locally. We can fix this by telling Windows that our local SharePoint site is part of our intranet.
Go to Internet Options / Security and choose the Local Intranet zone. Click the Sites button.
Make sure the “Automatically detect intranet network” checkbox is checked.
Next, click the Advanced button and add the path for your SharePoint intranet site.
All done, no more annoying popups.
Comments
Anonymous
August 02, 2010
I like this fix. Now, can youu tell me why Office 2010 won't open files from download links? It's another annoyance that hasn't made me hunt it down yet.Anonymous
August 02, 2010
@Tom - try to righ-click the file and choose Properties. In the dialog menu, click the Unblock button. Lemme know if this works, it works for .CHM and other types of files, so it might work in your scenario as well.