For some reason the URL of a document's location is being changed when attempting to crawl the content contained in the SQL Compact Edition database. This is the project under Chapter 9 named "ExternalDMSSolution". Everything works except searching the content in the DMS.sdf database using SharePoint Search. The error thrown is:
The filtering process could not be initialized when trying to process this item. Verify that the file extension is a known type and the item is not corrupt.
Actual Location of Document:
Code:
http://dev/sites/realbcs/_layouts/realexternaldmswebparts/download.aspx?documentid=14&filename=contoso%20mechanical.docx
URL Listed in the Search Service Application's Crawl Log
Code:
http://dev/search/_layouts/realexternaldmswebparts/download.aspx?documentid=14&filename=contoso%20mechanical.docx
GREAT STUFF!!!!!!!!!!