Please help guys!!!

ok my itunes wouldn't open because it said the was a problem with quicktime so i uninstalled quicktime and downloaded it again and now my computer is saying that
"The file 'i Tunes library.itl' cannot be read because it was created by a newer version of iTunes."
what should i do??
should i just download iTunes again?
if i do download iTunes again will i lose my music??
cheers for your help in advance

Have you had a chance to look at either of these troubleshooting pages?
iTunes for Windows in Windows XP or Windows 2000 doesn't open after upgrading
iTunes for Windows in Windows Vista doesn't open after upgrading

Similar Messages

  • Navbar alignment issue in IE. OK in Chrome. [was:Please help guys!]

    I just spent days and nights trying to learn as much as possible about web design and i think i was doing pretty good until i got to this problem. I dont know what to do, the navbar sits well in google chrome, but in internet explorer it doesnt. And i dont know what to do anymore!! please help guys!
    Heres how it shows up in google chrome:
    And heres how it sits in internet explorer:
    I have tried everything guys i dont know how to fix it!!
    Heres my html:
    <!doctype html>
    <html>
    <head>
    <meta charset=&quot;utf-8&quot;>
    <title>General Concrete Solutions</title>
    <link href=&quot;styles/gcs_cs6.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;>
    <script type=&quot;text/javascript&quot;>
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf(&quot;#&quot;)!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf(&quot;?&quot;))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    </head>
    <body onLoad=&quot;MM_preloadImages('images1/images/navbar/images/images/navover_01.png','image s1/images/navbar/images/images/navover_02.png','images1/images/navbar/images/images/navove r_03.png','images1/images/navbar/images/images/navover_04.png','images1/images/navbar/imag es/images/navover_05.png')&quot;>
    <div id=&quot;container&quot;>
      <div id=&quot;header&quot;>  
        <div id=&quot;logo&quot;><img src=&quot;images/logo4.png&quot; width=&quot;186&quot; height=&quot;69&quot; alt=&quot;logo&quot;></div>
        <div id=&quot;navbar&quot;><a href=&quot;#&quot; onMouseOut=&quot;MM_swapImgRestore()&quot; onMouseOver=&quot;MM_swapImage('Home','','images1/images/navbar/images/images/navover_01. png',1)&quot;><img src=&quot;images1/images/navbar/images/navbar_01.png&quot; width=&quot;190&quot; height=&quot;50&quot; id=&quot;Home&quot;></a><a href=&quot;#&quot; onMouseOut=&quot;MM_swapImgRestore()&quot; onMouseOver=&quot;MM_swapImage('Services','','images1/images/navbar/images/images/navover _02.png',1)&quot;><img src=&quot;images1/images/navbar/images/navbar_02.png&quot; width=&quot;190&quot; height=&quot;50&quot; id=&quot;Services&quot;></a><a href=&quot;#&quot; onMouseOut=&quot;MM_swapImgRestore()&quot; onMouseOver=&quot;MM_swapImage('Portfolio','','images1/images/navbar/images/images/navove r_03.png',1)&quot;><img src=&quot;images1/images/navbar/images/navbar_03.png&quot; width=&quot;190&quot; height=&quot;50&quot; id=&quot;Portfolio&quot;></a><a href=&quot;#&quot; onMouseOut=&quot;MM_swapImgRestore()&quot; onMouseOver=&quot;MM_swapImage('Company Info','','images1/images/navbar/images/images/navover_04.png',1)&quot;><img src=&quot;images1/images/navbar/images/navbar_04.png&quot; width=&quot;190&quot; height=&quot;50&quot; id=&quot;Company Info&quot;></a><a href=&quot;#&quot; onMouseOut=&quot;MM_swapImgRestore()&quot; onMouseOver=&quot;MM_swapImage('Contact Us','','images1/images/navbar/images/images/navover_05.png',1)&quot;><img src=&quot;images1/images/navbar/images/navbar_05.png&quot; width=&quot;188&quot; height=&quot;50&quot; id=&quot;Contact Us&quot;></a></div>
      </div>
      <div id=&quot;main_image&quot;></div>
      <div id=&quot;left_column&quot;>Content for  id &quot;left_column&quot; Goes Here</div>
      <div id=&quot;center_column&quot;>Content for  id &quot;center_column&quot; Goes Here</div>
      <div id=&quot;right_column&quot;>Content for  id &quot;right_column&quot; Goes Here</div>
    </div>
    </body>
    </html>
    And heres my CSS:
    @charset &quot;utf-8&quot;;
    /* CSS Document */
    #container {
    width: 968px;
    background: #FFF;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow:hidden;
    #main_image {
    background-image: url(../images/concrete-driveway.jpg);
    background-repeat: no-repeat;
    height: 376px;
    width: 968px;
    #left_column, #center_column, #right_column {
    width: 316px;
    float:left;
    #center_column, #right_column {
    margin-left: 10px;
    #header {
    color: #FFF;
    background-color: #000;
    height: 100px;
    body {
    font-family: &quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
    color: #3b3b3b;
    background-color: #FFF;
    margin: 0px;
    #logo {
    width: 170px;
    height: 70px;
    float: left;
    background-color: #000;
    position: static;
    padding-top: 15px;
    padding-right: 19px;
    padding-bottom: 0px;
    padding-left: 0px;
    left: auto;
    right: 400px;
    margin-left: 390px;
    #navbar {
    height: -36px;
    width: 950px;
    margin-right: auto;
    margin-left: 10px;
    position: absolute;
    left: 59px;
    top: 362px;

    For best possible help with layout issues, we need to see a link to the live page.  Please upload your work so far to a TEST folder on your remote server and post the URL here.
    In the meantime, remove borders from linked images with the following CSS rule.
    a img {border:none}
    Nancy O.

  • Hi guys urgent please help me ASAP my ipod touch 4g reboots/restarts over and over again and i cant enter DFU mode cause my home button is stuck/broken please help guys i cant enter itunes too cause it said it needs my passcode

    hi guys urgent please help me ASAP my ipod touch 4g reboots/restarts over and over again and i cant enter DFU mode cause my home button is stuck/broken please help guys i cant enter itunes too cause it said it needs my passcode the problem is i cant even enter my passcode in my ipod touch cause its rebooting over and over again help please guys

    - See if this program will place it in recovery mode since that erases the iPod and bypasses the passocode.
    RecBoot: Easy Way to Put iPhone into Recovery Mode
    - Next try letting the battery fully drain. The try again.

  • Hello, I've upgraded my Ipad2 to iOS7. I'm facing two major problems. First, I can't connect to the internet(which seems like a common problem). Second, the Autocad WS app doesn't work. It keeps asking for a username/passcode combination. please help guys

    Hello, I've upgraded my Ipad2 to iOS7. I'm facing two major problems. First, I can't connect to the internet(which seems like a common problem), no Wifi connectivity as well. Second, the Autocad WS app doesn't work. It keeps asking for a username/passcode combination. Please help me guys. I will be genuinely grateful.
    Cheers

    Does my problem has anything to do with SSL for mail settings? Cause when I tried re-adding it says something that I should try without SSL, and I did what you said and it gives me this "The IMAP server pop.mail.yahoo.com is not responding. Check your network connection and that you entered the correct information in the incoming mail server field". Ahh.. this is so annoying, Apple what are you doing to me?! Or is Yahoo doing this to me?!
    Thank you for your time. Sorry it doesn`t work.

  • Please Help Guys!!! Unbelievable: I cannot found a solution...

    Hi,
    I have a Iphone 4s, and clicking on Mail: I see 8 Icloud/me.com e-mails address with the same adress @me.com
    I have already made 3 time the RESET of the Iphone. ANd nothing happen..
    Please Help: when I recieve one mail on my me.com, I receive 8 mails!!!!!!!!!!!
    Check the picture please
    Thanks for Help

    I think you have to sign into your Amazon Kindle Account, find the book in your archive and delete it there.  Otherwise you can delete it from the device and leave it in the archive, should you want to look at it again.

  • Approval process QUERY - Please help guys....

    Hello Experts,
    I have found some threads in this subject but non of them seem to work for me.
    My need is :
    when my employee tries to turn an order into an Invoice witch its card is set to groupname of 'over seas clients' the invoice will not be produced and the approval pop up will show.
    this is what i tryed :
    SELECT distinct 'true'  FROM OINV T0  INNER JOIN OCRD T1 ON T0.CardCode = T1.CardCode INNER JOIN OCRG T2 ON T1.GroupCode = T2.GroupCode AND T2.GroupName  'Over seas clients' where T0.CardCode = $[$4.0.0]
    nothing happens and the approval pop up never shows up.
    Could someone Please help me with this query?
    Thanks alot
    D.med

    I thin approval process work like in this manner.
    when you add any SO for particular condition matches then approval pop up will come, and then that SO gone to Approval. After approval user can able to make Invoice.
    Hence i think in your case you need to made a query in SO that when the particular groupname is added then aproval should pop up.
    Else you can kept the approval process in AR Invoice that if particular groupname is added then pop up.
    For Approval process you need to select this query in Approval Template.

  • My macbook won't start up i have used the option command p r while holding down power button but not done.. please help guys

    my macbook won't start up i have used the option command p r while holding down power button but not done.. please help guys

    It not polite to repost asking fro more help three minutes after initial post.
    Recovery mode is Command & R keys after depressing and releasing the Power button  for a normal startup.
    OS X: About OS X Recovery - Apple Support
    That only works for Lion and later.
    What exactly happens when your try to boot to Recovery?
    Try starting in Safe Mode resetting the SMC and NVRAM/PRAM
    OS X: What is Safe Boot, Safe Mode?
    Intel-based Macs: Resetting the System Management Controller (SMC)
    About NVRAM and PRAM
    What model MacBook Pro and what OSX version was on the Mac?
    Have you tried booting from an OSX install DVD?
    When you try to start doe the Power light light?
    This is the Mac Pro desktop forum. I requested your post be moved to the MacBook Pro laptop forum.

  • Please Help guys, is this a scam or real?

    Hello,
    My name is john and i live in U.K london.
    I been lookng to buy an iphone 4 online but for a good cheap price as in london they are still very expensive.
    I found a website on google, which is www.iphone4discount.us
    the iphone 4 is for $499.00 USD, and in £348.30 GBP
    My only worry is that is this a real genuine website? has anyone bought phones of them before? could the phone be fake or is it eally the iphone 4?
    I tried researching online for reviews of the website but unfortnetly can't seem to find anything.
    the site is www.iphone4discount.us
    its not .com could that be something to consider.
    sorry to trouble, but can someone help clear my mind or give advise whether to buy from them or not.
    many thanks in advance for the help.

    I was scammed by a guy supposedly selling IPhone 4's out of Hong Kong. There was an ad in the Hong Kong Craigslist that read:
    Original New Apple iPhone 4G HD 32GB - $500 (Hongkong)
    Further your inquiry and purchase ...
    When you contact the guy he sends you this:
    Hello.
    
Thanks for the Inquiry.
    APPLE IPHONE 4 32GB price: $500.00
    The above stated Apple iPhones are brand new iPhone, sealed in the manufacturer box, fully unlocked to work with any Sim card/network operator anywhere in the world, they come with there complete accessories, the total price has been included with the VAT charges...
    They all come with 12 months Apple warranty, and we also give 90 days return policy on every of our products.
    How many Units of the phone do you want to buy??
    We look forward to your soonest response.
    Best Regards
    Sales Manager
    PHONE 2 PHONE LIMITED
    Registered No.07078533
    Address: 2 CORFE AVENUE,
    S HARROW HARROW,
    MIDDLESEX,
    HA2 8SZ
    UNITED KINGDOM
    TEL: +447031832780
    Website: www.highwirestore.highwire.com
    The website is real, but that's about all that is real.
    The email comes from a guy by the name of Jernej Kramj.
    Then he gets you to send him the money via Western Union using this information:
    View below our Company's Accountant WESTERN UNION payment information to transfer the payment to:
    RECEIVER'S NAME: KELVIN SHEWEN
    ADDRESS: 2 CORFE AVENUE
    CITY / STATE: MIDDLESEX, 
POSTAL CODE: HA2 8SZ
COUNTRY: UNITED KINGDOM
    AMOUNT: $550 USD = 342 GBP
    You can send the payment in any Currency.
    Get back to us with the Scan Copy of the payment receipt along with the 10digits WESTERN UNION payment number.
    We wait your soonest response with the payment so as to effect the delivery to you.
    Yesterday I spoke with him on the phone. Here is his phone number: 60103687832
    It is a Malaysia number.
    I sent the money yesterday and today I got this email:
    Thanks for the mail.
    The shipment has been effected since the payment has been confirmed, but unfortunately we just confirmed that there was miss packaging of the phones, 1 unit Apple iPhone 4 32GB was supposed to be shipped to you, but we just confirmed it is 5 Units that has been shipped out to you...
    The delivery will take 36 hours which is 2 days, the BOARD OF DIRECTOR'S has concluded that you have for 3 more units we give you 1 for free.
    View below the TRACKING Number and the Label through attachment:
    Tracking : 794106542450
    Get back to us with when you want to make the payment so that we can forward to you the Details to send the payment to.
    Thanks for the sincere patronage.
    Best Regards
    Management.
    Of course at this point I knew it was a scam. I called him back after another exchange of emails. I told him that I called Fed Ex and that no package had been shipped. He said that they wouldn't tell me anything until I send him more money. Of course that wasn't true.
    Don't be another victim! I feel like a dummy and now I'm out over 600 dollars with shipping and Western Union charges.

  • I migrated from a Windows 7 PC to a MacBook Pro sometime ago, and since then whenever I try to sync my iPhone I keep getting this error -54, and I haven't found a fix for it anywhere! Please help guys

    I sincerely have no idea of what to do and I have been reseaching for a while now!

    There you go guys, if this is useful for something...

  • Please help guys, i'm going crazy!

    Hello everyone, i hope someone out there can help me cos i'm tearing my hair out!
    Ok, so i've had my 80gb video ipod for less than a month and a few days ago when i went to update it, it said there was a corrupted file and i may have to restore it. which i did. Then, when it was loading back up again, the hold function on the ipod seems to have stopped working. The furthest i've got is the screen shows a list of languages to choose from, 'English' being at the top, but i can't select any because the hold function won't turn off!!!
    I doubt that i've broken it in any way, i'm really careful with it
    Any takers?! I would love someone forever if they knew the answer to this riddle!
    Ross
    Packard Bell   Windows XP  

    David, thanks for setting that up! It's just kills me why Apple wont just give us the ability to go fullscreen and make it easy for us!
    Your samples did work on the Mac, but completely bombed on the PC in IE and Firefox. I visited the apple site and found some QT movies that opened the QT player and went fullscreen, but they didn't always work on the PC. The problem with using the QT player outside of the HTML is I have several clips so I need some sort of navigation. Also, the fact that launching the player doesn't always work for everyone is a bigger problem for me.
    I was originally using JW Flash Player and it was wonderful, but the CPU usage was HUGE when compared to QT. My movies are 960/540 and around 80 megs, it was using 120-150% of my CPU (each core is 100%). Fullscreen was great with FLASH, but the movies didn't play for users that had older hardware (1 cpu)
    Any ideas on how I can still work with QT, can I pay someone money? LOL.

  • Classic.. Translated versions? please help guys!!

    Hello everyone, I'm AC from Iceland, I have a PowerMac G4 that was running on OS 9.2.2 and we decided to upgrade over to 10.3.9
    We have a serious problem, when we attempt to start up an old application it starts loading up the classic environment, after a few seconds it looks good but then I get a Warning Window displaying "Classic doesn't have the translated versions files it needs to update in "System Folder" on "MacHD"
    I've looked everywhere to find support on this issue, but I have been extremely unlucky, is there anyone who could give me a hand on solving this issue?
    Thanks a lot in advance.

    PS Also see the Icelandic section of this page for some links:
    http://homepage.mac.com/thgewecke/mlingos9.html#otherl

  • Please Help The New Guy

    Hey Guys,
    I got my MacBook 2012 13inch for my birthday a couple days ago,
    i went to redeem a voucher in the Mac App Store and it asked me to provide my password for my apple account so i put it in and it said "ConnectionManager::invoke::Failed to find service connection url."
    i wonder if anybody else has encounted this problem and has found a good troubleshoot,
    ive been on chat to the support staff for the past 45 mins and nothing they said has worked.
    please help guys...
    many thanks

    Hey Guys,
    I got my MacBook 2012 13inch for my birthday a couple days ago,
    i went to redeem a voucher in the Mac App Store and it asked me to provide my password for my apple account so i put it in and it said "ConnectionManager::invoke::Failed to find service connection url."
    i wonder if anybody else has encounted this problem and has found a good troubleshoot,
    ive been on chat to the support staff for the past 45 mins and nothing they said has worked.
    please help guys...
    many thanks

  • I keep on losing my tabs and i am getting seriously frustrating as i need them to open each and every time i open firefox 4, i have tabs mix plus. why does this keep on happening? please help as i am a student and i need help with this..

    i have now installed too many tabs 1.3.3 to see if that will fix problem.
    but yes each and every time i use firefox, not googlechrome, or ie or opera but only firefox 4 and having used tabs mix plus before i never had a problem.
    but now with firefox beta and now the full release, the issue is still arising. evrytime i open firefox i close my eyes and wait for it to load... and load... when it does open, i open my eyes and lo and behold my tabs are gone.
    thats it please help guys, i love firefox for many reasons i dont want to use opera.
    regards
    ehtisham

    '''[https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/ Adblock Plus]''' {web link}
    Blocks annoying video ads on YouTube, Facebook ads, banners
    and much more. Adblock Plus blocks all annoying ads, and
    supports websites by not blocking unobtrusive ads by default (configurable).
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/viruses/disinfection/5350 Anti-Rootkit Utility - TDSSKiller]
    * [http://general-changelog-team.fr/en/downloads/viewdownload/20-outils-de-xplode/2-adwcleaner AdwCleaner] (for more info, see this [http://www.bleepingcomputer.com/download/adwcleaner/ alternate AdwCleaner download page])
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Please help cant install iTunes 7.7

    i was using the previous version and just started off an update when prompted for iTunes 7.7, but the update then failed (sadly it didnt really give any info about the failure). I have tried downlaoding and installing manualy but still no joy the installation just fails and says i need to reinstall iTunes.
    However....i cant uninstall it :o I have tried uninstalling through add>remove programs but it just gets so far then seems to roll back and iTunes is still there.
    I tried doing a repair with the itunes 64 setup but that didnt seem to work either.
    I have since uninstalled quick time and tried to uninstall iTunes but still stuck in the same situation of it refusing to uninstall.
    Please help guys 'ANY' thoughts apreciated
    cheers

    However....i cant uninstall it :o I have tried uninstalling through add>remove programs but it just gets so far then seems to roll back and iTunes is still there.
    Okay. Let's try uninstalling the existing version by other means.
    Download and install the Windows Installer CleanUp utility:
    Description of the Windows Installer CleanUp Utility
    Now launch Windows Installer CleanUp ("Start > All Programs > Windows Install Clean Up"), find any iTunes entries in the list of programs in CleanUp, select those entries, and click “remove”.
    Next, we'll manually remove any leftover iTunes program files:
    (1) Open Local Disk (C:) in Computer or whichever disk programs are installed on.
    (2) Open the Program Files folder.
    (3) Right-click the iTunes folder and select Delete and choose Yes when asked to confirm the deletion.
    Now restart the PC and try another install. Does it go through properly this time?
    Message was edited by: b noir

  • How to Pass values from XML to JSP??? Urgent Please Help me

    Hi guys,
    I am new to XML, I want to pass values from XML to JSP. I have a xml file with attributes, I should send this values to a JSP file. How is it??? Please Help guys.... its very urgent. Please send me how to do it with an example or atleast any urls related that....
    Looking for ur favourable reply.
    Thanks in advance,
    Sridhar

    in a servlet :
    parse your xml file (see how at the end of the post) and
    put the values you want in the request attributes
    request.setAttribute("value1", value1);
    ...redirect to the jsp
    in the JSP:
    get the wanted attributes:
    String value1=(String)request.getAttribute("value1");To learn how to parse a xml file, pay a look at this page, it explains how to read the XML document to build an object representation, and then how to navigate through this object to get the data
    http://labe.felk.cvut.cz/~xfaigl/mep/xml/java-xml.htm

Maybe you are looking for