I got a new Ipad 2 and I am trying to get it work in vain. I have downloaded the iTunes on my PC, but even after executing the program nothing happens to the IPAD. I still get the image of the USB cable and the iTunes logo. What am I doing wrong?

I got a new Ipad 2 and I am trying to get it work in vain. I have downloaded the iTunes on my PC, but even after executing the program nothing happens to the IPAD. I still get the image of the USB cable and the iTunes logo. What am I doing wrong?

You know that you have to connect the iPad to your PC with the cable that came with it -  and then iTunes should start automatically and it will guide you through the set up process?
If you have already tried to connect the iPad - and you have launched iTunes - and you still have no luck - reboot your PC and then begin the process again.

Similar Messages

  • I cannot get the Output Module to work. I was able to get the button to show up, but when I click on it, nothing happens. i need to export a PDF asap

    I cannot get the Output Module to work. I was able to get the button to show up, but when I click on it, nothing happens. i need to export a PDF asap. I am trying to export 33 PSD files in BRIDGE to a PDF like I used to do on my other computer with bridge.

    Let's start with the general things.
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site, try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    Then try reloading the page. Does that help?

  • My mac has been updated with the latest version of Firefox but when I click on seacrh nothing happens. Please help?

    I have a Macbook and as usual, I was notified of a Firefox update, which I accepted. Since uploading the new version, when I type a search into the usual box and click enter or on search button, nothing happens at all. This is very annoying! I would appreciate any help.
    Thanks.

    I just went to the Help>Troubleshooting Information>Open Containing Folder>Organize>Select All then deleted everything. When I reopened Firefox my homepage asked for my password, the option for Firefox to remember, I clicked remember and now it is working.
    By the way the previous post was me as well. Just a typo, should have been stlblues1226 as well.

  • Changing an image to a button event.....what am i doing wrong here?

    I'm trying to change the image in the imagePanel when one of the buttons are clicked. When I run it, it just shows the default image i placed in there and nothing happens when a button is clicked. I'm a Java student so I'm sorry if this seems elementary. Please ignore the jbtSound button I created, i haven't got to that yet. Thanks in advance for whatever help you can offer. Here's the code:
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class cah334Final extends JFrame
    JButton jbtFruit = new JButton("Fruit");
    JButton jbtVege = new JButton("Vegetable");
    JButton jbtReset = new JButton("Reset");
    JButton jbtSound = new JButton("Listen");
    ImageIcon imgDefault = new ImageIcon("fruits_and_vegetables.jpg");
    ImageIcon imgFruit = new ImageIcon("FruitBasket.png");
    ImageIcon imgVege = new ImageIcon("veggies.jpg");
    //Create a panel to hold image
    JPanel imagePanel = new JPanel();
    public cah334Final()
    //set frame layout
    setLayout(new FlowLayout(FlowLayout.CENTER, 10, 20));
    //add panel to hold image
    add(imagePanel);
    //add label and default image
    imagePanel.add(new JLabel(imgDefault));
    //add listeners for buttons
    jbtFruit.addActionListener(new ChangeImage());
    jbtVege.addActionListener(new ChangeImage());
    jbtReset.addActionListener(new ChangeImage());
    //add panel to hold buttons and layout panel
    JPanel buttonPanel = new JPanel();
    buttonPanel.setLayout(new GridLayout(2, 2, 5, 5));
    //add buttons to panel
    buttonPanel.add(jbtFruit);
    buttonPanel.add(jbtVege);
    buttonPanel.add(jbtReset);
    buttonPanel.add(jbtSound);
    //add button panel to frame
    add(buttonPanel);
    //tool tips set for the buttons
    jbtFruit.setToolTipText("Click to choose a fruit");
    jbtVege.setToolTipText("Click to choose a vegetable");
    jbtReset.setToolTipText("Click to reset the picture");
    jbtSound.setToolTipText("Click to hear a message");
    }//end of constructor
    public static void main(String[] args)
    JFrame frame = new cah334Final();
    frame.setTitle("Carol's CIS 334 Form");
    frame.setSize(500, 500);
    frame.setLocationRelativeTo(null);
    frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    frame.setVisible(true);
    }//end of main
    class ChangeImage implements ActionListener
    public void actionPerformed(ActionEvent e)
    {//HERES THE PROBLEM
    if (e.getSource() == jbtFruit) //fruit button clicked
    imagePanel.add(newJLabel(imgFruit)); //tried to do imagePanel.setIconImage(imgFruit); but it didn't work
    else if (e.getSource() == jbtVege) //vege button clicked
    imagePanel.add(new JLabel(imgVege));
    else if (e.getSource() == jbtReset) //reset button clicked
    imagePanel.add(new JLabel(imgDefault));
    }//end of actionPerformed
    }//end of ChangeImage
    }//end of class

    Thank you for your help. Sorry about the format, I'll do better next time :)
    I got it to work. Here's what I came up with:
    class ChangeImage implements ActionListener
         public void actionPerformed(ActionEvent e)
              if (e.getSource() == jbtFruit)
                   lblimage.setIcon(imgFruit);
              else if(e.getSource() == jbtVege)
                   lblimage.setIcon(imgVege);
              else if(e.getSource() == jbtReset)
                   lblimage.setIcon(imgDefault);
              }//end of actionPerformed
         }//end of ChangeImageNow I just have to figure out how to add this audio clip in and I am finished!
    Thank you for taking the time to read my code and help me out.

  • After I sync my iPad to my macbook air, I can't open my apps on my computer. The apps are there in itunes but when I click on them nothing happens. Why??

    After I sync my ipad with my macbook air, the apps show up in my itunes on my computer,  but when I click on them nothing happens.

    Kristyn,
    Those Apps listed in the iTunes Apps library will only work with iOS devices. They are not designed to work on your Macbook Air system.

  • I can't get Firefox to even attempt to download. What am I doing wrong?

    When I try to download Firefox, nothing happens. Even when I click the "click here if screen doesn't pop up" and even after I "click here" nothing happens. I am not sure what I am doing wrong or/and why it doesn't work.

    Follow step 1 to 6 closely to recover your iPad.
    http://support.apple.com/kb/HT1808
    Note: You may have to repeat the above a few times

  • HT201210 I was backing up my iPad and it gave me an error and ever since my iPad is dead. It shows the iTunes icon on the screen with an image of a USB pointing to the iTunes image. I have tried to restore but it isn't working. I have the iPad 2. Please h

    Hi, I was backing up my iPad 2 and it gave me an error message. Since then, my iPad has been dead or should I say, STUCK. The screen shows the iTunes image with an image of a USB cable under it with an arrow pointing towards the iTunes icon. I haven't been able to get it to unfreeze and when I connect it to iTunes, iTunes doesn't give me the option to Sync or Restore. It actually just goes into the iTunes Store section and I can't access the part I need. Please help! Thank You!!!!!

    You may need to put the iPad in recovery mode to restore it.
    http://support.apple.com/kb/HT1808

  • Wiped our old iPad 1 clean, now can't install iOS from iTunes.  iTunes does not "see" the devise.  Tried uninstalling and installing iTunes on laptop.  Also bought new USB cable.  The iPad is charging, but that's all it does.

    Wiped our old iPad 1 clean, now can't install iOS from iTunes using laptop PC (W Vista).  iTunes does not "see" the device.  Tried uninstalling and installing iTunes on laptop.  Also bought new USB cable.  The iPad is charging, but that's all it does.  Just want to get it operating again for browsing and e-reading.

    OK.  You merely erased the content and settings.  The IOS is still there.
    If it has NEVER been jailbroke, here are some standard repair procedures.  From what you've already stated, my guess is that you'll end up with Recovery Mode described in the last paragraph.
    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  It could take well over an hour!  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow the on-screen directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore (or it doesn't help), go into Recovery Mode per the instructions here.  You WILL lose all of your data (game scores, etc,) but, for the most part, you can redownload apps and music without being charged again.  Also, read this.

  • I've downloaded movies from the iTunes store to my iPad but when I want to play them, I get the message... iTunes Store Terms and Conditions but when I follow the link it still doesn't let me play my movies. What am I doing wrong?

    I've downloaded movies from the iTunes store to my iPad but when I want to play them, I get the message... iTunes Store Terms and Conditions... but when I follow the link it still doesn't let me play my movies. What am I doing wrong?

    Easy maybe, but a lot of users are used to playing the movies in iTunes on their computers so that is the first place they turn to on the iPad.
    Enjoy the show!

  • I plug in my iPad and make sure it is connected to the internet and locked.  I still get "This iPad hasn't been backed up in (N) Days"  What am I doing wrong?

    I plug in my iPad and make sure it is connected to the internet and locked.  I still get "This iPad hasn't been backed up in (N) Days"  What am I doing wrong?

    Is the iPad plugged in to the mains ? You can force a backup via Settings > iCloud > Storage & Backup > Back Up Now
    If the 'hasn't been backed up' message is stuck on the screen and you can't clear it then try a soft-reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider if it appears), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot. You can then force a backup as above.

  • I have just bought new ipad and have icloud but my photos haven't transferred across to my iphone 4, not even one I took yesterday on the ipad.  What am I doing wrong?

    I have just bought new ipad and have icloud but my photos haven't transferred across to my iphone 4, not even one I took yesterday on the ipad.  What am I doing wrong?

    What do you mean by copy?  I thought the i cloud did that automatically for you.  That's what I don't understand.

  • I have an apple iPad(the new one(3)).I cannot get it to sync spreadsheets  with my other ipad(2), on the numbers application.What am I doing wrong?

    I have a third generation iipad and a 2nd generation iPad.Both wifi only.I cannot get these two machines to sync spreadsheets  to each other using the numbers application and iCloud .What am I doing wrong?

    no they are already in mp3 format I just tried that home sharing today because I couldnt find any other reason why they werent syncing. here is an example of a sync I just tried. I made an mp4 concert into an mp3 it came out perfect on my computer.. then I tried to sync it to my ipad with no luck, other than it going on my computer, it did not show up anywhere on my ipad in any area of the music sections etc playlists, songs, albums etc. Its just not there but remains on my computer. thats why I tried the home share today to see if that would help. Either I am really missing something or there is something wrong with this ipad. Did you ever have any trouble like this, does anyone? and what is something good to try? thank you again for answering! I appreciate it.

  • HT1725 I have been trying to purchase points for a slot machine game using my itunes card. It has subtracted all the $$$$ off the card but I never got the points. Not sure what I am doing wrong. Have restarted the ipad and still nothing.

    I have been trying to purchase points for a slot machine game using my iTunes gift card. It subtracted the right about of $$$ but never gave me my points....not sure what I am doing wrong.
    Any help will be appreciated!

    Contact iTune Support
    https://ssl.apple.com/emea/support/itunes/contact.html

  • Once I push Back up now button I can see the content is backing up on iCloud but even after 10 hours of exercise the content on iPad are not backed up

    To back up my content on iPad, I go to cloud notification and then backup & storage> backup now.
    After connected to Wi-Fi network and power plugged I give backup now command and iPad content seems to me getting backed up but even after 10 hours of exercise I fail to get content backed up on iCloud
    Why so? Am I missing some step to initiate backup now process?
    Please educate me or inform me how to fix this problem

    I found the answer in another discussion group, so I have just erased everything through settings on my new iphone and in Backups on itunes, I have clicked on restore back up. So it appears to be working.

  • Hi, I requested an unlock from T-mobile UK 1.5M ago, and after a restore I got the message that my iphones carrier setttings were updated successfully, but never get the message that it's unlocked. What am I doing wrong?

    Hi everybody, I need help.
    I requested an unlock from T-mobile UK 1.5M ago, and after the restore I got the message that my iphones carrier setttings were updated successfully, but never get the message that it's unlocked. And it still doesn't support nay other SIM. What am I doing wrong? How do I get it unlocked?
    Thanks in advance for advice

    Did you restore the phone as a new device when you did the restore/unlock, or did you restore it from an existing backup?  I have found that when unlocking an iPhone on the AT&T network, you don't get the message that the unlock was successful if you don't restore as a new device.  The unlock still works, you just don't get the message. Perhaps it is not carrier specific for this behavior.

Maybe you are looking for