Updated to itunes 10.5 and Help files are not accessible

I have updated my itunes to 10.5 today but now the Help files are not accessible.  I receive the following message - the request URL/itunes/win/10.5was not found on this server - Apache/2.2.3 (Oracle) Server at help.apple.com Port 80.

I have seen this before. You need to update the apps in your app store, and once they are updated, they will work again.

Similar Messages

  • HT4061 I need to sync my iphone and ipad to my new computer.  I just downnloaded itunes in it.  my song and album files are not in the new downloaded itunes.  how do I import them in?

    I just downloaded itunes on my new computer which uses Windows 7. I need to sync my ipone 4S and ipad to it.  I noticed my complete song and album files are not in the new itunes.  how do i get them imported to the new itunes.  Would syncing my iphone and ipad do it?

    In iTunes, go to File>Add File to Library or File>Add Folder to Library.

  • HT3775 why some times video and audeo files are not opening in my Mac? sir plz advise me the application i need to download.thanks.

    why some times video and audeo files are not opening in my Mac? sir plz advise me the application i need to download.thanks.

    why some times video and audeo files are not opening in my Mac? sir plz advise me the application i need to download.thanks.

  • JPG and RAW files are not grouped together.

    I am finding that my RAW and JPG files are not grouped together.  They show up on the Grid View as JPG for the JPG file and RAW + JPG for the NEF(RAW) file.  This does not seem to be consistent through out the folder.  Some of the pictures are grouped together and others are not.  The ones that are not grouped together have been auto-stacked and then unstacked.  I am not sure if this is what caused the seperation of JPG and RAW files.  I did try to take a picture that I had auto-stacked it  and then remove it and it did not sepearate.  The "Treat JPG files next to raw files as seperate photos" option is turned off, like it is in my Lightroom 3.

    This is what I'm talking about:
    Show subfolders are on:
    In windows Explorer:
    In the Import Dialog:
    Where are the files?
    If I click on the Folder 2014_12_14... all the files from all folders will populate.

  • Can´t empty my trashcan and my files are not locked

    Can´t empty my trashcan and my files are not locked?

    See the X-Labs troubleshooting FAQ for the Trash - http://www.thexlab.com/faqs/trash.html.
    You should find an answer therein.
    Good luck,
    Clinton

  • HELP (after XSAN controller crash files are not accessible)

    Hi,
    We are having a major issue with one of our XSAN setups. During my breah one of the Xsan controller crashed and burned. So a college that to resuce it by rebuilding the contoller and adding the Luns to the Xsan volume.
    The files are not showing up but they are still there when doing a data recovery scan.
    So where I Need help with (never done this before) to get the files back. What would be next steps to get the data back?
    Oh yeah, I will veryfy this today but I think the LUNS have the same identifiers and LUN ID asigned as the previous controller settings.
    This Xsan setup is made out of Mac Pro Mountain Lion Xsan 3.0 (controller), two Promise Vtrak E-Class Raids and one Sandbox.
    Appreciate any help thanks!

    Here is the result for cvfsck -nv
    Re-creating File System cvfsck Directory '/Library/Logs/Xsan/data/XSAN/trace'.
    Created directory /tmp/cvfsck15730a for temporary files.
    Creating MetadataAndJournal allocation check file.
    Creating Video allocation check file.
    ** NOTE ** Read Only Check.
    File system journal will not be recovered.
    The results may be inconsistent and mis-leading.
    Super Block information.
      FS Created On               : Tue Aug  6 13:15:39 2013
      Inode Version               : '2.7' - 4.0 big inodes + NamedStreams (0x207)
      File System Status          : *Dirty*
      Allocated Inodes            : 1536
      Free Inodes                 : 1527
      FL Blocks                   : 1
      Next Inode Chunk            : 0x2934
      Metadump Seqno              : 0
      Restore Journal Seqno       : 0
      Windows Security Indx Inode : 0x5
      Windows Security Data Inode : 0x6
      Quota Database Inode        : 0x7
      Client Write Opens Inode    : 0x8
    Stripe Group MetadataAndJournal             (  0) 0x2ba7b90 blocks.
    Stripe Group Video                          (  1) 0x3691cc40 blocks.
    Inode block size is 1024
    Building Inode Index Database 1536 (100%).       
       1536 inodes found out of 1536 expected.
    Verifying NT Security Descriptors
    Verifying Free List Extents.
    Scanning inodes 1536 (100%).         
    Sorting extent list for MetadataAndJournal pass 1/1
    Updating bitmap for MetadataAndJournal extents 4 (100%).                   
    Checking for dead inodes 1536 (100%).         
    Checking directories 1 (100%).        
    Scanning for orphaned inodes 1536 (100%).       
    Verifying link & subdir counts 1536 (100%).         
    Checking free list. 1536 (100%).          
    Checking pending free list.                       
    Checking Arbitration Control Block.
    Checking MetadataAndJournal allocation bit maps (100%).        
    Checking Video allocation bit maps (100%).        
    File system 'XSAN' was modified.
    File system 'XSAN'. Blocks-915524672 free-915514163 Inodes-1536 free-1527.
    File System Check finished.

  • Online audio and video files are not working

    i got a plugin for shockwave flash(adobe flash player) i thought it is the latest version so i downloaded it and installed it. Before installing the new flash player i was able hear song online and can watch videos but now both audio and videos are not working.

    thanx for your advise but i got to hav one more problem and that is...i have downloaded the new version setup of firefox but after extracting it stops working and the installation process ends automatically...so please help.
    the file that i downloaded had the "Firefox Setup Stub 23.0.1"

  • Gif and html files are not found

    Hi everyone,
    I am trying to deploy an application that I have written for websphere on iPlanet 6.5. The deployment is succesful and the application works but none of my images are shown. Also if I try to open my index.htm page it will not be recognized by the server.
    I have noticed that if I put those file in the docs folder of my webserver they will be found but then of course the links are not correct any more because the the jsps and servlets are not in de NASApp folder.
    Does anybody know a sollution for this. I don't want to rewrite my entire application just because I am changing application servers.
    Thank you for your help in advance.
    Greetings Manuel

    I'm not sure what you mean. The bottom line is that the webserver only forwards requests to the appserver that begin with NASApp (or whatever your token is).
    So if your index page has the URL of http://myserver.mydomain/NASApp/myapp/index.html then a relative URL of images/home.gif will load the gif from the application server (since the broswer will actually request http://myserver.mydomain/NASApp/myapp/index.html ). If you use the URL /images/home/gif , then the GIF will be requested from the docroot of the webserver.
    David

  • I Paid for PDF Export and the files are not converting correctly

    I purchased PDF Export to take a PDF file and convert it to a text file so I could import it into excel, when doing so I get a bunch of extra symbles plus the numbers that i'm trying to convert are not complete.

    Could you try disabling the 'Recognize text' function and convert the file again?
    Let us know how it goes!
    -David

  • EPS and Tiff Files are not open...

    Dear All,
    If we open the EPS or Tiff file in Illustrator CS3, we got the error message as in the screenshot which named as “Illustrator screenshot.jpg”.
    If we open the EPS or Tiff file in Photoshop CS3, we got the error message as in the screenshot which named as “Photoshop screenshot.jpg”.
    We unable to open the file both in Illustrator and Photoshop. Is there any other option to open the file? Please advice.
    I’ve attached the images and screenshots for your better reference.
    Thanks in advance.
    Kumaran. P

    These files are completely corrupt. I got the same error messages you did in Illustrator and Photoshop.
    The EPS files look quite hopeless. (They do not remotely resemble EPS files when viewed in a text editor.) The TIFF file opened in IrfanView. I've resaved it as a JPEG and attached it here. You can see that it's truncated.
    You didn't mention how you obtained the files.

  • Java script and css files are not loaded

    I am using 9iAS 1.0.2.2.2a on Windows Server Family 2000. My web application is using bc4j and developed in JDeveloper 3.2. I am also using Apache and web cache and caching js and css files.
    Problem is some times it does not load js files but load css files.
    Some times loads css files but does not load js files.
    Some times does not load js and css files.
    & some times loads both types of files.
    How to control this problem.
    Tahir Pervaiz.

    I'm fairly certain this issue represents a bug in IE 11. The same problem(s) do not occur in IE 9 or IE 10. The same problems occur on unrelated websites accessed from separate machines. Doing a force-refresh (Ctrl+F5) always fixes the issue.
    I took your advice about opening the console to look for error messages during page load. When loading normally (i.e. not doing a force-refresh), the console shows the following:
    HTML1300: Navigation occurred.
    File: TimeEntry
    DOM7011: The code on this page disabled back and forward caching. For more information, see: http://go.microsoft.com/fwlink/?LinkID=291337
    File: Dashboard
    SCRIPT70: Permission denied
    File: modernizr-2.5.3.js, Line: 468, Column: 9
    SCRIPT70: Permission denied
    File: jquery-ui-1.10.0.js, Line: 252, Column: 1
    SCRIPT70: Permission denied
    File: knockout-2.2.1.js, Line: 48, Column: 5
    SCRIPT5007: Unable to get property 'extend' of undefined or null reference
    File: knockout.validation.js, Line: 30, Column: 5
    When loading the page via a force-refresh, only the 'Navigation occurred.' message is displayed. It does not make sense that IE would apply a more restrictive security policy to scripts loaded from cache vs. scripts loaded directly from their original location,
    yet that appears to be what is happening.
    Post questions about html, css and scripting for website development to the IE Web Development forum.....WITH A LINK TO YOUR WEBSITE OR A MASHUP THAT SHOWS THE ISSUE...
    looks like you have a sandboxed iframe on your page.
    the first step in troubleshooting IE issues is to test in noAddons mode.
    Rob^_^

  • Listener and environment files are not created in New RDBMS ORACLE_HOME

    Hi,
    I am upgrading the EBS 12.1.3 database from 11.1.0.7 to 11.2.0.2.
    I have completed the steps till Implement and run AutoConfig on Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1]
    I have completed AutoConfig on the Database tier successfully. But i doesn't find any listener files on <RDBMS_ORACLE_HOME> and similarly environment file.
    These files are already available on OLD <ORACLE_HOME>.
    Please suggest me if i miss any step.
    Thanks
    Nawneet

    thanks for the prompt reply ...
    while running the command
    <RDBMS_ORACLE_HOME>\appsutil\bin\adconfig.cmd contextfile=<context_file> we got below error.
    AC-00435: Unable to create directory :F:\app\mocppd\product\11.2.0\dbhome_1\
    admin\prod_srv-moc\bdump
    Raised by oracle.apps.ad.autoconfig.InstantiateProcess
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution.  Errors are grouped by directory and phase.
    The report format is:
          <filename>  <phase>  <return code where appropriate>
      [SETUP PHASE]
      AutoConfig could not successfully execute the following scripts:
        Directory: F:\app\mocppd\product\11.2.0\dbhome_1\appsutil\install\prod_srv-moc
          adsvdlsn.cmd            INSTE8_SETUP       1060
    AutoConfig is exiting with status 1
    AutoConfig execution completed on Mon Feb  7 05:32:05 2011
    Time taken for AutoConfig execution to complete : 0 mins  29 secsHow to correct the above one and should we proceed with the Step 24 "Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1]"
    Thanks
    Nawneet

  • Installed Lightroom 5.2 and DNG 8.2 and NEF files are not supported.

    I installed Lightroom 5.2 and DNG 8.2 and when I try and import NEF files I am told they are not supported.

    If your camera is very new, like a Nikon Df, then wait until the next version of LR/PS/ACR for support.
    If your camera model is newer than the latest version of LR, perhaps a Nikon D610, then you need LR 5.3/ACR 8.3/DNGC8.3 which are all available in release-candidate status at Adobe Labs:  http://labs.adobe.com/
    If your camera is older and should be supported, then are you using and older Nikon Transfer or View NX that are corrupting your NEFs in a way that Adobe doesn’t recognize them?  The solution for this is to not use the Nikon products that predate your camera and install versions that came with your camera or are newer than your camera.  Or just use LR, itself, or the OS utilities like Finder and Explorer to copy the NEFs to your hard-drive.
    If your files are corrupted by obsolete Nikon products, then there is a utility, here, that can undo the damage:
    http://owl.phy.queensu.ca/~phil/exiftool/fix_corrupted_nef.html

  • Wiped my computer, backed it up, and some files are not the same

    I was having some touchpad related issues so I took my macbook pro (late 2011) to the apple store. There they initiated a wipe after having told them that I used a portable external hard-drive to back up my documents. I used migration assistant and everything seems to have backed up fine except for this one document that has all my class notes. The last note I have recorded is from the 5th of March when I used that document up until March 19. Is there any way I can recover the file from that date? Any advice/help would be much appreciated.

    karenserjy1 wrote:
    Hi Ken
    Just to be clear what you are saying is put a test page live so it can be viewed online?
    You got it !  For the future, that's the best way we can see all your code and files.
    Since ther are no other links to the test page, the public won't stumble on it.
    Delete it once you have your answers.

  • My .jar and .jad files are not launching

    Hello everyone! I have a problem with my files stated above. I am unable to open them. I see a yellow key at the top right corner on the icons. I Have checked them. They don't have QT errors either. I have gone through the D and Z drives by Xplore but i don't recognize anything that might be the cause of the problem. Does anyone have a solution?

    You might wish to tell:
    - Which phone model you have.
    - Which Symbian version is on the phone (if several/different versions supported, such as Symbian^3, Anna, Belle)
    - Are the Java apps developed by you, or if you downloaded them from somewhere
    - Did they end up on your phone via a browser download, Nokia/Ovi Store download, or from a PC using Bluetooth or USB

Maybe you are looking for

  • N97 software update issue

    hi all, i read allot of posts and tried allot of solutions but untill now none worked for me i use windows 7 ultimatie 64 bit, installed the ovi suite and the nokia software updater. then why i try to update the device software it says the phone is n

  • Returnable packaging a/c posting details

    Hi All experts, could any one of you let me know the correct table to find out the followings: 1. RP(returnable packaging) account header details. 2. RP account item level or transaction details like opening balance, closing balance, bill of lading,

  • What is repair full request?

    Hi, What is repair full reuqest and how it can be done. Please explain the process. Regards, Magic...

  • WRT54GS v.6 Problem -- HELP!

    Hello, I just bought a new WRT54GS v.6 router yesterday, and I just connected it today. I followed all the instructions etc. When I try to use a browser to connect to the router config(192.168..etc) I get a horribly choppy and undone webpage. Here's

  • Can't use my car's bluetooth hands free set up when Bionic is synched

    I don't know the tech jargon.  I was able to pair my Bionic to my car's bluetooth hands free set up, but can't seem to use voice dialing.  My car's display says that the phonebook has downloaded, and I can still take calls, but that's about it.  It's