Continue to get error "activation request could not be completed";

Let my battery run down to zero on iPad; now despite hard restore during which I see itunes reinstalling the software the final message is always "activation request could not be completed. Try again later" . Tried again over several days with same result.
Thanks for input.
gp

Just wanted to update the community on my exciting adventure to fix my ipad;
I made my way over to the Apple Store here in South Florida and had my appointment with the geniuses. No one could figure this sucker out!  They did every thing they could think of to the ipad without success. Couldn't even tell me what the problem was. All were very nice about it, of course. I was told to wait a day while they contacted the great and powerful central genius(es) but apparently no one was home there since they never responded to the request for help.
Anyway, I will go back to the Apple Store one more time before I give in to the conclusion that my 3 year old iPad (original) is DOA

Similar Messages

  • Continue to get error message "backup could not be completed" after purchasing additional storage

    continue to get error message "backup could not be completed" after purchasing additional storage

    Just wanted to update the community on my exciting adventure to fix my ipad;
    I made my way over to the Apple Store here in South Florida and had my appointment with the geniuses. No one could figure this sucker out!  They did every thing they could think of to the ipad without success. Couldn't even tell me what the problem was. All were very nice about it, of course. I was told to wait a day while they contacted the great and powerful central genius(es) but apparently no one was home there since they never responded to the request for help.
    Anyway, I will go back to the Apple Store one more time before I give in to the conclusion that my 3 year old iPad (original) is DOA

  • HT4623 my iphone 4 ios 6.1.3 giving error while activating "activation request could not be completed"

    my iphone 4 ios 6.1.3 giving error while activating "activation request could not be completed"

    ysreddy112 wrote:
    my iphone 4 ios 6.1.3 giving error while activating "activation request could not be completed"
    See this discussion.
    https://discussions.apple.com/message/21189708

  • Exchange 2013 SP1 - Error: Your request could not be completed

    When trying to log into the ECP I get an:
    Error
    Your request could not be completed.  Please try again later.   
    When I check the event viewer I get:
    WebHost failed to process a request.
     Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/6837052
     Exception: System.ServiceModel.ServiceActivationException: The service '/ecp/DDI/DDIService.svc' cannot be activated due to an exception during compilation.  The exception message is: This collection already contains an address with scheme http.
     There can be at most one address per scheme in this collection. If your service is being hosted in IIS you can fix the problem by setting 'system.serviceModel/serviceHostingEnvironment/multipleSiteBindingsEnabled' to true or specifying 'system.serviceModel/serviceHostingEnvironment/baseAddressPrefixFilters'.
    Parameter name: item. ---> System.ArgumentException: This collection already contains an address with scheme http.  There can be at most one address per scheme in this collection. If your service is being hosted in IIS you can fix the problem by
    setting 'system.serviceModel/serviceHostingEnvironment/multipleSiteBindingsEnabled' to true or specifying 'system.serviceModel/serviceHostingEnvironment/baseAddressPrefixFilters'.
    Parameter name: item
       at System.ServiceModel.UriSchemeKeyedCollection.InsertItem(Int32 index, Uri item)
       at System.Collections.Generic.SynchronizedCollection`1.Add(T item)
       at System.ServiceModel.UriSchemeKeyedCollection..ctor(Uri[] addresses)
       at System.ServiceModel.ServiceHost..ctor(Type serviceType, Uri[] baseAddresses)
       at Microsoft.Exchange.Management.ControlPanel.ServiceHostFactory.CreateServiceHost(Type serviceType, Uri[] baseAddresses)
       at System.ServiceModel.Activation.ServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.CreateService(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(ServiceActivationInfo serviceActivationInfo, EventTraceActivity eventTraceActivity)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
       --- End of inner exception stack trace ---
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
       at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath, EventTraceActivity eventTraceActivity)
     Process Name: w3wp
     Process ID: 11124
    I am trying to create a Send connector and it gets all the way through but then fails at Select Source Server.   There are no source servers listed.   Why does it not pick up itself?    
    As for the error I think this is related to IIS permissions somehow and here is how i have the bindings set:
    Default Web Site:
    http   80  *
    net.msmq   localhost
    msmq.formatname localhost
    net.tcp 808:*
    net.pile )
    https exssrv.cas.local
    443 *    (With the SSL cert being the Microsoft Exchange built in one)
    Exchange Back End 
     http exssrv.cas.local
    81 192.168.1.5
    http exssrv
    80 *
    net.pipe *
    https  exssrv.cas.local 444
    192.168.1.5  (Bound to Microsoft Exchange ssl)
    I am connecting to the site internally from https://exssrv.cas.local/ecp
    Thanks for any suggestions.. I think I am almost there on the install!   Hoping!

    Hi ,
    Thank you for your question.
    This error was caused by the incorrect site binding, I will give a reference of my test Lab. We add two A records in DNS which the FQDN of CAS and Mailbox could resolve IP address.;
    Default Web Site:
    Exchange Back End:
    Then IIS must be restarted.
    If there are any questions regarding this issue, please be free to let me know. 
    Best Regard,
    Jim

  • Error: Your request could not be completed because a failure occurred while the report was being processed.

    Post Author: sagimann
    CA Forum: Deployment
    Hello,
    I'm not sure if this is due to bad deployment, but I suspect it is, at least due to bad environment.
    My env is:
    Solaris 10 64 bit
    Oracle 10g client installed under /opt/oracle/app/oracle/product/10.2.0/client_1
    BOXIR2 + FP2.6 installed under /opt/reporting, running under user 'bouser'. by the way, 'tnsping' works via that user.
    Important bouser env:
    ORACLE_HOME=/opt/oracle/app/oracle/product/10.2.0/client_1
    TNS_ADMIN=$ORACLE_HOME/network/admin
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/lib32
    I reboot the box, then start BO like so:
    cd /opt/reporting/bobje
    . setup/env.sh
    ./mysqlstartup.sh
    ./startservers
    ./tomcatstartup
    Then, I import a BIAR file with some reports, and whenever I try to open any report via infoview, I get a gray error message INSTEAD of the input param form:
    Error:
    Your request could not be completed because a failure occurred while the report was being processed. Please contact your system administrator.
    This does not occur in our BOXIR2 on Windows, which is why I'm guess it's a deployment/env issue. The main obstacle I have is: how do I diagnose this? there's nothing in the bobje/logging folder, nothing in the /var/adm/message file except for the following line:
    May  5 15:23:23 testbox1 boe_pagesd[3865]: [ID 253862 user.error] A failure occurred while the Page Server was processing report 'test report' (id=777) for user Administrator
    pls advise,
    thank you.

    The solution is to turn off the printer preference (bottom of Page Setup screen) in the Crystal Report before uploading to the Server. Thanks to: http://pinchii.com/home/2011/12/error-adding-reports-to-crystal-reports-server/
    The explanation, from a comment in the above linked blog post:
    "To elaborate more on the error, what basically happens is that the Crystal Reports engine tries to get the status of the u201Creport printeru201D aka u201Cdefault printeru201D which was present on the system when the report was created, but the printer does not exist anymore. This causes the Crystal engine to error out. By setting the report to u201CNo Printeru201D, it tells the Crystal Engine not to look for that report printer when opening the report."
    Edited by: abirdman on Feb 3, 2012 9:49 PM

  • Hi there, i purchased an app called Top Movies. But when using it on my iPhone to buy movies, it gives me the error 'Your request could not be completed'. Please help.

    Hi there, i purchased an app called Top Movies. But when using it on my iPhone to buy movies, it gives me the error 'Your request could not be completed'. Please help.

    Ok.. I see the app now in iTunes.
    Best thing to do is email the developer of that app.
    You can do that here >  http://www.lymobilesoft.com/contact.html
    Make sure and tell them exactly what the error says: 
    it gives me the error 'Your request could not be completed'.
    Instead of using a third party app, you can download movies directly from the iTunes store.

  • My phone keeps saying Activation server could not be reached or activation request could not be completed. What do i do?

    I restored phone, and it still doesnt show any settings,aps etc, and it started like it was going to let me set it up, went thru English, United states, then Wifi, entered wifi info and then it says please wait while we activate and then it goes back to saying can not activate or activation server could not be reached, the diagnostics i run on it while synced with the computer comes back fine that it detects phone,etc. What can i do now?

    YOu should ask your family friend.   The message you get about activation server being unvailable usually indicates a hacked or jailbroken phone.
    only the carrier that the phone is locked to can unlock the phone.

  • General update issues.  I start updating through update or adobe update and get errors that updates could not be completed. Any Ideas?

    My imac with 10.6.8 will not update any programs.  update shows error or indicates "could not update."  Any ideas? Thanks

    What exactly are you trying to update?

  • Why am I getting a "Your request could not be completed" error? Please help.

    I keep getting this error on my itunes that I just installed on pc. I am just trying to log into my account . Windows 8.

    Hi.
    You have Esther been busying too many things and need to wait for a day or two. Or you credit card codes where not entered correctly.
    Regards.

  • Please help with this error: "Your request could not be completed because of a disk error"

    So photoshop cs6 was working fine a few weeks ago. After not using it for about 2 weeks, I try opening a RAW file and I get this error every time. JPGs open and work fine. I have extensively searched on the internet for solutions and have tried everything such as: disk checking, deframgenting, playing around with photoshop preferences, deleting temp files, resetting preferences, clearing disk space. I have assigned two hard drives for photoshop, one with 16 GB free and the other with 8 GB free. I am getting very frustrated. Please help!

    mistahbo1 wrote:
    …I have assigned two hard drives for photoshop, one with 16 GB free and the other with 8 GB free. I am getting very frustrated. Please help!
    That's woefully inadequate for scratch file space.
    The rule of thumb I follow says to figure on 50 to 100 times the size of your largest file ever multiplied by the number of files you have open.  I have seen the scratch file exceed 300 GB once, an admittedly rare occurrence, but it often exceeds 200 GB when stitching large panoramas and the like.
    Additionally, if either one those two drives you mention with "16 GB free and the other with 8 GB free" happened to be your boot drive, you'd be in a heap of trouble because neither one of those drives has nearly enough space to accommodate the swap files of the OS and Photoshop's scratch.
    As an example—and stressing that I'm aware that others have even more scratch space than I do—I keep two dedicated, physically separate hard drives as my primary and secondary Photoshop scratch disks and a lot of GB free on my boot drive for the OS.  I have 16 GB of RAM installed:

  • Your request could not be completed error on the iPhone

    Hi,
    Since yesterday, without having changed anything on my iPhone 4S, when trying to go to the FEATURED apps on my iphone, I get the YOUR REQUEST COULD NOT BE COMPLETED error. All other tabs (top 25, search, updates, categories etc...) work. Only the FEATURED tab does not.
    Apple genious bar says it's the carrier job to support. Carrier is not avaialble...
    Have looked into the forum already and tried all the reset settings, ON, and OFF iPhone, login out and in with Apple ID for App Store etc... no luck.
    Any idea please?
    Thx
    JP.

    Log out appstore, log in with US acc, open appstore, featured is fine. Back to setting, log out d US acc, login back with your original ID. Work with mine

  • Your request could not be completed the item you are request in not  currently available in the u.s store

    hi to support
    i want in the appstore with error
    ::your request could not be completed the item you are request in not  currently available in the u.s store::
    tanks fo support

    You aren't talking to Support here: this is a user-to-user forum. The message you see usually means that the item has been removed from the Store. If you want to follow this up go to https://expresslane.apple.com ; select 'iTunes' in the first column and then 'iTunes Store' in the second column.

  • TS1424 Message "your request could not be completed...make sure computer date is correct and will accept cookies from ITunes Store"

    Attempting to purchase music on ITunes Store which I have done for years, now get message "your request could not be completed, make sure your computer date is correct and computer accepts cookies from ITunes Store." I have changed nothing. Of course the date and time are correct and my browser accepts cookies.

    Now the apple support team won't even e-mail me back. Not even saying no. This is rediculus.

  • Hi, when I go to "select files to send" and click on "sent files" I get: "Internal Server Error (500) Your request could not be completed due to an internal server error".  I tried rebooting and that didn't work.  Any help would be appreciated.  Thanks.

    Hi, when I go to "select files to send" and click on "sent files" I get: "Internal Server Error (500) Your request could not be completed due to an internal server error".  This never happened b4.  I tried rebooting and that didn't work.  Any help would be appreciated.  Thanks.

    Hi ,
    Thank you for your question.
    This error was caused by the incorrect site binding, I will give a reference of my test Lab. We add two A records in DNS which the FQDN of CAS and Mailbox could resolve IP address.;
    Default Web Site:
    Exchange Back End:
    Then IIS must be restarted.
    If there are any questions regarding this issue, please be free to let me know. 
    Best Regard,
    Jim

  • I can get to itunes but when I select anything an error comes up 'your request could not be completed.  The item you've requested is not currently available in the US store'  What is this and how to I fix it?

    no comment

    When I open the store in general (from my PC - Windows Vista), I get a message saying "Your request could not be completed. The item you've requested is not currently available in the Canadian Store."
    On my iPad, Apps opens, but I can't browse new apps listings, but not their details.
    Help?

Maybe you are looking for