So I've set up a new content source on my SharePoint 2010 server to index a file share on one of my servers. The file share contains a combination of PDF and TIF files.
The file share itself is setup to give Read access to all users, and the NTFS permissions are set to allow read for "Authenticated Users".
When the indexer is indexing the content of the file share, the PDFs are indexed fine (using Adobe's 64-bit 9.0 iFilter), but all the TIF files are producing the following error: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
I've tried enabling the Windows TIFF iFilter from the Server 2008 R2 features, and rebooted the server after doing so, and it had no effect.
Any thoughts on what I can do? I don't even need the TIFFs to be OCR'ed, all I want indexed are the file names, and if possible, file properties.