IIS6 Indexing Service indexing asp.net codebehind (.aspx.cs) files
- by Patrick F
I've setup a few catalogs on an Windows Server 2003 IIS6 install, each tracking files within a website. In the Properties - Generation Dialog for each catalog, 'Index files with unknown extensions' is turned OFF. 'Inherit above settings from Service' in that dialog is also turned off.
However, the index is returning results for .cs files, along with abstracts for those files. I've emptied and restarted the catalogs but the files are still appearing.
My understanding was the Indexing Service would by default only index HTML, ASCII, and Office Documents. What's going on?