Indexing Folders on network
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I am trying to index folders that are located in network in the MS Indeing server in ASP.Net c#. But when i call the method AddScope() providing the sharename ,folder path and the credentials it gives following exception: System.Runtime.InteropServices.COMException (0x8004160A): Exception from HRESULT: 0x8004160A at CIODMLib.ICatAdm.AddScope(String bstrScopeName, Boolean fExclude, Object vtLogon, Object vtPassword) could you please tell what this exception about and how can i remove this to attain the desired functionality. -- modified at 4:04 Wednesday 9th May, 2007 Manoj Kaushik