MOSS the File Type icons will not be displayed at the search result page

Hey guys,

if you execute a search query in your portal and the result list looks like the following picture, try the solution below:

 

In this case the problem was the DOCICON.xml file.

If you have added e.g. the pdf filter extension that please ensure that the file is correct and you not forget and end tag or something similar.

Repair the DOCICON.xml and the problem should be away.

 

greets


Posted Feb 25 2009, 01:41 PM by Nadine Storandt
Filed under: , ,

Comments

elyes85 wrote re: MOSS the File Type icons will not be displayed at the search result page
on 03-01-2009 9:25

Vielen Dank für dieser Tipp !

Rajan wrote re: MOSS the File Type icons will not be displayed at the search result page
on 08-19-2009 17:49
Sam wrote re: MOSS the File Type icons will not be displayed at the search result page
on 04-09-2010 22:32

Sorry I am not a developer, Can you explain how to fix the file.

Thanks

Nadine Storandt wrote re: MOSS the File Type icons will not be displayed at the search result page
on 04-12-2010 10:08

Hey sam,

1. the file could be found here 12\TEMPLATE\XML

2. the file should look like the following example:

<DocIcons>

<ByExtension>

       <Mapping Key="zip" Value="iczip.gif" OpenControl=""/>

</ByExtension>

   <Default>

       <Mapping Value="icgen.gif"/>

   </Default>

</DocIcons>

developers.de is a .Net Community Blog powered by daenet GmbH.