Upgrade to 2013 leaves "Images" library without Thumbnail Preview working

The issue I am seeing is occurring after an update from SharePoint 2010 to SharePoint 2013. The library is a publishing library created in 2010. These features are enabled in 2013. Looking at the "Thumbnail Preview" column in any view shows the
generic sheet of paper icon. Viewing the images in the "Thumbnail" view shows the thumbnails correctly. The images for the list in question are all .gif. As far as I know those are the only ones failing, but we could have missed some other filetypes. 
I've tried moving a document to a newly created Images library and the preview shows as expected. So I believe I've pretty easily demonstrated that the actual image is not a problem and that SharePoint 2013 can render it. However, it's not a workable solution
to move these files.
If I open the library with Fiddler, I get a 404 error for 256_icgif.gif. From there it's been sort of a dead end as I wouldn't know where to test and see if that's part of the issue.
This is our dev environment before upgrading to 2013 so we're looking for a fix we can perform during or before the upgrade.
Thanks!

Hi Christopher,
Casting my mind back to the Beta, I hit something similar during a test upgrade and if I remember rightly it was to do with the content type mappings that came across. There are two content types Picture and Image which behave differently, so try swapping
the available content types in the library and changing that.
Paul
Please ensure that you mark a question as Answered once you receive a satisfactory response. This helps people in future when searching and helps prevent the same questions being asked multiple times.

Similar Messages

  • Thumbnail preview works in adobe reader 9 but does not work in adobe 8.0

    I have small issue. Thumbnail works in adobe reader 9 but but does not work in adobe acrobat 8.0 in win xp

    Anyone going to tell me how to do this uninstalling and installing??????????
    I don't want to mess things up even more! Geez--I'm almost 60 years old,
    need to work and this might be costing me a job. I'm not 20 and text and
    e-mail etc every day. I'm just asking for a little help that as I see it ,
    is due to a "glitch" with Adobe's software. They can easily in their
    technological minds put a warning on anything before someone downloads
    anything such as "If you download this and you  have already downloaded
    that,, then it won't work." How tough would that be??? They, like most other
    major corporations, are in it for the money. What has happened to customer
    service???
    I need a step by step with my hand held and so it won't screw up things even
    MORE. Adobe...get your customer service and your software together...This is
    draining. I may lose a job over it. I need to have my computer running well
    at this point in time as there is no extra time to spend dealing with
    software issue that are a result of Adobe's software incompatibility.
    I was on the phone for TWO hours last night telling people exactly what was
    going on. I even read the error message word for word. No one would help me
    unless I coughed up the money that I don't have...and in addition I will
    lose a job that might get me some money. This is why I am so upset. Why is
    dealing with Adobe always so difficult??? Of course, I am upset. I'm
    actually a lovely person. It is just that this stuff rattles my nerves.
    Especially when there is a jobwith a raiseinvolved that I may lose as a
    result.
    Now I had better get dressed and ready for the job I have now before I am
    late for work and lose that job, too.....

  • SharePoint 2013 Picture Library Thumbnail Preview not Working

    We are using SharePoint 2013 Enterprise edition.  We are using an enterprise wiki site collection template.  In the Site Collection Images library (Picture library), the thumbnail preview is NOT working.  For some users, they can see all of
    the thumbnail previews, for other users they cannot see any.  Some users can see a few thumbnail preview images and the users that could not see any thumbnail preview images, after refreshing a few times could see SOME of the thumbnail preview images. 
    In addition it is likely not a security issue as all users have contribute rights to the library and I have SCA rights.  It is also not a browser issue as one user on my team has IE 9 with nearly (maybe identical) identical settings as I do, who am also
    using IE 9.  We are having the problems in IE 8, 9 and 10.  Also, how could it be a browser issue if using IE 9 for example, users can see some of the thumbnail preview images but not others.  Lastly, it is not a file extension issue as the
    problem happens with jpg's as well as png's. 
    Any help would be GREATLY APPRECIATED!   FWIW - I'm chalking this up as a bug as it is SO odd and inconsistent, I cannot understand it any other way.
    Regards,
    Bill

    Have you tried looking at the traffic with Fiddler?  That can give you an idea if there are any auth or 404 issues.
    Chris Givens CEO, Architecting Connected Systems
    Blog Twitter

  • How to Show Image form Library with Thumbnail view on visual Web part page using XsltListView web part?

    <WebPartPages:XsltListViewWebPart ID="XsltListViewWebPart_AppWeb"
    runat="server" ListUrl="Lists/MyList" IsIncluded="True"
    NoDefaultStyle="TRUE" Title="XsltListView web part" PageType="PAGE_NORMALVIEW"
    Default="False" ViewContentTypeId="0x">
    </WebPartPages:XsltListViewWebPart>
    For any List it work fine but for Image form library its not working:
    My url: http://sitename:portname/PublishingImages/Forms/AllItems.aspx
    Please provide Solution.
    Question:How To show image library with thumbnail view in Visual Webpart using xslt webpart.

    Is it throwing any error?
    do you set correctly the ListUrl parameter? in this case it will be "PublishingImages"

  • Add new document link not working in upgraded sharepoint 2013?

    Hello there,
    Upgraded SharePoint team sites from 2010 to 2013. add new document link not working for shared document in upgraded sharepoint 2013?. it is specially not working on machine where Office web apps set up with this sharePoint server and it
    is working fine with environment  Office web apps not configured with Sharepoint.
    Looking resoluion /suggestion, thanks in advance.
    Regards,
    Sushil

    Hi  Sushil,
    According to your description, my understanding is that the add new document link was not working on machine where Office web apps set up with this SharePoint server after you upgraded SharePoint team sites
    from 2010 to 2013.
    For your issue, it can be caused by integrating Office Web Apps with upgraded SharePoint Site.
    Firstly please make sure claims-based authentication is used by the SharePoint web application that is used to create the new document. Only web applications that use claims-based authentication can open
    files in Office Web Apps. To determine the authentication provider for a web application, follow these steps:
    1.In SharePoint 2013 Central Administration, click Manage web applications.
    2.Select the web application that you want to check, and click Authentication Providers on the ribbon.
    The authentication provider must be displayed as Claims Based Authentication for Office Web Apps to work correctly with the web application. To resolve this issue, you can delete the web application and recreate
    it using claims-based authentication, or you can change the authentication method of the web application.
    Secondly, make sure the WOPI zones match on the SharePoint 2013 and the Office Web Apps Server farm.
    To do this, run the following command on the SharePoint Server:
    Get-SPWopiZone
    The result will be one of the following:.
    internal-https
    internal-http
    external-https
    external-http
    Next, run the following command on the SharePoint Server.
    Get-SPWOPIBinding
    In the output, look for WopiZone: zone. If the results from Get-SPWopiZone don’t match the zone that is returned by Get-SPWOPIBinding, run the Set-SPWOPIZone -Zone cmdlet on the SharePoint Server to change
    the WOPI zone to match the result from Get-SPWOPIBinding.
    If not work, you can try to disconnect SharePoint 2013 from Office Web Apps Server and re-configure Office Web Apps for SharePoint 2013.
    For more information, please refer to the article:
    http://technet.microsoft.com/en-us/library/ff431687(v=office.15).aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Need several forms to show the same image from an image library

    Hi
    I have several InfoPath forms with a logo at the top of the form. I would like to have the logo linked to an image file so if I have to change the logo, I can just overwrite the file that's sitting in a SharePoint image library without having to edit and
    re-publish 30 forms.
    I can get the file placed in the InfoPath form, but when I publish the form, the image looks correct but the publish process embeds the image. If I view the properties of the image on the form in SharePoint, the URL isn't the URL to the image in the image
    library. It's a long URL that looks hashed.
    So I went back to InfoPath and tried Insert > Picture > pasted the URL to the image in the image library > then clicked the down-arrow on the Insert button and chose Link to File. Now when I publish it, I get an error that says:
    Linked images are not supported by InfoPath Forms Services. To fix this problem, make the image a part of the form template. (Then it has a link to the image from the image library.)
    Is it possible to link to an image file so if the image file is updated the forms will see the new image?
    Thanks in advance,
    Sonya

    Thanks for the reply. So if I understand the info on the links above, to simply display an image that's not embedded in my InfoPath form, I have to create a Rich Text Box in the form, add a Receive data connection to a Picture Library on SharePoint, add
    a Loading Event to the InfoPath form template and edit/paste C# code (because I only want to display one image from the image library and not a repeating table like the example in the article above), then edit and add more blocks of C# code to an "addImageToTable"
    function, save/build/publish the form, then perform an "administrator-approved form template deployment" on the server? lol, all of that seems excessive just to display a non-embedded image. I'll need to decide if I want to fool with that since the logos don't
    change very often.

  • Adobe thumbnail preview does not work in adobe acrobat 8.0

    Hi ,
    I have user login using his profile and suddenly his not able to view thumbnail preview of PDF file using navigation panel but the thumbnail preview
    work in administrator profile.
    Si, I guess some settings blocking in user profile to view thumbnail preview.
    I have checked the settings that I know but it still does not work.
    Please advise.
    It is adobe acrobat 8.0 professional using win XP SP3

    Thanks for answering my queries.
    Could you please let get me the following details as well:
    1. The version of Adobe Reader installed on your system.
    2. The default PDF viewing application on your system. You can find the same by double clicking on a PDF on your system and see which application is used to render the PDF.
    3. The value of the following registries:
    HKEY_CLASSES_ROOT\Software\Adobe\Acrobat\Exe
    HKEY_CLASSES_ROOT\AcroExch.Document.7\shell\Open\command
    HKEY_CLASSES_ROOT\AcroExch.Document.7\shell\Read\command
    Ankit

  • In my iPhoto library, only some images appear as thumbnails.  The rest are blank but appear briefly when scrolling through or properly when double clicked.  Any ideas?

    In my iPhoto library, only some images appear as thumbnails.  The rest are blank but appear briefly when scrolling through or properly when double clicked.  Any ideas?

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • I do not have Aperture installed on my computer anymore but I do have my old library.  Is there any way to extract the ORIGINAL image from the library without having Aperture installed?

    I started using Aperture back when it first came out.  I really had no idea what I was doing when I set everything up.  I got a new computer but do not have my Aperture disc anymore but I do have my old library.  I can get into the library and find the pictures in the Preview and Thumbnails folders, but these obviously are not the original pictures.  The ones in the Preview folder are only 10% of the size of the original digial photo.  I want to know if there is any way to get or reconstruct the original picture using the files in the library without installing Aperture.

    Hi Refringgers,
    Install the 30 day trial of Aperture. Open your Aperture Library, export the Masters and Versions.
    Other than that I will make a strong recommendation not to muck within the Aperture library. Yes, you can find your photos in there, but if you ever decide to again use it may well be unable to be opened. The other thing is the photos are scattered around in a gazillion folders it would take a long time, of course depending on the number of photos, to retrieve them.
    Cordially,
    RicD

  • Zoom the images in asset library thumbnail preview column in display form

    Hi,
    I have a requirement is:
    i have an asset library with 1000 of images and on search of it in the results page, we customized to display the thumbnail preview of that image with title link which links to display form. in the search results on click of thumbnail image it will zoomin.
    we need to have the same functionality on display form also. how to achieve it?
    Aruna

    How are you doing this?
    If you delete in iPhoto and empty the iPhoto trash then all versions of the photo are gone
    If you use the finder to delete photos then you trash your iPhoto library and will ahve to start over
    As to faces - that is not an option so all iPhoto users have face thumbnails
    And it is very strongly recommended that you simply stay out of the iPhoto library - there are NO user servicable [parts in it and going into it endangers your photos and other data
    LN

  • Latests ongoing 'upgrades' as they refer them IOS7, without announcement removed the feature that showed an assignged contact image appearing full screen when that contact called. Why ? brilliant feature Fast losing faith, thoroughly ****** off, moving on

    Latests ongoing 'upgrades' as they refer them IOS7, without announcement removed the feature that showed an assignged contact image appearing full screen when that contact called. Why ? brilliant feature Fast losing faith, thoroughly ****** off, moving on to another phone.

    We are all users here. You are not talking to apple on these forums. There is no way anyone here can know the decision making process apple uses to determine what changes to make to the operating system. Also none of use care about which phone you might buy next.

  • Image content type in Site Asset Image library: The Preview and Thumbnail Preview columns do not display the picture of the item.

    I have two different Site Asset libraries.  The Site Asset Picture library has items of
    content type picture.  The Site Asset Image Library has items of
    content type image. 
    1) I do not quite understand the different between a picture content type versus an image content type. 
    2) the thumbnail and preview columns do not display the image in the Site Asset
    Image Library.  (the image does display in the thumbnail column of the Site Asset Picture library.)  I expected the image to display in the Site Asset Image Library the same as it does in the Site Asset Picture library. 
    Why doesn't it?
    Betty
    Betty Stolwyk

    I have subsequently found out that our "Site Asset Images" library is a Document Library to which someone must have replaced the Document content type with an Image content type.  I also found out that picture previews/thumbnails cannot be displayed
    in Document libraries.  So the problem was the library type, not the content type.
    So I simply created a new Picture Library (whose content type = picture) and copied the files into that and the thumbnails displayed just fine!
    I bet what led to this is the default "Site Assets" library that is created for a new Team site.  It is just a document library but sounds very similar to the "Assets" library.  I can imagine someone thinking the "Site Assets" library was a standard
    container for images, and simply changed the name to better identify the content! 
    As far as 'image' vs 'picture' content types, I noticed that a new Picture Library contains a content type of 'picture', but an Asset Library contains a content type of 'image' (as well as audio and video).  Although the 'image' content type has a few
    more fields than the 'picture' content type (picture content type does not have thumbnail), the actual Picture Library contains pretty much all the same fields, including the thumbnail.  So for all practical purposes, either library type can be used for
    storage of pictures.  I am guessing that the Pictures Library which uses the picture content type is for backwards compatibility purposes, and that the 'image' content type is newer, being derived from the new "Rich Media Asset" content type and used
    in the new Asset Library which can hold audio and video in addition to pictures.  
    Microsoft Help also mentioned that a Picture Library has a slide view which an Asset library does not.  So my take on that is that if you want the potential of seeing your pictures as a slide show, put them in a Picture library which is still using
    the 'picture' content type of previous SharePoint versions.  If you want to keep pictures organized with audio/video files, then put them into an Asset library which uses the  'image' content type derived from the new Rich Media Asset content type.
    Betty Stolwyk

  • I have a MacPro without the updated IOS 7, just purchased an iPod Touch with IOS7, will I be able to download my iTunes library without upgrading my MacPro? I have to keep my computer on old system due to investigation of white collar hacker/frenemy.

    I have a MacPro without the updated IOS 7, just purchased an iPod Touch with IOS7, will I be able to download my old iTunes library without upgrading my MacPro? I have to keep my computer on old system due to investigation of white collar hacker/frenemy.

    Allan Eckert, my guess is that my reply did not show up until the OPs posted her reply. That problem seems to have restarted this morning. See the post in the Lounge>Community Operations forum for more info.
    Allan Eckert wrote:
    What is wrong with the one from lllaass?

  • I cannot open iPhoto library without upgrading

    I think I know the reason: There was recently an upgrade of Aperture, which I have purchased, which asked my to upgrade the iPhoto library. Anyway, iPhoto now says I need to upgrade iPhoto to open my library. And the only upgrade I see has to be paid for.
    Can anyone confirm this?
    Isn't it strange to force such an upgrade on customers?
    Is there a work-around to this problem?

    If Aperture is using your iPhoto library, you probably have got iPhoto '11, so you can upgrade iPhoto for free. Anyway, it's better to check this.
    Open a Finder window, choose Applications in the sidebar and you should see iPhoto. Right-click iPhoto and choose Get Info, so you should see the iPhoto version. If it's 9.x.x, you can upgrade iPhoto free of charge.
    Open the Mac App Store, go to Updates and install iPhoto 9.5 for free. If you don't see the update, try switching the OS X language to English in System Preferences > Language & Region, and restarting

  • How to Get a Video Thumbnail preview image in sharepoint Asset Library

    namespace ConsoleApplication3
    class Program
    static void Main(string[] args)
    using (var site = new SPSite("http://contoso/sites/teams"))
    using (var web = site.OpenWeb())
    var list = web.Lists.TryGetList("Videos");
    var videoProperties = new Dictionary<string, object>();
    videoProperties["Keywords"] = "Intranet Video";
    //videoProperties["AlternateThumbnailUrl"] = "/_layouts/images/preview.jpg";
    UploadVideo(list, @"C:\Downloads\Video3.mp4", videoProperties);
    public static void UploadVideo(SPList list,string fileName,IDict ionary<string,object> properties)
    SPFile file;
    using (var fileStream = File.OpenRead(fileName))
    var urlOfFile = SPUrlUtility.CombineUrl(list.RootFolder.ServerRelativeUrl, Path.GetFileName(fileName));
    file = list.RootFolder.Files.Add(urlOfFile, fileStream, true);
    list.Update();
    //listid = list.ID.add();
    SPListItem listItem = list.GetItemById(file.ListItemAllFields.ID);
    //SPListItem listItem = list.GetItems("Video3");
    var videoContentType = list.ParentWeb.Site.RootWeb.AvailableContentTypes["Video"];
    // listItem["ContentTypeId"] = videoContentType.Id;
    foreach (var property in properties)
    listItem[property.Key] = property.Value;
    listItem.Update();
    in this code "SPListItem listItem = list.GetItemById(file.ListItemAllFields.ID); " im getting null reference exception.an i have tried with other line "var listItem = file.ListItemAllFields;" same error.any one help me to get solve this
    issue.And how to Get a uploaded video Thumnail image.

    Hi,
    I did a test with your code in my environment and it works fine.
    For a better troubleshooting, I suggest you debug your code step by step. You may need to check if file.ListItemAllFields.ID is valid.
    If you want to get video Thumnail image, there is a column named Preview Image URL, the internal name of the field is AlternateThumbnailUrl.
    You can get the field value using Sever Object Model like below.
    String url = item[“AlternateThumbnailUrl”].ToString();
    Here is a similar thread for your reference:
    http://social.technet.microsoft.com/Forums/en-US/251974d8-18ac-4ff9-88a2-633b5bd80fce/get-asset-library-column-value-preview-image-url-programmatically?forum=sharepointgeneralprevious
    More information about how to get list item using Server Object Model:
    http://msdn.microsoft.com/en-us/library/office/ms460897%28v=office.14%29.aspx
    Best regards,
    Zhengyu Guo
    Zhengyu Guo
    TechNet Community Support

Maybe you are looking for

  • What happes to "iPhoto saved FACES" if I reinstall OS X Lion?

    I have bought a 2011 macbook pro running the default version of os x on the device and then i upgraded to os x lion. Now the problem is that i want to change my mac's name (the name that appears in front of the home logo in finder) and due to searche

  • Help:alternate for calling function in where clause

    Hi , In below query i'm calling function in where clause to avoid COMPLETE status records,due to this query taking 700 secs to return result.If i'm remove below function condition it's returning results with in 5 secs.Can you some one advice to any a

  • RePost: center movie clips dynamically, as3.0 ?

    I have a question that was somewhat answered but I now have some problems with, as far as implementing the solution is concerned.  I posted in August and I have revisited the file only now to see if I can create the changes necessary to center my mc'

  • (forte-users) Oggetto: Re: (forte-users) WebSessionManagement

    Luca, This problem has been fixed in WebEnterprise 1.0.E and you can now trap the SessionTimingOut event (see Forte Tech Note 12260). We've just started using it and it seems to work OK. Regards, Mark Carruthers 20th Century Fox Luca Gioppo <Luca.Gio

  • Tracing error from FM 'CSAP_MAT_BOM_CREATE'

    I used this FM name 'CSAP_MAT_BOM_CREATE' to create BOM. Now I want to find out the errors in partular line. I mean that if I have error in line number 5,11,17 and 25 then I want trac them and show them. How can I do that? Regards, Subhasish