Unable to Add .wmv file to KD

Hi,
I'm trying to add a .wmv file to KD. But it fails. Is there any setting that i have to do?
Will plumtree support .wmv types in KD?
Thanks,
Bharat

Your code works fine in both my on-premises and SharePoint Online. I have given the app full control, so I suspect this is a permissions issue. I would check your permissions on your appmanifest. Must be something to do with publishing permissions. Try
giving full control and work the permissions down.
Blog | SharePoint Field Notes Dev Tools |
SPFastDeploy | SPRemoteAPIExplorer

Similar Messages

  • UNABLE TO OPEN WMV FILES WITH FLIP 4 MACan

    I am unable to open wmv files even after having downloaded flip 4 mac. I know the files are are not damaged because they open and play on my other mac (off of external drive). Are there any other settings adjustments in preferences or anywhere else that I need to make to open these files? Any advice would be much appreciated.

    Did you repair permissions & restart after installing Flip4Mac?

  • Unable to add aspx file to document library using REST and JSOM in SharePoint Hosted App

    Hi,
    I am unable to add an aspx file to document library.  I was actually trying to create a WIKI page and upload to Pages library but that wasn't working so I tried simple document library.  It keeps failing with Access Denied error.  I have checked
    the blocked types and aspx is not included.  I can upload it directly from the browser so that shouldn't be the case.  I have read that it can be achieved with CSOM but I need this to work with a SharePoint Hosted App.  Here is my JSOM:
    factory = new SP.ProxyWebRequestExecutorFactory(appweburl);
        context.set_webRequestExecutorFactory(factory);
        appContextSite = new SP.AppContextSite(context, hostweburl);
        oWeb = appContextSite.get_web();
        oList = oWeb.get_lists().getByTitle('Documents');
        fileCreateInfo = new SP.FileCreationInformation();
        fileCreateInfo.set_url("mywiki.aspx");
        fileCreateInfo.set_content(new SP.Base64EncodedByteArray());
        fileContent = "<%@ Page Inherits=\"Microsoft.SharePoint.Publishing.TemplateRedirectionPage,Microsoft.SharePoint.Publishing,Version=15.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c\" %> <%@ Reference VirtualPath=\"~TemplatePageUrl\"
    %> <%@ Reference VirtualPath=\"~masterurl/custom.master\" %>";
        for (var i = 0; i < fileContent.length; i++) {
            fileCreateInfo.get_content().append(fileContent.charCodeAt(i));
        newFile = oList.get_rootFolder().get_files().add(fileCreateInfo);
        context.load(newFile);
        context.executeQueryAsync(function () {
            alert('yo');
        }, function (sender, args) {
            alert(args.get_message() + '\n' + args.get_stackTrace());
    If I change the file extension to "txt", it works.  Same with REST implementation, it works with "txt" but fails with "aspx".  Maybe what I am trying to do will not work using JSOM or REST.  Any suggestions?  Your
    help is always appreciated.
    Regards,
    kashif

    Your code works fine in both my on-premises and SharePoint Online. I have given the app full control, so I suspect this is a permissions issue. I would check your permissions on your appmanifest. Must be something to do with publishing permissions. Try
    giving full control and work the permissions down.
    Blog | SharePoint Field Notes Dev Tools |
    SPFastDeploy | SPRemoteAPIExplorer

  • Unable to Play wmv files om Macbook pro

    How can I play wmv files on my MacBook pro?  I always could play them but recently unable to.  I get the message that Flip4Mac must be updated.  I try to update but it says it is already updated.  Also tried updating Quick player and gert the same reply.  Any suggestions would be appreciated. 

    I'm getting error too (Error #2044: Unhandled NetStatusEvent:. level=error, code=NetStream.Play.StreamNotFound). I'm getting this with CS5. This file was previously made in CS4 and never got this error.
    Everything (fla and flv too) is on external hard disk.
    As this work requires to be exported to mov, I've found out that everything needs to be on the mac (don't know for pc), like on desktop.
    So, let me wrap up disadvantages I got with Flash CS5:
    - TextField.embedFont makes the font disappear in CS5, so I can't use it, so I can't "play" with text in a comfortable way (in CS4, with embedFont = true, I was able to rotate and stuff). Now I have to make a bitmap out of it. It means 3 lines of code and a new variable, instead of just an easy one.
    - I have to rebuild my entire source path structure for AS classes, as my old one (that took me years of effort to be reasonable and used to work just fine in CS4).
    - I have to move stuff from my hard drive to the desktop, to make flv be played and to make a mov out of my animation.
    CS5 is making my job harder and making me lose a lot of time to find out errors that have no good reason to exist (it was not error. just "place CS5 doesn't like").

  • Unable to play wmv files in my nokia X6

    I was previously able to play wmv files on my nokia x6 initially. I believe that after upgrading my firmware, I am now not able to play WMV files. Whenever i try it gives error as " unable to play media clip"
    I have tried to format the phone to factory default but the problem still persist.

    What version of Authorware are you using?
    Assuming Authorware 7, linking to a .wmv should require the
    movie icon
    to use the Windows Media Player control, which should allow
    the .wmv to
    play as it does on your desktop. If this isn't happening,
    perhaps try
    renaming the extension to .wmp and re'import' into
    Authorware? Maybe
    that will force the WMP engine to start.
    There's a sample on using the WMP ActiveX control here:
    http://www.awaretips.net
    which is a little dated, but may be worth downloading and
    trying with
    your movie just to see if that approach works.
    Erik
    sarajb wrote:
    > Hi,
    > I am trying to use a digital movie icon to play a wmv
    file. The file plays
    > fine on my computer and I have also tested it on other
    computers. When I place
    > the file in Authorware, I see a black image where the
    movie should be. Neither
    > the movie or sound plays. I have tryied multiple wmv
    files with the same
    > result. Is this a codec issue? Any tips to what I am
    doing wrong would be
    > greatly appreciated.
    > Thanks!
    > Sara
    >
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - Authorware
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    samples, tips, products, faqs, and links!
    *Search the A'ware newsgroup archives*
    http://groups.google.com/group/macromedia.authorware

  • Unable to play wmv files in authorware

    Hi,
    I am trying to use a digital movie icon to play a wmv file.
    The file plays fine on my computer and I have also tested it on
    other computers. When I place the file in Authorware, I see a black
    image where the movie should be. Neither the movie or sound plays.
    I have tryied multiple wmv files with the same result. Is this a
    codec issue? Any tips to what I am doing wrong would be greatly
    appreciated.
    Thanks!
    Sara

    What version of Authorware are you using?
    Assuming Authorware 7, linking to a .wmv should require the
    movie icon
    to use the Windows Media Player control, which should allow
    the .wmv to
    play as it does on your desktop. If this isn't happening,
    perhaps try
    renaming the extension to .wmp and re'import' into
    Authorware? Maybe
    that will force the WMP engine to start.
    There's a sample on using the WMP ActiveX control here:
    http://www.awaretips.net
    which is a little dated, but may be worth downloading and
    trying with
    your movie just to see if that approach works.
    Erik
    sarajb wrote:
    > Hi,
    > I am trying to use a digital movie icon to play a wmv
    file. The file plays
    > fine on my computer and I have also tested it on other
    computers. When I place
    > the file in Authorware, I see a black image where the
    movie should be. Neither
    > the movie or sound plays. I have tryied multiple wmv
    files with the same
    > result. Is this a codec issue? Any tips to what I am
    doing wrong would be
    > greatly appreciated.
    > Thanks!
    > Sara
    >
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - Authorware
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    samples, tips, products, faqs, and links!
    *Search the A'ware newsgroup archives*
    http://groups.google.com/group/macromedia.authorware

  • Unable to add XML files to genericObjects Folders using Webdav - cFolders

    Hi All
    I am not able to add XML files to genericObjects Folders using Webdav in cFolders
    What could be the reason.. When I try to copy, it says "cant read from source file"
    Regards,
    Aby

    Yes.. I downloaded the ECN.XML file from se80, edited and then used "Uplload and replace"..
    Also I did the same thing to add some more vocabulary in the cfx text XML, so that it would reflect correctly to map with Additional attributes in the PDX profile.
    Regards,
    Aby

  • Totem unable to play wmv files due to missing plugin.

    Whenever trying to play wmv files I get the error:
    The playback of this movie requires a Advanced Streaming Format (ASF) demuxer plugin which is not installed.
    I've found these two threads (1, 2) but they don't help.
    Installed media stuff:
    extra/clutter-gst 1.9.92-1 [installed]
    extra/gnome-video-effects 0.4.0-2 [installed]
    extra/gst-libav 1.0.2-1 [installed]
    extra/gst-plugins-bad 1.0.2-1 [installed]
    extra/gst-plugins-base 1.0.2-1 [installed]
    extra/gst-plugins-base-libs 1.0.2-1 [installed]
    extra/gst-plugins-good 1.0.2-1 [installed]
    extra/gstreamer 1.0.2-1 [installed]
    extra/gstreamer0.10 0.10.36-1 [installed]
    extra/gstreamer0.10-bad 0.10.23-3 [installed]
    extra/gstreamer0.10-bad-plugins 0.10.23-3 (gstreamer0.10-plugins) [installed]
    extra/gstreamer0.10-base 0.10.36-1 [installed]
    extra/gstreamer0.10-base-plugins 0.10.36-1 (gstreamer0.10-plugins) [installed]
    extra/gstreamer0.10-ffmpeg 0.10.13-1 (gstreamer0.10-plugins) [installed]
    extra/gstreamer0.10-good 0.10.31-1 [installed]
    extra/gstreamer0.10-good-plugins 0.10.31-1 (gstreamer0.10-plugins) [installed]
    extra/gstreamer0.10-ugly 0.10.19-2 [installed]
    extra/gstreamer0.10-ugly-plugins 0.10.19-2 (gstreamer0.10-plugins) [installed]
    extra/phonon-gstreamer 4.6.2-1 [installed]
    extra/totem 3.6.3-1 (gnome-extra) [installed]

    Had the same problem,  installing gst-plugins-ugly took care of it for me.

  • Unable to add video files to Library

    Hello, good evening.
    (I don't even know how to start...)
    I'm having some problems while trying to add video files to iTunes' library. No matter if I try to drag it in, or use the File > Add file to Library option, it just doesn't show up on the Video category (or any other category either). However, it adds music files and downloads podcasts perfectly. Also, everything in the library syncs to the iPod without problems, including the videos that were already there prior to the iTunes 6 to 7 update.
    The video is already a .mp4, converted with the Videora iPod Converter. I'm using iTunes 7.0.1 on Windows XP. If other detail is needed to answer my question, just ask.
    I guess this is it...
    PC   Windows XP  

    Wierd. When you say it doesn't show up in the Video category, you mean "movies" category, right? Because there is no "video" category.
    I don't think iTunes would mistake it for a music file, and it probably wouldn't show up in TV shows (and I'm sure you already tried that), but did you check under Podcasts?
    It doesn't give you an error message when you go to import? Can you play the file within windows?

  • Unable to add certain files to iTunes Library or iPod

    For some reason, whenever I try to add some files with an .avi format to my iTunes Library or iPod just won't let me. I've tried the add file/folder option and it simply doesn't work. It does absolutely nothing. It won't let me drag/drop to the Library, only iPod. But when I try drag/dropping it to the iPod (as I've succesfully been able to do in the past with other files)I get an:
    "[File Name].avi" was not coppied to the iPod "[iPod Name]" because it cannot be played on this iPod.
    Thanks in advance for the help.

    sorry all. i restarted iTunes after i downloaded and installed QT and everything started working. total retardedness on my end

  • Unable to add mid file to iTunes

    I am trying to convert a mid file to mp3 format.
    Tried several ways to add the file to itunes but failed:
    1. right click mid file and open in itunes - did not find file in itunes
    2. pressed command+o in itunes and opened the mid file - did not find file in itunes
    3. dragged the mid file to itunes library - did not find file in itunes
    PLS HELP!

    Hi,
    Sorry my previous post doesnt specify neccesary informations.
    1. I have ipod shuffle (2GB capacity).
    2. I am using windows vista operating system on my laptop.
    3. I have installed itune7 which is latest.
    4. I have got abc.aac file on my local hard drive.
    5. I want to load this song in my ipod.
    6. I tried to drag drop the aac format songs on my itune library .... but it displays o drop sysmbol.
    7. Then i tried to add it to my library by File-> Add file to library option.It doesnt perform anything.. the song which i want doesnt appear in library or recently added option.
    please suggest.

  • Unable to add aac file to itunes library.

    I have got songs in .aac format but i am unable to load it ot itunes library.Please suggest me how to load it to my ipod. I am using itunes7.

    Hi,
    Sorry my previous post doesnt specify neccesary informations.
    1. I have ipod shuffle (2GB capacity).
    2. I am using windows vista operating system on my laptop.
    3. I have installed itune7 which is latest.
    4. I have got abc.aac file on my local hard drive.
    5. I want to load this song in my ipod.
    6. I tried to drag drop the aac format songs on my itune library .... but it displays o drop sysmbol.
    7. Then i tried to add it to my library by File-> Add file to library option.It doesnt perform anything.. the song which i want doesnt appear in library or recently added option.
    please suggest.

  • Unable to add mp3 files to iTunes 10.3.1.55 (Windows 7)

    Issue:  iTunes and Windows explorer crash (freeze, locks up, stops working) when I add mp3's to iTunes.  I am using the drag and drop method but have also tried the File>Add File... option.  Same result.
    After this occurs, I have to open the Task Manager, stop iTunes and explorer.exe and restart the applications.  iTunes becomes completley frozen and Windows explorer becomes handicapped.
    This issue relates specifically to *.mp3 files.  Am able to add other media types without any problem (i.e. *.wav files, video, etc.).
    Confirmed file extension is *.mp3 (not mpeg)
    Removed an existing, stable file from iTunes library and tried to import it again - same issue.  Does not appear to be file corruption problem.
    Have confirmed file ownership and modification permissions are set to full control, etc. in Windows
    Removed and re-installed fresh version of iTunes.  No change.
    iTunes 10.3.1.55
    Windows 7 (32 Bit, 3 GB RAM, Dual Core 2.6 ghz) [Stable PC]
    Any suggestions would be appreciated.

    Actually it's a good question ... I have not done it before manually. If the folder exists does it mean that I have done it before?
    The folder is completely empty.  I reconfirmed that I have full-control persmissions on all folders below my username ...
    C:\Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup\ [Vista machine]
    I have restricted access to the C:\User folder
    - Read & Execute
    - List folder content
    - Read

  • I am unable to add video files to my itunes library

    I have been trying to add videos to my itunes library for a few hours now, i have the correct format MPEG-4's as stated on here as the correct format, but when i go to add them nothing comes up and im wondering why ?

    HI.Andrew.  Thanks for the reply.  I think there has been misunderstanding and I am sorry about it.  I am not streaming from my computer using Twonky.  I have videos on my networked EZ drive in a media shared folder called movies.  I also have photos in other folders as well which have no problem streaming.   A majority of these videos (nearly 99%) are in the latest .m2TS or MPEG-4 format (from  my video camera) and about 8 of them are in the MPEG-1 format.  I used to be able to use my networked SOny Blu-Ray player to stream these videos (any format) to my TV  and watch them, till this february when i updated my firmware.  It does not need my laptop to be on for that (hence not media integrationissues).  After my firmware update, the only video that plays are the eight MPEG-1 format videos.  Very strange.  I have no problem streaming photos or music from the EZ drive.  I think I might have confused you with the Twonky thing, because on the EZ drive's manager window on the browser, after selecting "Media server" settings, I used to see a twonky server against my laptop PC in the table of connected devices (for media integration), which I now understand was because of media integration of the laptop.  So please ignore that.  I now get the message "no playable file found" when I try to stream videos from the EZ drive through my Blu-Ray player.  I do see the Lenovo-EMC2 icon on my Blu-ray players video channels, clicking on it does show me folders, but it cannot find any playable file, while earlier it used to play those same files.  I dont understand what happened.  I am hoping you can throw some light on this issue. 

  • Unable to add java files with package statement

    Hi all,
    I have the following problem. I add to my project(JBuilder8) a set of java files that
    they have in their headers the statement...
    package jp.gr.java_conf.tame.swing.table;except one with statement...
    package jp.gr.java_conf.tame.swing.colorchooser;If i try to compile the project i get the following message many times for
    each file...
    "AttributiveCellRenderer.java": Error #: 901 : package
    jp.gr.java_conf.tame.swing.table stated in source
    C:\Development\JBProjects\cellspan\AttributiveCellRenderer.java does not
    match directory . at line 4, column 36What i have to do to embed correctly the java files?
    Thank you for advance, kostas.

    Sounds like your source file is in the wrong directory. The directory the file's in has to match the package.

Maybe you are looking for

  • Is there a Blackberry Desktop Software for MAC OS 10.4.11? Or something equivalent? Help Please!

    Hello All, Is there a Blackberry Desktop Software for MAC OS 10.4.11?  Or something equivalent? I recently switched from a palm treo to blackberry but didn't anticipate syncing issues with my mac until now.  The current BB desktop software seems only

  • The DPMRA service terminated unexpectedly. It has done this 332 time(s)."

    Hi, We’ve been having problems with our DPM backups. We’re running DPM 2012 SP1 on Server 2008 R2 SP1. In short the backup agent seems to crash causing all jobs to error/fail. I slightly more detailed explanation of the issue is …. The critical alert

  • Database Error--00600

    Hi team In our server I am observing Disp+work.exe error (ie)Dispatcher stops after 2-3 minutes when MMC is started,So I did research and found the following error ...Can anyone guide me as per how to overcome this error. *ORA-00600: internal error c

  • P.O texts in printout

    Dear All, I have created a new P.O document type for capital purchases "ZCAP" by copying from NB doc type. While coding the print progem for my new document type, my abaper says that for the new doc type there are no table entries in T166K, which is

  • Database Structure window MISSING RESOURCE

    Hi, I am trying to debug a PL/SQL package, but get the message Errors -><MISSING RESOURCE> in the structure window Selecting the error brings me to the following line: SELECT distinct asg.ref_group_id FROM agent_super_groups asg WHERE asg.agent_super