I would like to access my aple store

i have been not able to login to my account? could you please solve this ptolem for me? there was  masssege saying your apple ID disdled? what does that mean?
thanks very much.
fahad

Take a look at this (scroll down to disabled Apple ID and the link it provides):
http://support.apple.com/kb/HE37

Similar Messages

  • My laptop is no longer reliable. I want to share my iTunes account with my new iPad 3.   I just started viewing my iPad window on my 50 inch Panasonic wirelessly via Apple Tv 2.  That amazing.    I would like to access my iTunes store via iPad for podcast

    My laptop is no longer reliable. I want to share my iTunes account with my new iPad 3.   I just started viewing my iPad window on my 50 inch Panasonic wirelessly via Apple Tv 2.  That's amazing.
    Now I want to share my iTunes account with my Apple TV  1, and my iPad 3, without the need of booting up the unreliable laptop where I set it up last year.   do I have to use my. Pc laptop to access the iTunes store again too authorize home sharing.   I have tried it before. O for a while I thought the we're sharing, now the Apple Tv has gone back to telling me to use my computer too sign into iTunes.     
    there maybe a far simpler way to enjoy iTunes on my iPad and Apple Tv.   I also have the Sony blurry Google Tv.  I will upgrade my PC with Windows Z8 and a screaming ran cache, ram disk on a 79 mother board and then pay 5 bucks a month for OnLive Plus that I hpe to show wirelesslypy on the big scree 50 inch Panasonic.   I have waited for years to upgrade as I wanted to help my kids in college.  They are finished and so I have money fr my self.CELEBRATE

    Are you using the charger and cable that came with the phone?
    Are you using an unauthorized third party charger?

  • I have an old Ipod shuffle that was synched to a different apple ID on a different computer.  I would like to access this playlist and transfer the music to my current id.  Is this possible?

    I have an old Ipod shuffle that was synched to a different apple ID on a different computer.  I would like to access this playlist and transfer the music to my current id.  Is this possible?

    thanks kiltedTim its working your right it appears as they same game and now i can purchased and buy and item using my new apple id thanks a lot your a great help, Oppps i have one more questioned on it you have any idea how to changed a country regioned that still have a store credit balanced of point .23$ i want to changed it into the japanes store that which i have and itunes card, 

  • Would like to access my call records from 2010 from Americredit Financial

    would like to access my cell phone inbound call records from Americredit Financial to cell number (removed) in 2010.
    >> Personal information removed to comply with the Verizon Wireless Terms of Service <<
    Message was edited by: Verizon Moderator

        snapple54,
    I understand how important this is for you, to access the records you're looking for. We can definitely assist you with the reprints, though the bill will include your entire usage, not specifically certain numbers. There's a $5 fee to request them, you can do this at a corporate store or calling *611 from your VZW phone as well as 800-922-0204.
    AdaS_VZW
    Follow us on Twitter at @VZWSupport 

  • "CoreServicesUIAgent.app" would like to access your calendar. What do I do with THAT?

    This morning I see a pop-up that says, "CoreServicesUIAgent.app" would like to access your calendar" with choices of "Don't Allow" or "OK." I have no idea how to choose since I don't know what that is and where it came from. Now I feel forced to leave it on my screen until I find out, since I can't find the solution in any forum discussions search here. If it's really from Apple, then they should probably at LEAST give us a hint as to the meaning and validity of this obscure thing in their  software. Not intuitive at all.

    Thanks, I'd done that before coming to Apple and didn't receive any additional information about whether it's safe to choose "Don't Allow" or "OK". I don't know what I'm in for if I choose either one. Can't afford to lose that calendar. I depend on it too much.

  • CoreServicesUIAgent would like to access your calendar data

    Hi all,
    three days ago, I received a strange Mavericks pop-up: "CoreServicesUIAgent would like to access your calendar data".
    Then I went to the Security PrefPane, and saw CoreServicesUIAgent clicked.
    Strange, so I decided to unclick, although I checked within the CoreServices folder that is was still an App by Apple.
    Apparently no change at all.
    However, everytime I change an event in iCal on a googlemail calendar account, it will not appear in iCal anymore.
    Through Google Calendar webview, I can still see it, but not in iCal anymore.
    And I can still see it on my iPhone.
    So I disabled the calendar in iCal through the Internet Accounts settings, rebooted, clicked back on "CoreServiceUIAgent" in the Security PrefPane, rebooted, enabled the calendar back in iCal.
    No change.
    Some questions now:
    - where could I find the preference file associated to Security (in order to check whether the "CoreServicesUIAgent" listed in the PrefPane is indeed refering to the Apple App inside the CoreServices folder)?
    - why is CoreServiceUIAgent trying to get access to my calendar?
    - why did it suddenly appear and not before?
    - why is iCal such a pain now with Google Calendars?
    Any help would be much appreciated ...

    I have been havig trouble with iCal repeatedly prompting me to add a new event on its own.  Recently to try and fix this I deleted my calendars, preferences and caches.  I then picked up my calendars from iCloud.  Within about an hour of running iCal again, I get this prompt to allow CoreServicesUIAgent.app access to my calendar.  I said yes and almost immediately I get one of these unwanted add new event dialogs again.  Ah hah I think.
    I have been unable to find out what CoreServicesUIAgent.app does and why it needs access to my calendar, but it does seem to be the source of my unwanted automatic adding of new events issue.  I went into the Security and Privacy Setting and disabled CoreServicesUIAgent.app access to my calendar.  I am now waiting to see if I get any more of those unwanted adding new event prompts.  If I can't detect any loss of functionality, I will just not give CoreServicesUIAgent.app access to my calendar. 

  • Hi, I am bringing my verizon iPad air to Brazil later this month and would like to access cellular data. How do I do that? Thanks in advance.

    Hi I am bringing my verizon iPad air to Brazil later this month and would like to access cellular data. How do I do that? I understand there is something about swapping or disabling sim cards, but I am a little unclear and verizon was no help. Thanks for your help in advance.

    You must have Verizon unlock the device from their service. In Brazil you will have to find a compatible provider and use their SIM in place of Verizon's SIM

  • I would like to access what i believe is a system address. basically i want to access a device at fed9 0000 in hex.

    Hello, I am trying to write a kernal mode driver for windows 8 platform. Basically I have an amd chipset and have determined that I would like to access a register with a certain offset from what amd labels acpimmioaddr base+offset. I have the offset
    and now I believe to have found the base or acpimmioaddr which is fed9 0000 in hex. I have determined I need to write a kernal mode driver to do this. In the driver how would I write and read this address? Also a secondary question how would I export functionality
    to either a user mode driver (dll) and ultimately an api?
    Notes: I am trying to access memory mapped I/O. 
    I believe I have to use hal functions but am not sure if it is hal.dll or sys file. I think I need to map the needed system space to kernal mode virtual memory using MmMapIoSpace(). I believe I have read some wheres that this may have changed in more recent
    versions of windows. If anyone can help I appreciate the time very much, thank you.

    Thank you for responding. Not sure I understand first part about ACPI device. But basically I'm trying to access a gpio that is memory mapped io that will then have a device attatched to it. My understanding so far is that PnP has to detect the device but
    there is no way for it to do that. I am new to windows drivers and so when i realized that installing a driver is in itself comparable to complexity as the driver itself, I decided to try and just install a generic driver that does nothing and has no devices
    just to see that I am in fact installing the driver. Then I had planed to learn how to load the driver and have it's driver entry function called that can fill in it's respective members. Eventually I had planed on creating ioctl's that could be accessed by
    user mode application and mapping physical memory of mmio address to system address. I thought this would allow it to at least work, then I could go back and try and bring it in line with windows methodology. Also there may already be functions already implemented
    by system supplied driver and a filter driver may allow it to be more portable but I had not planned on going into that until after I had got something working specific to my platform.
    Now just to go over where I am thus far, I will summarize what I believe to be necessary so far. A driver needs a device. Devices are found via hardware and it's respective drivers, which are then enumerated and pnp is alerted at kernal mode. pnp or io manager
    finds the driver and only then loads an installed driver or installs and then loads the driver if not installed already. It seems there is no device specific to a amd fusion controller hub gpio pin. Also there is no way for it to no about devices attatched
    with out my driver already loaded. I have started to read about bus drivers. I think a bus driver really doesnt fit PnP in that it is kinda already part of the system and self detection kinda doesnt make sense. So can I or do I have to make my driver a bus
    driver? Or does acpi or some low level firmware still have to say "hey im a bus and this is how i work" to the os? I looked at toaster sample code and it has an enum executable that plugs in or ejects devices based on device id's also a toaster seems
    pretty unorthodox device so could I create my own kind of device fitting to my purpose and then some how make a user mode application which alerts PnP "logically" instead of by hardware? 
    Also I had considered another approach of just using anything to that gets automatically enumerated and using it's device type to call my driver, then my driver does it's things even though they are unrelated to the device detected. I know this isnt how
    it's supposed to work and also would temporarily mess up PnP for that device for it's intended purpose, but would it allow me to at least access physical memory mapped io? 
    Sorry have been racking my head on this for months now and the whole purpose isnt to implement windows methodology but actually completely unrelated, what was originally important is development of new device and for the past 3 months all's I've worked on
    is windows drivers and progress has been little or none it seems.

  • Just purchased a MacBook Air and would like to access the LR5 that is installed on my iMac desktop

    I just purchased a MacBook Air and would like to access the LR5 that is installed on my iMac desktop.  How do I do tha

    Since you have another Mac, you could share it's DVD drive in System Preferences > Sharing.
    Then use Remote Disc found on the MBair's finder's sidebar.  This will mount the DVD in your old Mac to the MBair. 
    http://support.apple.com/kb/HT1777
    Regards,
    Captfred

  • I just bought a new mac book pro. I would like to access all my purchased games for mac that I made on my iMac. How do I do this?

    I just bought a new mac book pro. I would like to access all my purchased games for mac that I made on my iMac. How do I do this?

    Use the Migration Assistant(it'll put the data into a different user account if you've already created one), or drag them and their data through Ethernet, wireless, Target Disk mode, or through an external drive, or reinstall them from the original source.
    (100927)

  • I Would Like To Access And Add To My Library. I Am Logging On To Multiple Users And DownLoading The Content, But I Am Unable To View My Complete Library From One User To The Next.

    I Would Like To Access And Add To My Library. I Am Logging On To My Account From Multiple Users On A Computer And Am Not Able To View My Complete Library When I Change Users.

    tHE lIBRARY iS iN yOUR uSER aCOUNT.

  • If I switch on my iCloud will I still be able to access my iWeb created web site currently on MobileMe. I understand I need to find anotherhost before June, but I would like to access iCloub before then.

    If I switch on my iCloud will I still be able to access my iWeb created web site currently on MobileMe. I understand I need to find another host before June, but I would like to access iCloub before then.

    If you want to migrate your MobileMe account to iCloud you do so at http://me.com/move . You will need Lion 10.7.2 on your Mac to be able to use its facilities. Your calendars, contacts, bookmarks and email will be moved to iCloud.
    Your iDisk, including website hosting and Gallery, will be unaffected and can still be accessed as before, though the migration process will probably sign you out in System Preferences>MobileMe and you will need to sign in again there.
    You will continue to be able to use your iWeb site as before. As you say, this will cease at the end of June. This page examines some alternatives:
    http://rfwilmut.net/migrate2

  • Why has "coreservicesuiagent.app would like to access your calendar" just popped up?

    Why has "coreservicesuiagent.app would like to access your calendar" just popped up on my iMac?

    Thanks, I'd done that before coming to Apple and didn't receive any additional information about whether it's safe to choose "Don't Allow" or "OK". I don't know what I'm in for if I choose either one. Can't afford to lose that calendar. I depend on it too much.

  • Does Internet Explorer (specifically a version 7 through 9) work on a MAC 10.8.4? I would like to access documents from my work that are only supported on Internet Explorer.

    Does Internet Explorer (specifically a version 7 through 9) work on a MAC 10.8.4? I would like to access documents from my work that are only supported on Internet Explorer.

    Joni2b wrote:
    ...I would like to access documents from my work that are only supported on Internet Explorer.
    I don't know how successfully this will be but you can turn on the Developer menu (Advanced tab in preferences) in Safari and change the User Agent to trick the documents into thinking you're using IE. You can also do that by adding the User Agent Switcher extension to Firefox.
    Otherwise, you need to run Windows in BootCamp, as a Windows Virtual Machine in software such as VMware Fusion, Parallels, or Virtual Box, or the Windows environment of CrossOver Mac, as Niel says.

  • HT1689 I would like to change my itun store from Qatar to USA.

    I would like to change my iTunes Store, so please help

    Follow this
    http://obiee101.blogspot.com/2008/11/obiee-presentation-server-on-iis.html
    OC4J to IIS

Maybe you are looking for