I can help you fix that, and its really easy!
On each of your WFE's (web front ends) make the following change:
- Verify that this file exists: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\IMAGES\ReportServer\16reportx_sp.gif
- Open C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\XML\DOCICON.xml with your favorite text editor (Notepad++ is my favorite)
- Add the following line directly beneath the entry for rdl extensions:
<Mapping Key="rdlx" Value="ReportServer/16reportx_sp.gif" /> - The final file should look something like this:
- Save your changes.
- Perform an IISReset.
No comments:
Post a Comment