|
Posted by JRush on March 8, 2006, 1:35 pm
Please log in for more thread options
Try this..
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/spptsdk/html/CreatingProtocolHandler_SV01156106.asp
>I am writing sample a protocol handler for MSN destop. I am able to
>register
> the protocol using ISearchManager interface.
> To add a url to crawl by MSN desktop using my protocol i am creating a
> ISearchCrawlScopeManager interface but i am getting error "Class not
> registered".
> 1. Do i need to get specific version of WDS?
> 2. Is there any other way by which i can test working of my sample
> protocol
>
> Thanks in advacne!
|