Security issue when returning local filesystem results in a custom Windows Federated Search Provider
Posted
by
user561922
on Stack Overflow
See other posts from Stack Overflow
or by user561922
Published on 2011-01-03T23:48:30Z
Indexed on
2011/01/03
23:53 UTC
Read the original article
Hit count: 303
hi-
i'm following the instructions on how to build a custom search provider for windows federated search:
http://msdn.microsoft.com/en-us/library/dd742956(v=VS.85)
i'm returning local results of the form:
File://C:\Users\user\file.txt
however, when i perform a search, i get results that say:
"This item was blocked because of your Internet security settings".
how can i change my security settings so that federated search will allow my customer search provider to return local filesystem results?
thanks.
© Stack Overflow or respective owner