Upgrade applications, with an expired account

I have an iPhone and I use the Apple Store. During the first year I used an iTunes Account to buy some applicationos, with an account that is disable, know. I had to create another one...
When there are upgrades to the applications that I bought with my first account, the apple store ask for password of the first account, that is no longer available.
I can't change the account. I can only insert the password.
When I insert the passowrd (from the respective account) it appears a message informing the the account is no longer available.
What can I do to upgrade that applications?
The others applications, brought with the new account are working fine, when is necessary to make an upgrade, beacuse the iPhone ask for the password's new account that is working fine.

Apps are DRM protected and tied to the account that was used to originally purchase them. They can only be updated or re-downloaded for free using the account that was used to originally purchase them. To fix this, contact iTunes support and request they transfer the apps in question to your current account. If they agree to do so(most likely they will), they will be added to your pending download queue:
http://www.apple.com/support/itunes/

Similar Messages

  • How to launch an application with elevated administrator account privilege from windows service even if the account has not yet logon

    Here is the case:
    OS environment: Windows 7
    There are two user accounts in my system, standard user "S" and administrator account "A", and there is a windows service running with "Local System" privilege.
    Now i logged-in with account "S", and i want to launch an application with elevated administrator account "A" from that service program, so here is the code snippet:
    int LaunchAppWithElevatedPrivilege (
    LPTSTR lpszUsername, // client to log on
    LPTSTR lpszDomain, // domain of client's account
    LPTSTR lpszPassword, // client's password
    LPTSTR lpCommandLine // command line to execute e.g. L"C:\\windows\\regedit.exe"
    DWORD dwExitCode = 0;
    HANDLE hToken = NULL;
    HANDLE hFullToken = NULL;
    HANDLE hPrimaryFullToken = NULL;
    HANDLE lsa = NULL;
    BOOL bResult = FALSE;
    LUID luid;
    MSV1_0_INTERACTIVE_PROFILE* profile = NULL;
    DWORD err;
    PTOKEN_GROUPS LocalGroups = NULL;
    DWORD dwLength = 0;
    DWORD dwSessionId = 0;
    LPVOID pEnv = NULL;
    DWORD dwCreationFlags = 0;
    PROCESS_INFORMATION pi = {0};
    STARTUPINFO si = {0};
    __try
    if (!LogonUser( lpszUsername,
    lpszDomain,
    lpszPassword,
    LOGON32_LOGON_INTERACTIVE,
    LOGON32_PROVIDER_DEFAULT,
    &hToken))
    LOG_FAILED(L"GetTokenInformation failed!");
    __leave;
    if( !GetTokenInformation(hToken, (TOKEN_INFORMATION_CLASS)19, (VOID*)&hFullToken,
    sizeof(HANDLE), &dwLength))
    LOG_FAILED(L"GetTokenInformation failed!");
    __leave;
    if(!DuplicateTokenEx(hFullToken, MAXIMUM_ALLOWED, NULL,
    SecurityIdentification, TokenPrimary, &hPrimaryFullToken))
    LOG_FAILED(L"DuplicateTokenEx failed!");
    __leave;
    DWORD dwSessionId = 0;
    WTS_SESSION_INFO* sessionInfo = NULL;
    DWORD ndSessionInfoCount;
    bResult = WTSEnumerateSessions(WTS_CURRENT_SERVER_HANDLE, 0, 1, &sessionInfo, &ndSessionInfoCount);
    if (!bResult)
    dwSessionId = WTSGetActiveConsoleSessionId();
    else
    for(unsigned int i=0; i<ndSessionInfoCount; i++)
    if( sessionInfo[i].State == WTSActive )
    dwSessionId = sessionInfo[i].SessionId;
    if(0 == dwSessionId)
    LOG_FAILED(L"Get active session id failed!");
    __leave;
    if(!SetTokenInformation(hPrimaryFullToken, TokenSessionId, &dwSessionId, sizeof(DWORD)))
    LOG_FAILED(L"SetTokenInformation failed!");
    __leave;
    if(CreateEnvironmentBlock(&pEnv, hPrimaryFullToken, FALSE))
    dwCreationFlags |= CREATE_UNICODE_ENVIRONMENT;
    else
    pEnv=NULL;
    if (! ImpersonateLoggedOnUser(hPrimaryFullToken) )
    LOG_FAILED(L"ImpersonateLoggedOnUser failed!");
    __leave;
    si.cb= sizeof(STARTUPINFO);
    si.lpDesktop = L"winsta0\\default";
    bResult = CreateProcessAsUser(
    hPrimaryFullToken, // client's access token
    NULL, // file to execute
    lpCommandLine, // command line
    NULL, // pointer to process SECURITY_ATTRIBUTES
    NULL, // pointer to thread SECURITY_ATTRIBUTES
    FALSE, // handles are not inheritable
    dwCreationFlags, // creation flags
    pEnv, // pointer to new environment block
    NULL, // name of current directory
    &si, // pointer to STARTUPINFO structure
    &pi // receives information about new process
    RevertToSelf();
    if (bResult && pi.hProcess != INVALID_HANDLE_VALUE)
    WaitForSingleObject(pi.hProcess, INFINITE);
    GetExitCodeProcess(pi.hProcess, &dwExitCode);
    else
    LOG_FAILED(L"CreateProcessAsUser failed!");
    __finally
    if (pi.hProcess != INVALID_HANDLE_VALUE)
    CloseHandle(pi.hProcess);
    if (pi.hThread != INVALID_HANDLE_VALUE)
    CloseHandle(pi.hThread);
    if(LocalGroups)
    LocalFree(LocalGroups);
    if(pEnv)
    DestroyEnvironmentBlock(pEnv);
    if(hToken)
    CloseHandle(hToken);
    if(hFullToken)
    CloseHandle(hFullToken);
    if(hPrimaryFullToken)
    CloseHandle(hPrimaryFullToken);
    return dwExitCode;
    I passed in username and password of account "A" to method "LaunchAppWithElevatedPrivilege", and also the application i want to launch, e.g. "C:\windows\regedit.exe", but when i run the service program, i found it do launch
    "regedit.exe" with elevated account "A", but the content of regedit.exe is pure back. screenshot as below:
    Can anyone help me on this?

    You code is not dealing with the DACL access to Winsta0\Default.  Only the LocalSystem account will have full access and the interactively logged on user which is why regedit is not displaying properly.  You'll need to grant access to your user. 
    You also need to deal with UAC since that code is going to give you a non-elevated token via LogonUser().  You need to get the full token via a call to GetTokenInformation() + TokenLinkedToken.
    thanks
    Frank K [MSFT]
    Follow us on Twitter, www.twitter.com/WindowsSDK.

  • Problems using Mail application with my Yahoo account.

    Mail has recently stopped working with my yahoo mail account. I've tried restarting the ipad and deleting the yahoo account, but neither has helped.  the error message says the user name or password aren't correct, but I've verified that my password is correct (both that I have it typed correctly and that it is correct). I can still check Yahoo thru the web, but it's not as convenient as the mail app is.  The odd thing is I have a Ymail account also (which is a yahoo product) and it is still working properly. Any way to troubleshoot this besides the usual advice of restarting the ipad and deleting the yahoo account and resetting it up?

    I have just received one of these suspect (robo?) responses from Yahoo support (notice there's nothing to try):
    Hello Alan,
    Before addressing your concern, I apologize that your issue has not been fully resolved. Please try the following:
    I apologize if this has caused you any inconvenience. 
    I would like to reassure you that our engineering team is investigating this issue, and we are doing our best to have a resolution in place as soon as possible. Unfortunately, at this time, we are unable to offer you an estimate as to when this issue will be resolved.
    We appreciate your patience, and thank you for reporting this to us. Your input notifies us of current issues our customers are experiencing along with helping us to identify areas for product and service improvements.
    If you have additional questions or information about this issue, please reply directly to this message and provide your case number. We will gladly assist you.
    Additional information on this, and other Yahoo! products, can be found on the Yahoo! help page. 
    If you have any further issues Alan, please let me know and I will be happy to assist you.
    Thanks,
    Sven
    Yahoo! Customer Care
    www.yahoo.com 

  • HT1491 i couldn't purchase any application with my Itunes account, whats the problem ?

    pleas, anybody help me i couldnt purchase any kind of application from my itunes stroe acount,whats shall i do guys ?

    Try this:
    - go to settings>itunes & app store
    - tap on your apple id
    - select view apple id
    - select payment information
    - if you have the option none select it
    - select done to the top right
    - now try downloading the free app again

  • Always used 1 main account.  Started using individual user accounts. So how do I use software or applications with a lot of data like Quicken under my own user account?

    I recently upgraded our family's mac to OS X.  I thought this was the perfect time to create and use "user accounts".  We had always used 1 main account.  So how do I use software or applications with a lot of data like Quicken under my own user account?  I wanted to be able to manage my own itunes library, iphone apps, messages.  But I still really need to use the Stuff I have in Quicken essentials.  I don't want to have to restart all my work done in Quicken already.

    I haven't used Quicken in a while, but most applications store your files in your Documents folder. Is that where your Quicken data file is? What you do next depends on how many family members need to get at that data.
    If multiple family members need to use the Quicken data file, try moving it to the Documents folder in the Shared account. That is an account that all accounts can see. It's at the same level as the other accounts. In other words, Shared is one level up from your Home account, or Hard Drive/Users/Shared.
    If you're the only one allowed to see that Quicken data, move the Quicken data file from the old main account to your account, and don't leave a copy behind. You can use the Shared folder as a way station for the transfer since you won't be able to see both accounts' Documents folders at the same time (because you're not allowed to peek into other people's accounts). Or you can use another disk or server for the transfer, as long as you can get to it when logged into either account.

  • I would like to have an email account that is password-protected that I can access on my Mac, Iphone and Ipad, separate from the Mail application, with an alert button that indicates unread messages

    I would like to have an email account that is password-protected that I can access on my Mac, Iphone and Ipad, separate from the Mail application, with an alert button that indicates unread messages

    Try a search... I'm sure if you put forth a little effort you can find a solution that will work for you.

  • I keep getting an error message that reads "to update application sign into the account you used to purchase it"   I am trying to download Final Cut Pro X 10.0.9  I am signed in with the account that I purchased Final cut Pro X   I don't have another acco

    I keep getting an error message that reads "to update application sign into the account you used to purchase it"
    I am trying to download Final Cut Pro X 10.0.9
    I am signed in with the account that I purchased Final cut Pro X
    I don't have another account I'm not sure what's going on

    Welcome to Apple Support Communities
    Open the Mac App Store and go to Purchases. Do you see Final Cut Pro X listed?
    If so, open a Finder window, choose Applications in the sidebar and delete Final Cut Pro X. Then, go to the Mac App Store and download Final Cut Pro X for free.
    If you don't see it in Purchases, see if it's hidden, and if so, unhide it > http://support.apple.com/kb/HT4928 If it doesn't work, contact with the Mac App Store support > http://www.apple.com/support/mac/app-store/contact

  • By entering App store I get a message that a software update, but this software I have never installed on my computer if I want to upgrade what message he sends me a says this with a different account to mine, will not let me update. If I install this sof

    By entering App store I get a message that a software update, but this software I have never installed on my computer if I want to upgrade what message he sends me a says this with a different account to mine, will not let me update. If Iinstall this software (FACEBOOK), I put as account user account that is not mine, if you change to my account, send an error and will not let medesacragarlo.As I can remove the software actaulización notice?

    Hi...
    I replied to you here > https://discussions.apple.com/thread/3851006?tstart=0

  • I can not run any Adobe application (Not responding) with a network account

    HEllo All,
    My First question:
    Which impact will I have if I copy the content of
    /Users/Library/Preferences/
    to:
    HD/Library/Prefernecs/
    Here is my problem related to my first question:
    I installed Illustaror, photoshop, adobe Acrobat Pro, and adobe reader on my iMace runing 10.6.1.
    I installed its with my local admin account and all run fine.
    I also have a X OS Server with network account.
    I joined my iMac on that server and when I log with a network account, all of my a
    Adobe application are not responding (Illustartor, Photoshop, Adobe Pro and Adobe)
    I red That I should copy /users/Library/Preferences/Adobe Illusratot CS4 Setting/ folder to the user home folder within the same path.
    This is work.
    But how can I make sure that all of ALL my Adobe application will work for all Users??
    many than for your help
    Message was edited by: pierrot10

    Hello,
    Someone has an idea to help?
    The problem is for illustrator, adobe reader and adobe pro. For all of them, when I run it with a locl account, it works, but when I run its from the same workstation but with a network account:
    - illustartor freez
    - adobe reader craches and retsat and craches...
    - Adobe Acrobat pro freez.
    Only photoshop works.
    Do you have an idea how can I make it working with a network account but only from the same workstation?
    Many thank for your help
    Pierrot

  • I have a school license but i can't upgrade to full versions of my apps. I'm logged in with the right account and on my profile i can see the license is activated.

    i have a school license but i can't upgrade to full versions of my apps. I'm logged in with the right account and on my profile i can see the license is activated.

    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • I paid for the single aftects cc app and I used the same  account with the expired free trial . so after paying for after effects, i try downloading it but it brings up a screen saying that i need to purchase after effects to continue

    i paid for the single after effects cc app and I used the same  account with the expired free trial . so after paying for after effects, i try downloading it but it brings up a screen saying that i need to purchase after effects to continu

    Activation Stuff
    Mylenium

  • Why can't I attach files with my hotmail account on my mac pro since I upgraded to lion?

    why can't I attach files with my hotmail account on my mac pro since I upgraded to lion?

    i can' t believe it but after 3 hours of reading everything i could find on this subject i discovered the answer on accident: IT'S THE CLOCK!!!!! I know that it sounds crazy but go to settings and go to date and time and set it to the automatic date and time, even if it's the wrong time. after i did that, everything worked perfectly! aldiko accepted my adobe id and imported my purchased book happily.  i hope it is that easy for everyone, best of luck.

  • HT201109 Why am I getting this message when I am signed in with the account that I purchased it I don't have another account I'm not sure what's going on here's the message I keep getting my:"To update this application sign into the account you used to pu

    I am trying to update my Final Cut Pro X which I have done many times before.
    Why am I getting this message now?
    --- here's the message I keep getting every time I  try to download the update--
    "To update this application sign into the account you used to purchase it"
    I am signed in with the account that I purchased it I don't have another account I'm not sure what's going on

    Open up iTunes. Go to Store. Go to Account and sign in. Click on Purchase History. Find your purchase record.
    Good luck
    Russ

  • I'm having issues with my gmail accounts in Mail since I upgraded to OS X Mavericks. All the mails start downloading again! How do I correct this so that only the new mails in these accounts get downloaded?

    I'm having issues with my gmail accounts in Mail since I upgraded to OS X Mavericks. All the mails start downloading again! How do I correct this so that only the new mails in these accounts get downloaded?

    I'm having issues with my gmail accounts in Mail since I upgraded to OS X Mavericks. All the mails start downloading again! How do I correct this so that only the new mails in these accounts get downloaded?

  • When i upgrade the system 10.7.5 what happend with my mails account?

    When i upgrade the system 10.7.5 to Mountain Lion, what happend with my mails account?

    When i upgrade the system 10.7.5 to Mountain Lion, what happend with my mails account?
    I don't know. What did happen with it?

Maybe you are looking for

  • Crystal Report Line Problem

    Experts, The vertical lines are not ending in pages.

  • How to lock my computer while playing a video?

    I am setting up my MacBook up to loop a video to leave playing at a booth for a convention, and was wondering if I play a video if there was a way to lock the computer up so no one can quit the video or surf the web or anything like that? Thanks for

  • Error when importing EPS files in Publisher 2010

    Whenever I attempt to insert an EPS file (possibly other image types as well) into a Publisher document I get a prompt asking for what type of file the source is and then this error: "An error occurred while importing this file." This is running as a

  • Integrating Geographical locations with ZIP code

    Dear all, We have got not less than 200 Customers. New Customers are added often. Their postal addresses are available on the data base.  We would like to have a report / view which would generate a map of the locations of all customers, as would Goo

  • How was this "flash" animation done?

    How was this "Flash" animation done? http://www.templatemonster.com/flash-templates/15812.html There is a "flash" that goes down the sholder of a man in this Flash intro page. It is a series of jpg images. Do you know how this can be done or which pr