I'm trying to do a document search of the virtualPath catalog "Documents". This virtual path's physical path is located outside of the IIS. Namely at c:\EpiAsset
If I add a new directory, "Documents", to my indexing service and set it path to c:\EpiAsset, I will find my documents as I want when I search. The problem I have is getting the virtual path to the documents. The search returns nothing for the column VPath.
I'm using the following VirtualPath provider setting in web.config:
Any help resolving the virtualPath problem using index service would be appreciated.
Tanks,
Jonas