| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | 6 mins ago | |
| stats | profile views | 67 |
|
Jul 13 |
revised |
file icons are not showing up added 270 characters in body |
|
Jul 13 |
comment |
file icons are not showing up Here is the rendered html from prod. wikisend.com/download/682634/00064842-2_Rendered_Html.txt |
|
Jul 13 |
comment |
file icons are not showing up I downloaded the aspx file for the link to a document item from both prod and dev. looked at it line by line. They both match (well, except for list id n stuff). but the code for |pdf|linkoverlay.gif looks same. I am thinking how SP is rendering the aspx page for the item. I open SP Manager on server and did not any reference to pdf16.gif in prod and dev. Both shows doclink.gif for iconUrl property. |
|
Jul 13 |
comment |
file icons are not showing up blogs.msdn.com/b/cliffgreen/archive/2008/06/23/… |
|
Jul 13 |
comment |
file icons are not showing up Here is the article. howtosharepoint.blogspot.com/2010_12_01_archive.html |
|
Jul 13 |
comment |
file icons are not showing up Here is the file. wikisend.com/download/898802/LinkToDocumentTemplateV2.txt |
|
Jul 13 |
comment |
file icons are not showing up Not sure because this is the first time I am trying to upload documents and link to a document via powershell. I would like link to a document to be what ever file type is linking same so user can relate the link to file type is so and so. |
|
Jul 13 |
comment |
file icons are not showing up In production src="/_layouts/images/DOCLINK.GIF" and in dev src="/_layouts/images/pdf16.gif"? I can't get any file type icon to show up. so not sure where to look. |
|
Jul 13 |
comment |
file icons are not showing up We are not using Blob caching (web.config setup) |
|
Jul 13 |
comment |
file icons are not showing up @Mauro: the pdf icon setup was done years ago so I dont need to configure pdf. |
|
Jul 12 |
comment |
file icons are not showing up I verified all the servers in the production and they all have valid entry in the docicon.xml file. But it's happening with every type of icon. So i dev if i change the icon from pdf to docx (in my code) it works. meaning the link to document records shows with docx icon with overlay icon. So that makes me believe it's not icon related. what else could it be? |
|
Jul 12 |
comment |
file icons are not showing up yes docicon.xml is configured on all servers in the farm. Matter of fact, it's been there since 2011. I can change pdf to docx or xls nothing is working. see attached pic in the main post. I updated it. |
|
Jul 12 |
revised |
file icons are not showing up added 4 characters in body |
|
Jul 12 |
asked | file icons are not showing up |
|
Jul 2 |
comment |
Find content types for given column I changed get_InternalName to get_Title cause the column name was renamed. Thanks |
|
Jul 2 |
comment |
Find content types for given column Perfect. Thank you Brandon. You rock. (well, rock is hard and senseless). You smooth. LOL |
|
Jul 2 |
accepted | Find content types for given column |
|
Jul 2 |
revised |
Find content types for given column added 149 characters in body; edited title |
|
Jul 2 |
asked | Find content types for given column |
|
Jun 29 |
comment |
Does Anyone Any freeware/open source PDF converter we can use with sharepoint 2007 Here is article on how to use "Oracle's Outside in PDF" lifeonplanetgroove.com/2009/03/19/… |