I ran into the following problem: I am using Index Server to provide site search for an ASP.NET website. The search results include a summary of the indexed file (provided by Index Server). It works great for HTML and Office documents, but fails miserably for ASPX files. Because this is an unrecognized extension, the files are indexed as plain text, and what is shown in the summary is actual source code.<BR><BR>I played with registry associations without success (according to the Index Server docs the various index filters use registry associations to decide how a file will be indexed). Any ideas?<BR><BR>Thank you very much!