Sync error because of app that doesn't exist

Everytime I try to sync my iPhone 3Gs, I get an error that says...
There was a problem downloading the artwork for "Insert app name here".
Please try again by choosing "Check for Available Downloads" from the Store menu.
This app is not installed on my phone, it doesn't show up in iTunes on my app list, and it no longer exists in the App Store. I have OS 4.0 and my iTunes is updated. Because of this, I am completely unable to sync my phone and it is really getting annoying. Is there a folder or something I can get into to delete all traces of this app?

Contact itunes support & have them clear your download queue:
http://www.apple.com/support/itunes/

Similar Messages

  • TypeError: Error #1010 on code that doesn't exist.

    Hello all,
    I have a drop down menu with 7 options. The menu is a movie clip with a mask that reveals each of the buttons when a person mouse_overs the menu button. Each menu option does the same thing, it will call a function based on the button clicked. The function for each button does the same thing:
    function INDEX_Safety (e:MouseEvent):void
              play();
              INDEX_SAFETY=true;
              Sound_Stopper ();
    Each of the functions will change the value of its respecive boolean variable. One for each button. Sound Stopper is a function that stops any FLV Sound that is currently playing.
    When it goes through play() it will come to a particular frame that has:
    Index_Jumper ();
    this function determines which boolean has been set to true, and does a gotoAndPlay("Label Name") based on the boolean that has been set to true. Then sets the boolean back to false.
    function Index_Jumper ():void
              if (INDEX_SAFETY==true){gotoAndPlay("Safety"); INDEX_SAFETY=false;}
              if (INDEX_TOOLS==true){gotoAndPlay("Tools and Positions"); INDEX_TOOLS=false;}
              if (INDEX_METHODS==true){gotoAndPlay("The Methods"); INDEX_METHODS=false;}
              if (INDEX_METHOD1==true){gotoAndPlay("Method 1"); INDEX_METHOD1=false;}
              if (INDEX_METHOD2==true){gotoAndPlay("Method 2"); INDEX_METHOD2=false;}
              if (INDEX_TDBL==true){gotoAndPlay("Installing TDBL"); INDEX_TDBL=false;}
              if (INDEX_RAISING==true){gotoAndPlay("Raising the Stand"); INDEX_RAISING=false;}
    The issue i am having: When i click on the 6th option, TDBL, i get the error:
    TypeError: Error #1010: A term is undefined and has no properties.
              at RaisingtheOperatorsPlatform_fla::MainTimeline/frame147()[RaisingtheOperatorsPlatform_fla. MainTimeline::frame147:10]
    It says frame 147:10
    From my understanding this means the 10th line on Frame 147.
    This is my frame 147:
    1. stop ();
    2. Caption ();
    3. IndexMC.Safety_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Safety);
    4. IndexMC.Tools_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Tools);
    5. IndexMC.Methods_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Methods);
    6. IndexMC.Method1_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Method1);
    7. IndexMC.Method2_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Method2);
    8. IndexMC.TBDL_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Tdbl);
    9. IndexMC.Raising_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Raising);
    I dont have a 10th line.
    also, when i click the 7th option, nothing happens. However, options 1 - 5 on the drop down menu work just fine.
    Thanks for any insight.

    Right after posting that, I got an idea to try adding the following to frame 1:
    addEventListener(Event.ENTER_FRAME, Frame_147);
    function Frame_147 (event:Event):void
              if (currentFrame==147)
                        stop ();
              Caption ();
              IndexMC.Safety_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Safety);
              IndexMC.Tools_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Tools);
              IndexMC.Methods_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Methods);
              IndexMC.Method1_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Method1);
              IndexMC.Method2_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Method2);
              IndexMC.TDBL_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Tdbl);
              IndexMC.Raising_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Raising);
    I then commented-out frame 147.
    the error i got pointed to line 36 of frame 1, which is:
      IndexMC.TDBL_Menu_Button.addEventListener(MouseEvent.CLICK, INDEX_Tdbl);
    Being able to focus on this, i see that i have IndexMC.TBDL instead of IndexMC.TDBL, i think this was one of those "been looking at this thing for too long" errors. Thank you for looking into this, the problem is now solved. As for the error pointing to a line that doesn't exist:
    I still have no idea why it would say the issue was frame 147:10

  • Can't Completely Uninstall an App That Doesn't Exist Anymore

    Alright, so I've got a very run-of-the-mill, mid-2011 Macbook Air (1.6 GHz Intel Core i5, 2 GB 1333 MHz DDR3, running Yosemite) and everything really does run just fine. The only issue I've been having is completely eliminating traces of a particular app that actually doesn't exist anymore.
    Some time ago, I downloaded a little To-Do List sort of thing called Intuition+. It was made to be a checklist, and also a planner that would integrate with Calendar. Not very long after I got the app, the company deleted it entirely. I did as much as I knew how to get rid of anything associated with it on my laptop, but it still shows up as a calendar option in Calendar.
    Now, I know it's probably harmless, but it drives me nuts that I can't get rid of the **** thing 100%. It was called Intuition+. Any advice?
    Apologies if I'm leaving out any info that might be helpful-- I've never posted here before, so let me know what I can do to help you help me 8)

    So this is an app that you've downloaded from the iTunes store, not from the Mac App Store ? If it is then it should be in the Apps part of your iTunes library - if you have iTunes 11 on your Mac then option-command-S should enable the left-hand sidebar, and on that sidebar there should be an Apps section e.g.
    But apps from the iTunes store can only be installed/used on iOS devices i.e. an iPhone, iPod Touch and/or an iPad (they will appear in your iTunes library for syncing and backup purposes) - you can't use iTunes apps on a Mac.

  • Error Checking File System that doesn't exist anymore [Solved]

    I had been dual booting Arch and Ubuntu on my desktop and recently decided to ditch ubuntu and experiment with slackware. I also decided to take advantage of the reinstall to clean up my partition scheme.
    The old:
    sda1 ntfs windows
    sda2 fat32 shared data
    sdba5 swap
    sdb1 ext3 Arch's root
    sdb2 ext3 Arch's home
    sdb3 reiser Ubuntu home
    sdb4 logical partition
    sdb5 reiser Ubuntu's home
    sdb6 ext3 used to be shared /boot, but only Ubuntu had been using it since last Arch reinstall
    The new
    no changes to sda or Arch's partions
    sdb3 ext3 Slackware root
    sd4 ext3 Slackware home
    Slackware is working fine, but when I try to boot up Arch I can only get to where it checks the filesystem, sdb1 and sdb2 check clean, then it tries to check sdb5 and obviously isn't finding this to be clean. When it drops me to the terminal I my old partitions and sdb4 are clean. sdb3 gives me an error saying it can find the reiser journal (don't have the exact wording but it obviously thought this should be a reiserFS not ext3) but if I do fsck.ext3 instead of just fsck it says it's clean.
    It's probably relevant that my last few boots before the slackware install were complaing that my ubuntu partitions weren't clean, which kind of confused me since I didn't even mount those in Arch but I didn't bother fixing it since I was planning on reformatting them when I installed slackware and I could still boot into Arch unlike now.  I'm wondering if Arch is still complaining about them not being clean from before I reformatted.
    Can someone help me convince Arch to let me boot again?
    Last edited by mcmillan (2007-08-07 16:23:54)

    Have you changed fstab on Arch's root partition?
    Use some LiveCD (even Arch's installation CD will do) to do so.

  • Deleting Review for an app that doesn't exist anymore.

    So I went in to remove a review on an app, using "Manage my reviews". It went smooth. But lo-and-behold, in Ping the review is still there. I try to "Report A Concern". Then I get a "Request Cannot be completed, this item is not available in the US store."
    Anything else I can try?

    Ok. It seems like it got fixed. I guess slow propagation through the system.
    Good to know.

  • ICloud has my old Apple ID and is prompting for a password, but I want to put in the new id, I can't because it is grey and there is no edit option.  I'm prompted for a password to an account that doesn't exist

    iCloud has my old Apple ID and is prompting for a password, but I want to put in the new id, I can't because it is grey and there is no edit option.  I'm prompted for a password to an account that doesn't exist.  Anyone know what I can do to fix this or why this is happening.?  I had no issue putting in my new Apple ID everywhere else, I could sign out of the old and inactive account and then sign back in using my new and proper one.  However, after the update to 7.3 it did a whole welcome to yr iPad and a set up thing and it went to set up iCloud and had my old Apple ID in grey where I can't change or edit it, it wants the password, when I put in the old password, it say yr Apple ID is incorrect but yet it won't let me change it??????? Anyone???

    Sign out and back into your apple id from Settings>iTunes and App stores>(Your apple ID)>Sign Out and then sign in again with the new address. Close app store from running in the background (or restart the phone if your unsure how to do this). If when trying to update any apps they are still asking for the old apple ID, delete and re-install those apps.

  • How do I update apps under an old apple id email that doesn't exist anymore and have forgotten the password?

    I want to update some apps on my iphone but can't because it's asking for an old apple id email that doesn't exist anymore and I have forgotten the password for it!
    Help!!!

    The apple id login is never deleted. The emaill address itself can be disabled or not in use any longer. The apple id login will still be available to you. If you will go to the website My Apple Id
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    and use the listed apple id login that your apps are asking for to update - once you have changed the password at the lsted website you then will be able to update using the old apple id once you have logged into the device using the old apple id and password.
    Good luck.

  • Report an app that doesn't work

    Can someone please tell me how to report an app that doesn't work and get a refund?
    The app won't allow feedback (as soon as you type anything the "Submit" button is disabled) and the link for its support goes to a web site that appears to be totally unrelated.
    The "Report a problem" link on iTunes just takes me to the generic support page with a 1000 links to various forums etc. That's for nothing Apple.
    I can provide more details but I don't even know if this is the right place yet.
    Now maybe it's just me being a newbie with this whole Apps/iPad thing but it is NOT a user-friendly system IMO.
    Rob

    Express Lane is indeed how you contact the iTunes Store. The page I provided the link to is the one you reach when you click "Contact Support" in the sidebar.
    Is there no simple way to immediately cancel an order if you realize in the first fifteen minutes that it is not working as expected?
    There is no way to cancel an order at all, not within fifteen minutes, not within fifteen seconds. Once you click the "buy" button, you've purchased the item, and the Terms of Sale for the iTunes Store state clearly that "all sales are final". So if you are requesting a refund, you have to email the iTunes Store via the form you reach through Express Lane, explain the reasons for the request and hope that iTunes Store Customer Service will grant you an exception.
    Regards.

  • HT1296 When I sync my iphone with Windows 7, the contact moves to my computer, but the contact is not complete. No phone numbers. What am I doing wrong? I have also tried sync-ing with Yahoo, and that doesn't work either.

    When I sync my iphone with Windows 7, the contact moves to my computer, but the contact is not complete. No phone numbers. What am I doing wrong? I have also tried sync-ing with Yahoo, and that doesn't work either.

    The music sync is one way - computer to iphone.  The only exception is itunes purchases.  File>Transfer Purchases
    It has always been very basic to always maintain a backup copy of your computer for just such an occasion.  Use your backup copy to move everything to your new computer.

  • HT4009 How do I get A refund on an IPAD app that doesn't work ? Vendor says I have to go to Apple.

    How do I get A refund on an IPAD app that doesn't work ? Vendor says I have to go to Apple.

    Go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report the issue to the iTunes Store.
    Regards.

  • Hello, I got a new computer with the old harddisk. Can't play my itunes music because not authorised. Apple ID is very old e-mail adress that doesn't exist anymore. When chose for secret question brth date seems wrong. Can't reach anyone!!!

    Hello, I got a new computer with the old harddisk. Can't play my itunes music because not authorised. Apple ID is very old e-mail adress that doesn't exist anymore and I forgot the password (5 years old??). When chose for secret question birth date seems wrong. Tried everything. I need to make a new apple-id but cannot connect the music that I bought under my old name to my new name. Can't reach anyone!!! Automatic FAQ system is of no help. What to do?

    That doesn't help me. For itunes it brings me to the express lane which doesn't help because my case is not in it. It's all standard procedure things. I understand those but my situation is different. The combination of a passport forgotten and an non-existing email adress (and birth dates that are not correct or not accepted). What I need is my password emailed to another email adress than the original one because that no longer exists.

  • ISync Error Message "you can't modify a record that doesn't exist...."

    "[ISyncConcreteSession pushChange:]: you can't modify a record that doesn't exist: <ISyncChange 0x3215870>{ modify record id 'BE86E203-EC1F-4F3E-A2F2-180EC5FA5210'
    set com.apple.ical.type = local
    set title = Unfiled }"
    I have 2 macs connected to the .mac sync and until recently the flow of info between them (mostly iCal) has been smooth. Now it appears to not be working.
    thoughts? thanks.
    --Kevin

    wrong forum, sorry.

  • TS1702 How to get a refund on a app that doesn't work. Bought app "live wallpaper" doesn't work

    I have bought an app that doesn't work "live wallpaper" how do I get a refund

    In order to request a refund, you would want to contact iTunesby filling out the form below. They will review your request and follow up by email.
    http://www.apple.com/lae/support/itunes/contact.html

  • Had to restore ipod now it will not sync any of the apps that we have downloaded

    Ipod was locked with password daughter forgot, had to restore ipod, now ipod will not sync any of the apps that we downloaded from itunes.  Anyone know why???

    I suspect you have a 2G iPod. Those can only go to iOS 4.2.1
    Many developers when they updated their apps to support iOS 5 and 6 dropped compatibility for iOS 4.2.1 and earlier.
    Your only way is if you have the version that was compatible on your computer such as in the recycle bin/trash or in a computer file backup. In that case delete the current version that is in your iTunes App library and replace it with the older version. Then sync.

  • How to deauthorize a computer , that doesn't exist anymore?

    I unisnstalled windows , and for some reason when i inserted my ipod to the freshly installed windows+itunes , and logged on my account , iTunes said , that its a new computer and asked me to authorize it , and so i did.
    My question is: how can i deauthorize my old version of windows , that doesn't exist anymore?
    I also have another question in this topic : When i want to buy items from itunes from a new device , it asks for my bank card number , and takes 1-2 dollars from it. Is this ok?

    Take a look at this Apple support article; it may help:
    One computer using multiple iTunes Store authorizations
    When i want to buy items from itunes from a new device , it asks for my bank card number , and takes 1-2 dollars from it. Is this ok?
    I'm not sure what you mean by this. What "items"? If you are referring to music, videos or movies, you get only one download per purchase, so if you buy the items again, whether from another device or the same one, yes, you will be charged again. Only apps allow redownloading without additional charge.
    Regards.

Maybe you are looking for

  • Can i use the retention policy without using the Flash Recovery area?

    Yes ,lets see here RMAN>list backup summary C:\>dir *.bus Volume in drive C is khurram Volume Serial Number is F49D-FF2B Directory of C:\ File Not Found C:\>dir *.arc Volume in drive C is khurram Volume Serial Number is F49D-FF2B Directory of C:\ Fil

  • Free goods report

    is their any standard report retrieve Free goods PO line items

  • BPEL selection failure fault in Assign Activity

    I have creaated a BPEL with some input, when I am excuting that (not providing some input) then getting following Exception in Assign Activity. I am using Oracle SOA 11g and Jdeveloper 11g, link for any sample process would be appreciated. I need to

  • How to Copy the specific record of one table to other table(same structure)

    Hello, i have develop a form and some buttons on it. Suppose that Form is based on TABLE_1, which has the fiollowing structure. ( Bill_No Number(5), Bill_Date Date, Bill_amount Number(6), Description Varchar2(60) My requirement is when i save the any

  • Can't open itunes, PLEASE HELP!

    When I try to open my iTunes this is the message that I get. I have been having horrible times with this program. I haven't been able to get it to work at all and have tried everything. I also haven't been getting responses for help. Please help me.