09-06-06 02:37 PM
Hello,
I am facing problems in registering my protocol handler for Windows Desktop
Search.
I have written a protocol handler implementing ISearchProtocol, ISearchProto
colOptions. Only Init of ISearchProtocol gets called, but GetDefaultCrawlSc
ope of ISearchProtocolOptions is not called by WDS. Therefore i am not able
to call AddProtocol().
Hence i am not able to register my protocol handler.
Do i need to do some registry settings ? If so what all?
I do not intend to implement any filter, i would like to use existing filter
s which can filter .txt files. Is this possible?
I need this information to proceed, and documentation is not good for WDS. S
o any help is highly appriciated!
Ganesh
[ Post a follow-up to this message ]
|