Uttam Chaturvedi

Uttam Chaturvedi

  • 388
  • 3.9k
  • 16.9k

File Index server

Jan 3 2013 6:55 AM

I am having problem in "Index File Search". Index search is searching the specified text in file or folder. Currently i am using csso dll and configuring index server on windows server 2003 and it is working fine,however when i configure the same on window server 2008 it's not working. Another problem with current csso dll is it's not searching for some reserved words. Please let me know if anybody have solution to make it work on Windows Server 2008 using cisso dll or any other way. any help would highly appreciated.
 1.Cisso is microsoft Inter.cisso dll were we need to pass input parameters and it will return recordset .We need to register    this dll to system32.
 2.In window server 2003, the result is shown correctly with the code written below, however same is not working and showing  "no Catalog found" in windows server 2008
 3.You can see the steps to confiure Index server in the link below: http://support.microsoft.com/kb/954822I am having problem in "Index Search". Index search is searching the specified text in file or folder. Currently i am using csso dll and configuring index server on windows server 2003 and it is working fine,however when i configure the same on window server 2008 it's not working. Another problem with current csso dll is it's not searching for some reserved words. Please let me know if anybody have solution to make it work on Windows Server 2008 using cisso dll or any other way. any help would highly appreciated.
 1.Cisso is microsoft Inter.cisso dll were we need to pass input parameters and it will return recordset .We need to register    this dll to system32.
 2.In window server 2003, the result is shown correctly with the code written below, however same is not working and showing  "no Catalog found" in windows server 2008
 3.You can see the steps to confiure Index server in the link below: http://support.microsoft.com/kb/954822

I am ready to go for any other solution other then using Microsoft ddl CSSO,however it should be working fine with all ther server like windows server 2003 and windows server 2008.