"this feed has no episodes" error when submitting to iTunes

Hey there,
This is probably a simple fix but I can't seem to figure it out as I am very new to this. My link is here: http://feeds.feedburner.com/VolumizePodcast
When I submit this link to iTunes it says "this feed has no episodes"
Any ideas?

Firstly, your feed is all on one line with no line breaks: this makes it very difficult to read. I was able to get round this by automatically inserting a line break after every >, but it would be better to write the feed with breaks. It doesn't affect the validity, but it makes it much easier to troubleshoot.
Episodes are contained within the <item> and </item> tags: there are two such tags in your feed. For iTunes the actual media file is references within the <enclosure> tag within the <item> tag. Your second <item> has no enclosure tag at all. The first has a tag:
<enclosure url="http://djaaronjoseph.adej.net/volumize_podcast.xml" length="1997" type="application/xml" />
but as you see it is referencing another feed file, so iTunes will not see it as an episode.
The feed it references does contain an enclosure tag with a media file, though the name of the file contains spaces (replaced with %20 in the feed) which it shouldn't. It validates at http://www.feedvalidator.org but does not contain an iTunes category tag. The feed you listed in your post does not validate.
If you submit the feed at http://djaaronjoseph.adej.net/volumize_podcast.xml to iTunes it will probably be accepted, but you need to do more work on it first.
You might care to look at this page, which gives a sample feed and a basic description of how to set up a podcast:
http://www.wilmut.org.uk/pc
and also Apple's rather more detailed tech note:
http://www.apple.com/itunes/whatson/podcasts/specs.html
I might add that Feedburner is notorious for writing messy feeds, and that you would always do better to submit a feed directly to iTunes rather than letting Feedburner do it.

Similar Messages

  • Problem uloading podcast to iTunes: "this feed has no episodes"

    Hey guys,
    I have been trying to upload my podcast to iTunes.
    The RSS feed of the show is this: http://syn.org.au/not_used/2662
    When I entered this into the iTunes page it said "this feed has no episodes."
    So I went to the website www.feedburner.com and followed the instructions.
    They gave me a new feed: http://feeds.feedburner.com/org/topfiveblank
    When I entered this the same message appeared.
    What should I do?

    IngmarHerzog wrote:
    If I re-uploaded the episodes to the original RSS feed without the spaces would the feed be recognised by iTunes?
    No, because the feed is not formatted as a podcast feed (though it's a start!). You have to construct a feed which complies to the format demonstrated in the page I linked to, or use a podcast creation program or service to construct the feed for you.
    I can't advise on hosting service. Be careful with free ones: they have to get their money somehow and it often involves adverts being added. Media files hosted this way sometimes turn up in web pages offering playing or download, and this won't work: the hosting has to offer unencumbered direct access to the feed and media files.

  • Itunes says this feed has no episodes

    When I try and submit my podcast iTunes says this feed has no episodes. I used feed burner to create my feed. Here is the link http://feeds.feedburner.com/God321 and here is the original rss link http://podcast.den.liquidcompass.net/mgt/podcast/podcast.php?encoder_id=96&event _id=765 Any ideas? I'm not sure what I'm doing wrong.
    Thanks!

    Your episodes have no playable media. Each episode should include an 'enclosure' tag containing the URL or an mp3, m4a, m4v or mov file. You don't have any enclosure tags, only a link to something with a php extension.
    This page may help you: it gives some information about creating a podcast and includes a sample basic feed:
    http://www.wilmut.org.uk/pc

  • "This feed has no episodes", but feed is 100% valid.

    I'm trying to help a voluntary grou submit their podcast to iTunes.
    The original XML was a mess, the system they inherited is unsupported now (to answer all the obvious upcoming questions!).
    So, I rewrote and tidied the XML, it is 100% valid according to every feed validation thing I can find, and it plays fine in everything else.
    But iTunes and iTunes store doesn't seem to like it, because the audio is served from a directory, eg:
    http://www.essexinfo.net/wickfordtn/assets/audio/weekly-news-side1
    and not
    http://www.essexinfo.net/wickfordtn/assets/audio/weekly-news-side1/something.mp3
    The filetype is being served correctly, as you can see from http://web-sniffer.net/
    Content-Type: audio/mpeg
    Content-Length: 5309578
    So the question is - how to get this into iTunes? Until they can get their server sorted, the only thing I could think would be to write the xml as a pointer to my own server, put an htaccess redirect in their, to make it think it's a proper filename.
    The thing is, this is all voluntary, and I don't really want to be jumping through those kind of hoops if I can at all avoid it.
    Thanks!
    Message was edited by: Jonathan at TNS

    Your feed has no media files referenced. These need to be in an 'enclosure' tag within the 'item'...'/item' tags which define each episode. With no media files referenced iTunes will not accept your podcast nor display it on manual subscription.
    As you are using Feedburner, either you are writing a feed yourself and submitting it to Feedburner, or you are submitting information to Feedburner and having it write the feed. In the latter case you need to add some media files according to their instructions. In the former case you may find this page helpful as it shows you a basic feed so you can see what it should look like (it's for audio but the general principle is the same).
    http://www.wilmut.org.uk/pc

  • Help!! Circular Redirect error when submitting to iTunes

    Howdo folks
    I'm really hoping someone can help me here, because I've totally run out of ideas trying to figure this out.
    I'm trying to submit my new podcast to iTunes, but when I type in the Feed URL (http://www.mifidpodcast.com/rss/feed.rss), I get the following error message:
    We had difficulty reading this feed. Circular redirect to 'http://www.mifidpodcast.com:80/rss/feed.rss'
    The feed validates fine at feedvalidator.org, so I've got no idea what is causing the problem with the iTunes submission.
    Also, I have no problem subscribing directly when I use the "Subscribe to Podcast" option on iTunes and type in the feed URL. It's just the podcast submission option that comes up with the error.
    Can anyone help? Please?
    Thanks in advance
    Mike
    PC   Windows XP Pro  

    Hmmm, my first thought was that your server had a redirect set up, looping back to post 80. But it doesn't look like that's happening when I read your site's headers.
    I validated your feed and noticed that your server is returning the file as if it were a text file: http://www.feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.mifidpodcast.com%2Fr ss%2Ffeed.rss
    Looking through your source code, it looks like you have an old version of PodPress. Your source says 6.0, the PodPress site says they have 6.8. Double check you have the newest version of the software.
    I hope that helps, nothing else is jumping at me. Mike

  • I am getting this error when submitting through iTunes Producer: *** -[__NSCFString substringToIndex:]: Range or index out of bounds

    I get the following error:
    *** -[__NSCFString substringToIndex:]: Range or index out of bounds
    I don't know why and I am part way through creating all the meta data for my submission so really frustrated this isn't going through.

    It always says:
    1. Apple's web service operation was not successful
    2. ERROR ITMS-3000: "Line 7 column 54: character content of element "publication_type" invalid; must be equal to "Book", "Textbook", "book" or "textbook" at XPath /package/book/metadata/publication_type"
    3. Unable to authenticate the package: 10000317086.itmsp
    I have no clue what this means and how to solve it

  • Error: "The feed has no episodes" when submitting podcast

    I keep getting the error " The feed has no episodes" when I try to submit my podcast. I know the xml is properly formatted because I'm not getting any errors when viewing it in a browser. I assume I must be missing some tag that is required my iTunes. Can anyone help me figure this out? See code below. I can get the podcast to show up in my playlist but there are no episodes associated with it there either.
    <?xml version="1.0" encoding="UTF-8"?>
    <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
    <channel>
    <title>NetAmp Webcast Archive</title>
    <link>http://www.netamp.com</link>
    <language>en-us</language>
    <copyright>Broadcast by NetAmp for promotioal use only</copyright>
    <itunes:subtitle>NetAmp Breakbeat webcast archives</itunes:subtitle>
    <itunes:author>Lance Spencer</itunes:author>
    <itunes:summary>Hosted by Lantz, Lud Dub, Tonic, and Mancub, the NetAmp internet webcast features premier breakbeat DJ talent from the San Francisco Bay Area and beyond. Check out the show archives available on the iTunes music store.</itunes:summary>
    <itunes:owner>
    <itunes:name>Lance Spencer</itunes:name>
    <itunes:email>[email protected]</itunes:email>
    </itunes:owner>
    <itunes:image href="http://netamp.com/gfx/netamp_podcast.jpg" />
    <itunes:category text="Music">
    <itunes:category text="Breakbeat"/>
    </itunes:category>
    <item>
    <title>Mancub - 12/21/05</title>
    <itunes:author>Mancub</itunes:author>
    <itunes:subtitle>Mancub in the mix</itunes:subtitle>
    <itunes:summary>Mancub for 2 hours in the mix.</itunes:summary>
    <enclosure url="http://www.luddub.com/NetAmpfeat._ManCub12.21.05.mp3" type="audio/mpeg" />
    <guid>http://www.luddub.com/NetAmpfeat._ManCub12.21.05.mp3</guid>
    <pubDate>Wed, 12 Dec 2005 12:00:00 PDT</pubDate>
    <itunes:duration>2:00</itunes:duration>
    <itunes:keywords>NetAmp, Mancub, breakbeat, breaks, DJ</itunes:keywords>
    </item>
    <item>
    <title>Lud Dub and Fine Cut Bodies - 11/30/05</title>
    <itunes:author>Lud Dub and Fine Cut Bodies</itunes:author>
    <itunes:subtitle>Lud Dub and guests Fine Cut Bodies 2 hour DJ mix</itunes:subtitle>
    <itunes:summary>This week Lud Dub hosts Fine Cut bodies for two hours of breakbeat in the mix</itunes:summary>
    <enclosure url="http://www.luddub.com/NetAmpfeat._LudDubANDFineCutBodies11.30.05.mp3" type="audio/mpeg" />
    <guid>http://www.luddub.com/NetAmpfeat._LudDubANDFineCutBodies11.30.05.mp3</guid>
    <pubDate>Wed, 30 Nov 2005 12:00:00 PDT</pubDate>
    <itunes:duration>2:00</itunes:duration>
    <itunes:keywords>NetAmp, Lud Dub, Fine Cut Bodies, breakbeat, Breaks, DJ</itunes:keywords>
    </item>
    <item>
    <title>Lud Dub and Greg J - 11/16/05</title>
    <itunes:author>Lud Dub and Greg J</itunes:author>
    <itunes:subtitle>Lud Dub and guest DJ Greg J keep it funky for 2 hours in the mix</itunes:subtitle>
    <itunes:summary>This week Lud Dub hosts SF's own Greg J</itunes:summary>
    <enclosure url="http://www.luddub.com/NetAmpfeat._Lud_Dub_and_Greg_J11.16.05.mp3" type="audio/mpeg" />
    <guid>http://www.luddub.com/NetAmpfeat._Lud_Dub_and_Greg_J11.16.05.mp3
    </guid>
    <pubDate>Wed, 16 Nov 2005 12:00:00 PDT</pubDate>
    <itunes:duration>2:00</itunes:duration>
    <itunes:keywords>NetAmp, Lud Dub, Greg J, Fine Cut Bodies, breakbeat, Breaks, DJ</itunes:keywords>
    </item>
    <item>
    <title>Tonic and Jayo - 11/09/05</title>
    <itunes:author>Tonic and Jayo</itunes:author>
    <itunes:subtitle>Tonic takes over the controls with guest DJ Jayo</itunes:subtitle>
    <itunes:summary>Two hours of breaks in the mix from Tonic and Jayo</itunes:summary>
    <enclosure url="http://www.luddub.com/NetAmpfeat._Tonic_and_Jayo11.09.05.mp3" type="audio/mpeg" />
    <guid>http://www.luddub.com/NetAmpfeat._Tonic_and_Jayo11.09.05.mp3
    </guid>
    <pubDate>Wed, 9 Dec 2005 12:00:00 PDT</pubDate>
    <itunes:duration>2:00</itunes:duration>
    <itunes:keywords>NetAmp, Tonic, Jayo, breakbeat, Breaks, DJ</itunes:keywords>
    </item>
    <item>
    <title>Tonic and Fiddler - 11/02/05</title>
    <itunes:author>Lantz and Fiddler</itunes:author>
    <itunes:subtitle>Lantz hosts guest DJ Fiddler</itunes:subtitle>
    <itunes:summary>Two hours of breaks in the mix from NetAmp founder Lantz and guest DJ Fiddler</itunes:summary>
    <enclosure url="http://www.luddub.com/NetAmpfeat._Lantz_and_Fiddler11.02.05.mp3" type="audio/mpeg" />
    <guid>http://www.luddub.com/NetAmpfeat._Lantz_and_Fiddler11.02.05.mp3</guid>
    <pubDate>Wed, 2 Dec 2005 12:00:00 PDT</pubDate>
    <itunes:duration>2:00</itunes:duration>
    <itunes:keywords>NetAmp, Lantz, Fiddler, breakbeat, Breaks, DJ</itunes:keywords>
    </item>
    </channel>
    </rss>

    i figured it out myself. I had dropped the <ttl> tag.

  • My feed has no episodes? How can I fix this?

    I use feedburner to make the podcasts. And when I attempt to upload to itunes it tells me my feed has no episodes.
    I no nothing about html or xml.  I just use the directions that feedburner gives to make the podcasts.  My link that was generated is http://feeds.feedburner.com/RebelKrownRadio

    Your media file (the .mp3 file) is hosted on Google Drive. The URL begins with https, which indicates an encrypted connection, and the iTunes Store cannot handle these, so you need it to begin with http.
    Even so, when I tried to play it in a browser (where https would be OK) it didn't play, and when I subscribed to the feed in iTunes it complained that the file 'needed authorisation' - so you seem to have placed it where your login is required to access it.
    I don't know anything about Google Drive, but does it in fact provide website hosting? I rather doubt it's a good place to host your media, but if you are going to do this you need to make sure it's publicly accessible and uses http.
    Also, it won't be accepted if the server does not handle 'byte range requests'  - the method used by iPhones - so once you've got the access sorted out, and before you try submitting it again, you could if you like post here again and I'll run a check for byte range request handling (which isn't 100% authoritative but at least would give some idea).
    When you do resbumit, be prepared to be told it's already been submitted - this is a bug in the process, to get round which you would need to change the title slightly.

  • I get this error when submitting the issue to DPS

    Hi am using Woodwing Enterprise to publish folios to the Adobe DPS and it has been okay, I have finished creating of a new issue and I get this error when submitting the issue to DPS : Adobe Distibution Server returned error while calling "createIssue". HTTP code: 401. HTTP message. " Unknown error.". Adobe results message: " Unauthorized for access. See logs for further details." Adobe results status: " UNAUTHORIZED." The DPS account was recently renewed

    Please contact gold support about this issue.

  • 'Appears this feed has already been submitted.'

    Hello,
    I'm trying to get a podcast up and running but have run into a snag. I had set up and submitted my show a couple of weeks ago. Since then I figured out it would probably be a good idea to have a way to track downloads so (due to where I originally hosted the files) I had the show removed from iTunes completely. I have a new host, and run my site's RSS through Feedburner and have submitted the Feedburner feed to iTunes. I get the error message 'It appears this feed has already been submitted.' I've changed the title and the Feedburner link to a couple of different names and tried resubmitting again to no avail.
    Is there something I'm missing? I contacted Apple support but got the same canned response that most everyone else gets.
    Thanks for your help,
    James

    Thanks for the tip Roger. I found a different area of the Feedburner Optimization tab to change the name and description and that worked fine. I just submitted my show and will change stuff back once it's approved.
    You got me looking a little more closely and I appreciate the help!
    James

  • Podcast Help! "The Feed has no Episodes" (Using Feeder)

    Hey All!
    I have seen this topic posted before but no within a user using the feeder software. I created a feed and podcast as per the manual but when I submit the URL (ttp://www.deadlyrhythms.com/podcasts/DnBForumTest.xml) i get the "The Feed has no Episodes"
    any ideas what I need to do?
    And does anyone know if I can create "chapters" in feeder? - Thanks alot!
    Regards, Mark

    http://www.deadlyrhythms.com/podcasts/DnBForumTest.xml
    In NetNewsWire Lite this feed shows one test posting - a blog-type page, not a podcast episode directly.
    Your XML file gives this as the URL for your audio file:
    http://www.deadlyrhythms.com/YStrict(FinishedBouncew.mp3
    Note the open bracket which should presumably be a slash.
    Have a look at this page for advice about podcasts:
    http://www.apple.com/itunes/store/podcaststechspecs.html

  • "the feed has no episodes"

    Hi all -
    I've browsed similar queries and haven't gotten the answer I'm looking for.
    I've set up a feed here: http://www.fearlessradio.com/feeds/recentpodcasts.xml and tried to submit it to iTunes and it gives me the error: the feed has no episodes
    I can subscribe manually to the feed as well and have no trouble downloading the podcasts.
    I got these recommendations from FEEDValidator:
    Recommendations
    This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
    Your feed appears to be encoded as "UTF-8", but your server is reporting "US-ASCII" [help]
    line 14, column 46: Email address is missing real name [help]
            <webMaster>[email protected]</webMaster>
                                                  ^
    line 44, column 47: Email address is missing real name (108 occurrences) [help]
                <author>[email protected]</author>
    line 2058, column 4: Missing atom:link with rel="self" [help]    </channel>
    Are any of these errors causing the issue (I doubt the missing name has anything to do with it, of course).
    Any help would be appreciated!

    UPDATE: I cleared up the missing atom:link with rel="self" and the email address missing real name issues and still am having no luck...

  • SQL serever 2012 Setup has encountered an error when running a windows installer file

    I am trying to install SQL server 2012 Express on a windows 7 PC for 2 days now. I feel like banging my head against the wall.
    I keep getting the following errors here's the full log
    The following error has occurred:
    SQL Server Setup has encountered an error when running a Windows Installer file.
    Windows Installer error message: An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.6229",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32"'. Please refer
    to Help and Support for more information. HRESULT: 0x8007054F. Windows Installer file: C:\Users\Receno\AppData\Local\Temp\SQL Server 2012\Setup\1033_ENU_LP\x64\setup\sqlsupport_msi\SqlSupport.msi Windows Installer log file: C:\Program Files\Microsoft SQL Server\110\Setup
    Bootstrap\Log\20150109_213740\SqlSupport_Cpu64_1_ComponentUpdate_1.log
    Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.
    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0xDC80C325

    hmmm..so which hotfix do I apply ?
    SQL Server 2012
    All (Global) x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    SQL Server 2012
    All (Global) x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global) x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global) x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global) x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    <input id="chk471373" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    <input id="chk471368" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    <input id="chk471370" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    <input id="chk471371" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    <input id="chk471374" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    <input id="chk471372" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    <input id="chk471369" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    <input id="chk471367" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    <input id="chk471373" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    <input id="chk471368" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    <input id="chk471370" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    <input id="chk471371" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    <input id="chk471374" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    <input id="chk471372" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    <input id="chk471369" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    <input id="chk471367" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_DAC_CU11_2908007_11_0_2424_x64
    <input id="chk471373" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x64
    <input id="chk471368" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x64
    <input id="chk471370" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x64
    <input id="chk471371" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x64
    2012_RTM_RSShrPnt_CU11_2908007_11_0_2424_x64
    <input id="chk471374" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_DAC_CU11_2908007_11_0_2424_x86
    <input id="chk471372" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_SapBI_CU11_2908007_11_0_2424_x86
    <input id="chk471369" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    2012_RTM_PPExcel_CU11_2908007_11_0_2424_x86
    <input id="chk471367" style="margin:0px;padding:0px;" type="checkbox" />
    SQL Server 2012
    All (Global)
    x86
    SQLServer2012_RTM_CU11_2908007_11_0_2424_x86

  • Error when submitting responses

    Some respondents receive an error when submitting survey results.  Could there be a timing issue with the server if many responses are coming in at the same time?  Or could the error be caused at the senders location?

    we are trying to catch it.  It flashes quickly before results are submitted (via iPad) and communication is ended.  It may be a timing issue.  Let me look into this further.  Could be the user too!!!!!!!!!!!!!!!!!!
    Donna Dowdle
    IT Manager
    Dr. Scholl Foundation
    (847) 559-7430 - office
    (847) 602-0709 - cell
    DISCLAIMER!  The information contained in this e-mail message is confidential and is intended only for the use of the individual or entity to whom it is addressed.  If the reader of this message is not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or the taking of any action in reliance on the contents of this communication is strictly prohibited.  If you have received this e-mail message in error, please contact the sender at (847) 559-7430 and delete this e-mail message.

  • Error"There was an internal error when submitting the form" URM Disposition

    Hello
    I get the following error - "*There was an internal error when submitting the form*" - when i allocate a Retention Disposition to a Retention Category.
    Any Ideas how this can be solved?
    Thank you

    Not based on the minimal information provided.
    Error messages in 11g, from a UI standpoint, are severely deficient. How about looking in the content server logs and posting some more information?

Maybe you are looking for