"Combine supported filed in Acrobat" doesn't work for Office docs

Windows 7 x64, Acrobat 9 Pro, Office 2010. I used to be able to select the context menu action "Combine supported files in Acrobat..." on multiple Office files, and it worked fine. But I recently had this computer reimaged, and now what happens is that, instead of automatically converting all the files to PDF then merging them, it instead converts the first file, brings up the save-as dialog for that file, then nothing. It just stalls out, displaying "Converting..." next to the first file and never moving on.
The only difference between my computer now and before is that before I was running under an admin account, while now I'm running under a restricted account, with elevation available as needed.

Acrobat 9 is not supported for Office 2010 files. See this compatibility page:
http://helpx.adobe.com/acrobat/kb/compatible-web-browsers-pdfmaker-applications.html
Perhaps prior to the re-imaging, you were using Office 2007, which is compatible with Acrobat 9?
mh++

Similar Messages

  • Printing doesn't work for some docs (CUPS 1.4, Samsung ML-2010, Splix)

    I installed my Samsung ML-2010R some days ago. CUPS version is 1.4.2-1. Splix is 2.0.0-1.
    After blacklisting lpusb installation worked fine. Also printing a testpage worked. Printing works for some documents, but there are some which won't (all were pdfs, but I mainly tested .pdfs). The document is sent to the printer (or at least it looks so), but nothing happens (sometimes the printer makes a short noise). When I go to http://localhost:631/printers/ it says "Frei - "Processing page 11..."" (while "frei" being German for "free", don't know, perhaps the corresponding status in English is idle). The page number changes depending on the document (but it is always the same page if I try to print the same document more times).
    In the log-files I don't find anything useful (at least for me). Here is what I get, if I try to print one of these documents:
    In page_log:
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:24 +0100] 1 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:24 +0100] 2 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:25 +0100] 3 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:30 +0100] 4 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:31 +0100] 5 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:31 +0100] 6 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:32 +0100] 7 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:32 +0100] 8 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:33 +0100] 9 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:33 +0100] 10 1 - localhost VO MMF.pdf A4 one-sided
    In access_log:
    localhost - - [12/Nov/2009:20:25:23 +0100] "POST /printers/Samsung_ML-2010 HTTP/1.1" 200 441 Create-Job successful-ok
    localhost - - [12/Nov/2009:20:25:23 +0100] "POST /printers/Samsung_ML-2010 HTTP/1.1" 200 17565828 Send-Document successful-ok
    In error_log there is nothing.
    Perhaps you could help me with further debugging. I'll try the proprietary Samsung driver in the meantime.

    EDIT: This didn't actually seem to fix the problem. :'(
    Good news! I think the outstanding developers of Debian have a patch for our bug.
    It involves recompiling CUPS, which in Arch means making new packages for "cups" and "libcups". I used the package build information for CUPS from ABS and created a new PKGBUILD. Here it is for reference:
    pkgbase="cups"
    pkgname=('libcups' 'cups')
    pkgver=1.4.2
    pkgrel=1
    arch=('i686' 'x86_64')
    license=('GPL')
    url="http://www.cups.org/"
    makedepends=('libtiff>=3.9.1' 'libpng>=1.2.39' 'acl' 'openslp' 'pam' 'xdg-utils' 'heimdal>=1.2.1-5' 'gnutls>=2.8.3' 'poppler>=0.10.7-2'
    'xinetd' 'gzip' 'autoconf' 'php' 'libusb' 'dbus-glib' 'avahi' 'hicolor-icon-theme' 'patch')
    source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/confdirperms.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/default_log_settings.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/dnssd-avahi.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/do-not-broadcast-with-hostnames.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/dynamic-default-ripcache-size.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/log-debug-history-nearly-unlimited.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/logfiles_adm_readable.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/pidfile.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/poppler-based-pdftops-fixes.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/ppd-poll-with-client-conf.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/ppdc-dynamic-linking.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/printer-filtering.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/quiesce-bonjour-warning.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/reactivate_recommended_driver.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/read-embedded-options-from-incoming-postscript-and-add-to-ipp-attrs.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/removecvstag.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/rootbackends-worldreadable.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/select_use_after_free.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/show-compile-command-lines.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/ubuntu-default-error-policy-retry-job.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/ubuntu-disable-browsing.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/usb-backend-both-usblp-and-libusb.dpatch
    cups
    cups.logrotate
    cups.pam)
    options=('!emptydirs')
    md5sums=('d95e2d588e3d36e563027a963b117b1b'
    '3ec4a323bfb2fb1f2f4803acaaa9a99d'
    'b139625dcc54058a8ce7311f80d14ed5'
    '8fef21a4691de602d0ce3abe06c727e5'
    'f3dc31da89a90c85462b501a1ef05484'
    '3001462cb25772fd33cf437e501e52a6'
    '6f83bf175fde6a11b26ff1e585383cc9'
    '59666bc716e34b61614bbe0cee388c92'
    '81d35f73f56c709baac655ad24f1e10e'
    '531b865d9a6fb02b2ddb29432b7238a1'
    '25fa0289a46e613ab9f66b0b768e6e6b'
    'e15d8fa01e657c387fdc9745a8ca4a98'
    '6167d4a574f243888a5fba8132c747c4'
    'd9b197a942308c22b42d2113063ee0c1'
    'd6a229f40ff14c88d07db58c036c9fcc'
    'd617f77aa89572464b32575e2caa8773'
    '0fe2d8fa6eceeb6e52bac74eaf631a5d'
    '1824bee0db35a4edcf56af5c928d8a80'
    '38db9c9b997d2a768d89d900d131af47'
    '6a4e46310b0e84230184715804f0b8c3'
    'ad8634485cab37fbd81f56ada7ba55f5'
    'a4b34f2843641bfe0856037581a34dd0'
    '7c5053b96481e14879d4f5ea2a0c660b'
    '5c85b7d8d2ddd02c2c64955cebbf55ea'
    'f861b18f4446c43918c8643dcbbd7f6d'
    '96f82c38f3f540b53f3e5144900acf17')
    build() {
    cd ${srcdir}/${pkgbase}-${pkgver}
    # Apply Debian patches
    patch -p1 < ../confdirperms.dpatch
    patch -p1 < ../default_log_settings.dpatch
    patch -p1 < ../dnssd-avahi.dpatch
    patch -p1 < ../do-not-broadcast-with-hostnames.dpatch
    patch -p1 < ../dynamic-default-ripcache-size.dpatch
    patch -p1 < ../log-debug-history-nearly-unlimited.dpatch
    patch -p1 < ../logfiles_adm_readable.dpatch
    patch -p1 < ../pidfile.dpatch
    patch -p1 < ../poppler-based-pdftops-fixes.dpatch
    patch -p1 < ../ppd-poll-with-client-conf.dpatch
    patch -p1 < ../ppdc-dynamic-linking.dpatch
    patch -p1 < ../printer-filtering.dpatch
    patch -p1 < ../quiesce-bonjour-warning.dpatch
    patch -p1 < ../reactivate_recommended_driver.dpatch
    patch -p1 < ../read-embedded-options-from-incoming-postscript-and-add-to-ipp-attrs.dpatch
    patch -p1 < ../removecvstag.dpatch
    patch -p1 < ../rootbackends-worldreadable.dpatch
    patch -p1 < ../select_use_after_free.dpatch
    patch -p1 < ../show-compile-command-lines.dpatch
    patch -p1 < ../ubuntu-default-error-policy-retry-job.dpatch
    patch -p1 < ../ubuntu-disable-browsing.dpatch
    patch -p1 < ../usb-backend-both-usblp-and-libusb.dpatch
    # Rebuild configure script for --enable-avahi.
    aclocal -I config-scripts
    autoconf -I config-scripts
    ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
    --with-logdir=/var/log/cups -with-docdir=/usr/share/cups/doc \
    --with-cups-user=daemon --with-cups-group=lp --enable-pam=yes \
    --disable-ldap --libdir=/usr/lib --enable-raw-printing \
    --enable-dbus --with-dbusdir=/etc/dbus-1 --enable-ssl=yes --enable-gnutls \
    --with-php=/usr/bin/php-cgi --with-pdftops=pdftops --with-optim="$CFLAGS"
    make || return 1
    package_libcups() {
    pkgdesc="The CUPS Printing System - client libraries and headers"
    depends=('gnutls>=2.8.3' 'libtiff>=3.9.1' 'libpng>=1.2.39' 'heimdal>=1.2.1-5')
    cd ${srcdir}/${pkgbase}-${pkgver}
    make BUILDROOT=${pkgdir} install-headers install-libs || return 1
    # put this into the libs pkg to make other software find the libs(no pkg-config file included)
    mkdir -p ${pkgdir}/usr/bin
    install -m755 ${srcdir}/${pkgbase}-${pkgver}/cups-config ${pkgdir}/usr/bin/cups-config
    package_cups() {
    pkgdesc="The CUPS Printing System - deamon package"
    install=cups.install
    backup=(etc/cups/cupsd.conf
    etc/cups/mime.convs
    etc/cups/mime.types
    etc/cups/snmp.conf
    etc/dbus-1/system.d/cups.conf
    etc/logrotate.d/cups
    etc/pam.d/cups
    etc/xinetd.d/cups-lpd)
    depends=('acl' 'openslp' 'pam' "libcups>=${pkgver}" 'xdg-utils' 'heimdal>=1.2.1-5' 'gnutls>=2.8.3' 'poppler>=0.10.7-2'
    'libusb' 'dbus-glib' 'avahi' 'hicolor-icon-theme')
    optdepends=('php: for included phpcups.so module')
    cd ${srcdir}/${pkgbase}-${pkgver}
    make BUILDROOT=${pkgdir} install-data install-exec || return 1
    # this one we ship in the libcups pkg
    rm -f ${pkgdir}/usr/bin/cups-config
    # kill the sysv stuff
    rm -rf ${pkgdir}/etc/rc*.d
    rm -rf ${pkgdir}/etc/init.d
    install -D -m755 ../cups ${pkgdir}/etc/rc.d/cups
    install -D -m644 ../cups.logrotate ${pkgdir}/etc/logrotate.d/cups
    install -D -m644 ../cups.pam ${pkgdir}/etc/pam.d/cups
    # fix perms on /var/spool and /etc
    chmod 755 ${pkgdir}/var/spool
    chmod 755 ${pkgdir}/etc
    # fix .desktop file
    sed -i 's|^Exec=htmlview http://localhost:631/|Exec=xdg-open http://localhost:631/|g' ${pkgdir}/usr/share/applications/cups.desktop
    # compress some driver files, adopted from Fedora
    find ${pkgdir}/usr/share/cups/model -name "*.ppd" | xargs gzip -n9f
    This makes new versions of the packages "cups" and "libcups". I installed them and my printer is behaving very well. The Debian/Ubuntu developers work miracles.
    If you could try it, to see if it fixes your printer problems too, that would be great.
    Here is where I got the patches from. http://patch-tracker.debian.org/package/cups/1.4.2-4 I applied almost all of them. I excluded the "drop unnecessary dependencies" patch because it brought compiler errors with the default Arch CUPS PKGBUILD, and also excluded the "man page" and "manual" patches. I think the only patch you and I actually need is the "usb-backend-both-usblp-and-libusb" patch, but I'm not really in the mood to try applying only that one, since it seems to be working fine now. I decided to ignore applying the Ubuntu CUPS patches, because they mostly seem to be simply patches to the way CUPS is installed. Anyway, I hope these patches are moved upstream soon!
    If we have good results from this PKGBUILD, I think I will upload it to AUR. It will be my first AUR package.
    Last edited by drcouzelis (2009-12-07 15:46:29)

  • Combine supported files in Acrobat 10 Pro fails for password protected files

    I use Acrobat 10 Pro and wanted to combine a number of pdf-files to one big file.
    It failed because the files in question have a permission password.
    After I bought Acrobat on first creation of a pdf-file I was asked set a password
    for reading and/or modifying it.
    I decided to set no password for reading, but one for modification namely
    <christian-name>.<surname> . I noted this down.
    When I got the error indication after I tried to combine some pdf-files I tried
    to remove the permission password. I was asked my password, but the program
    refuses to take it.
    What can i do, except to scan all the invoved pdf-documents once again, this time
    without any password. It's quite a lot of them.
    Thanks in advance.
    Michael

    Hi thandman,
    Acrobat 8 is not certified for Win 7 64 bit, so this may just be the first issue you will encounter.
    Hope this helps,
    Dimitri
    WindJack Solutions
    www.pdfscripting.com
    www.windjack.com

  • The "combine supported files in Acrobat..." option either disappears or doesn't work

    I have tried searching for an answer on this with no joy!
    We have documents that we regularly produce here that are a mixture of Word, Excel and PDF documents, all combined into 1 PDF. Currently we have to convert each document into PDF individually, then combine these into 1 large PDF.I have tried several different file types for the word documents (i.e. .doc .docx .dot) and in every case either the  "combine supported files in Acrobat..." option disappears from the right click menu, or after moving to the 2nd page in the "combine files wizard" under "Warnings/Errors" they come up with the error "cannot convert file type to PDF. Please remove this file from list."
    This is happening on several PCs, some with version 8 and some with version 9 of adobe. We are using office 2007 in case this is relevent?
    Any ideas how we can change this?
    Thanks in advance for any help.
    Tom

    Hey TomHawes,
    I checked for the same. The .dot file extension does not support the option for 'Combine files to Acrobat' when combined with other .doc and .docx files.
    You might need to first convert it into PDF and then combine it with other files.
    Regards,
    Anubha

  • Combine supported files in acrobat missing in acrobat x pro when I right click drop down menu

    combine supported files in acrobat missing in adobe x pro when I right click drop down menu also Convert to Adobe PDF is missing too.  The open with & share with options are gone too when I right click files.  My computer crashed & I had to have the motherboard replaced.  The tech store put some of my programs back on my compter but not sure how or if they did stuff correctly.  Need help fixing my problem becasue I use this all the time.  Thanks

    I'm having the same issue. I got a new PC, insalled Acrobat X pro and when I right click on an Office file, I could not combine or convert Office files to PDF. I upgraded to Acrobat XI and still no fix. I triled to convert or combine office files to PDF from within Acrobat and I get an error message saying "Acrobat does not support the conversion of one or more of your files to PDF. Please remove these files or go to Settings and choose the PDF Portfolio option".
    I've tried to convert or combine Office 2003, 2007, 2010 and 2013 files and none work. The weird thing is that the option shows up for Excel .csv files. Even more werid is that I have the PDF tabs showing in the Office applications.
    I contacted Adobe support via chat and they were unable to help. I was directed here, so any help would be great.
    Thanks.

  • How can I upload a video from my PC through I tunes to camera roll on my iPhone? Is there an app or format of specific video supported? Sync from photos include video doesn't work for me.

    How can I upload a video from my PC through I tunes to camera roll on my iPhone? Is there an app or format of specific video supported? Sync from photos include video doesn't work for me.

    download the new you tube apps in i tunes, in os6 just pick a video in the photos apps and select share, the old you tube app icon will appear

  • I have upgraded Acrobat Standard from version 8 through time until I am currently using version X, which doesn't work with Office 2013.  Can I upgrade to version Standard XI?

    Over the years I have upgraded Acrobat Standard from version 8 to currently working with version X.
    However, since getting a new laptop it doesn't work with Office 2013.
    Can I upgrade to Standard XI?

    Upgrade pricing now only applies to version 9 and X. So if you have a retail serial number for X, you should be able to upgrade. (Or consider subscription).

  • "Combine supported files in Acrobat" right-click funtion is slow or locks up system since upgrade to Office 2013

    I have several admins who have for years combined quantities of large Word documents into a single PDF by highlighting them, right-clicking, and selecting "Combine supported files in Acrobat."  Until recently, they were all using Office 2010 Pro Plus and a variety of versions of Acrobat - Standard 9, Professional 9, Standard 10.  They said it was quick and painless.  We've recently deployed Office 2013 Pro Plus, and they are complaining that doing the same thing they've always done is either completing but yeilding only the first document in the resulting PDF or rendering their systems unresponsive.  I have reproduced their issues and have found some evidence online of Possible incompatibilities between Office programs and the Adobe Acrobat PDFMaker Office COM Addin add-in, however Adobe's list of Compatible web browsers and PDFMaker applications indicates that Office 2013 supports PDFMaker versions as old as Acrobat 6, and we are not that outdated.  Any suggestions?  This is crippling their productivity.
    Thanks!
    Carrie

    Only the updated Acrobat XI supports Office 2013. The updates are necessary to address the changes to OFFICE introduced after Acrobat XI was released (OFFICE 2013 is more recent than the original AA XI release). No other versions of Acrobat can be used with OFFICE 2013 other than printing to the Adobe PDF printer.

  • Combine Supported Files in Acrobat menu is missing

    I just completed an installation of Acrobat 9 and the 'Combine Supported Files in Acrobat' menu option on my folders is no longer available. Can someone tell my how to re-enable this option?
    Thanks,
    Greggars

    I found the answer myself.
    REGSVR32 "C:\Program Files\Adobe\Acrobat 9.0\Acrobat Elements\ContextMenu.dll"

  • HT204051 I'm unable to connect my iphone 5s to the Dlink router. I tried all the apple support suggestions. But doesn't work. Please let me know.

    I'm unable to connect my iphone 5s to the Dlink router. I tried all the apple support suggestions. But doesn't work. Please let me know.

    I'm having this problem now with my 2 weeks old iPhone 6+. in the beginning everything going great and managed to connect every wifi around me. Then suddenly 1 week ago, All the wifi from my office, home, hotel and coffee house saying either incorrect password or can't join the wifi. But when i switch on my hotspot from my iPhone 5 it can be connect. i also try with my friend iPhone hotspot. So is it because of hardware problem or software problem. And i just restore my iPhone6+ and still can't connect to wifi and manage to join hotspot (also wifi right?) regret as all my downloaded stuff vanish and now can't download back using wifi.....
    Thanks for assisting

  • I've bought an app called WhatsApp but I was not told that app doesn't work for ipod. So I would like to know how to turn back and get my money back.

    I've bought an app called WhatsApp but I was not told that app doesn't work for ipod. So I would like to know how to turn back and get my money back.

    Did you fail to look at the requirements before purchasing?
    All sales are final.  You can try contacting itunes support and asking for an exception

  • Previously posted troubleshooting doesn't work for my error message "iTunes could not back up the iPhone because an error occurred".  What other options do I have?

    Previously posted troubleshooting doesn't work for my error message "iTunes could not back up the iPhone because an error occured".  What other options do I have to backup my iPhone data properly?

    Hi there kchagape,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Troubleshooting backup issues in iTunes
    http://support.apple.com/kb/ts2529
    -Griff W. 

  • S_ALR_87012177 (customer payment history) doesn't work for histories ...

    Hi All
    Rif t.code S_ALR_87012177. This report requires, for working, the flag in th filed "Payment history record" in the tab "payment transactions" of customers master data.
    I've adjourned the master data of the customers putting in the field "Payment history record". But the report doesn't work for histories. Is there a program which make the report working for histories too?
    Thanks
    Gandalf

    Hi Pankaj,
    We canu2019t see document currency in this report; better u can see document currency in T. Code u2013 FBL5N. 
    Thanks

  • T.code S_ALR_87012177. It doesn't work for histories: is there a solution?

    Hi All
    Rif t.code S_ALR_87012177. This report requires, for working, the flag in th filed "Payment history record" in the tab "payment transactions" of customers master data.
    I've adjourned the master data of the customers putting in the field "Payment history record". But the report doesn't work for histories. Is there a program which make the report working for histories too?
    Thanks
    Gandalf
    Edited by: Umberto Gandalf on Mar 23, 2009 12:02 PM

    Hi Suresh,
    I have one issue with same report
    when i seen the report there are two  arrears days are showing to corresponding to the months Feb
    as per the Report S_ALR_87012177 help  following below
    Arrears in days
    The average days in arrears are determined as follows: Every
    incoming payment in the periods concerned is multiplied by its days
    in arrears. These amounts are added together and then divided by the
    total amount from all the incoming payments. This process ensures
      that the days in arrears are weighted by the payment amount
    but for February month there are 9 payments on one customer  and when checked in FBL5N report
    there are no Arrears days on each payment document but in the report "customer history ' there showing  2 days as arrears under " payments with Cash discount .Arrears"
    User has doubt how this report is working to show the Arrears days
    Are there any Formula  , can you please advise me
    if you  knows well   about this
    Regards
    Ranamka

  • The enclosure in RSS feed doesn't work for Itune

    I subscribed to my podcast rss feed to ITune, which was valid and had been tested successfully with other aggregator such as Ipodder, however, it doesn't work for ITune. When I hit "get" button next to my podcast name, I always get "!" sign in front of the name, and when I clicked it, I got error message "There was a problem downloading 'XXXXX'. The network connection could not be made".
    I'm not sure if this problem resulted from the "rewrite" function I used on my podcasting server in order to track the downloading. Here is how it works: When a mp3 file is requested, my web server will redirect the request to another asp.net program to do something and then redirect to the real mp3 file for downloading. Can it be problem in Itune? But I can use this enclosure url to download this mp3, and also the Ipodder works file with this rss feed.
    Any help will be appreciated.
    Leo
      Windows XP  

    Thanks for your reply.
    However, according to the iTune specs as following,
    Tracking Usage
    Please note that iTunes does not provide usage statistics. Some podcasters have created mechanisms for tracking the number of times that each episode has been downloaded. iTunes does not provide support in how to track downloads, but the following notes may be helpful:
    * 302s will be followed to a depth of 5 redirects and will not update the feed URL in the directory.
    * The URL before the GET-style form values (before the first ?) must end in a media file extension (e.g. mp3). To work around this, the feed provider can alter their URL from this:
    http://www.podcaster.com/load.php?f=&Wipeout.php
    to this:
    http://www.podcaster.com/load.mp3?f=&Wipeout.mp3
    Notice how it says load.mp3 instead of load.php. It should be possible to accomplish this via various means, such as web server rewrites. iTunes looks at the extension of the path part of the url, i.e. the part before the”?”.
    The http request redirection is allowed as long as the appropriate file extension such as ".mp3" is used.
    By the way, I tested it with "no redirection" version, which worked fine.
    Leo

Maybe you are looking for

  • How Do I change a Video Tag from Movie to TV Show in iTunes 8?

    There used to be a drop down menu in the Video tab, but that is gone. Thanks!

  • SSRS report viewer webpart issues in SharePoint 2013

    Even though SSRS Add in has been installed on both the frontends which are in the same SharePoint 2013 farm, SSRS report viewer web part does not render any reports from one of the servers and on that server it just asks to configure the webpart by g

  • Crashes on Start Page

    I thought my users would like to try Safari, so I put it on a terminal server. Runs fine as the administrator, crashes on a null pointer as a regular user. Loading "Apple - Start": Safari.exe - Application Error The instruction at '0x6aab55a1" refere

  • Microsoft office crash on save

    This was happening on Lion, and it's still happening on Mountain Lion. I have Microsoft Office for Mac 2011, and I can't save any files. If I open Word or Excel, type a character or two, and press the save icon, it immediately crashes, 100% of the ti

  • Regarding "Change Indicator + History Column + Refresh After Update"

    Hi, In our app, we are not using any separate column for change indicator and using LastUpdateDate as both Change Indicator and History Column(Modified On) as well. The problem is that when 'Refresh After Update' option is not selected for this colum