Cannot add device to provisioning portal

I just got my new iPad (iPad (4th generation Model A1460)) running iOS 6.1.3
I am using xcode 4.6.2 to develop my apps. Through the xcode Oragizer I am trying to add my iPad to the provisioning portal. I right click on the device and choose option "Add Device to Provisioning Portal". I get the scrolling indicator along with the message "Prerparing to add to portal" and then I get a pop-up message "The request timed out."
My network connections are ok.
Any help? I have been trying this all week but no luck.
Thanks

OK,
sign in to iOS dev center
on right - Certificates, Identifiers & Profiles
Identifiers - App IDs - new
e.g. for bundle ID com.name.projectname
After creating this and being brought back to a list of all your App IDs
Make sure that the device has been added to you list of devices via the website
Then, Provisioning Profiles - New
iOS App Development
Select the App ID you created for your app
Select the certificate
Select the devices you want to be able to run your app on.
Give your profile a name
Download it
Double click to open it
Restart Xcode and open the project you created
Make sure your Bundle identifier matches exactly the app id and that the code signing settings are set to the profile you downloaded.
If you gave your project a capital letter for its name, you may need to change the name of the target to the lower case version of that name to match your profile. Restart Xcode after doing this.
Build and run and it should work. If it doesn't, the only thing I can think of is that you made an error when adding your device.
I have just created a project and have it running.
Hope this helps,
Thomas

Similar Messages

  • Cannot add device to computer Error 0x80070005 / x000005b3

    I am trying to install my printer. I have registered it on #line but when itry to add as a  device to my computer I get the error code above 0x80070005
    If I try to add it as a printer I get the error code 0x000005b3
    It is a work laptop that I do not have admin rights on - is this causing a problem? I did get them to install the software. 
    Any help / advice much appreciated

    Hi @PollyC ,
    I see that you are getting the message "Cannot add device to computer Error 0x80070005 / x000005b3".
    I will do my best to help you.
    Do you also have the 0x80070005 on the printer?
    Usually that error has to do with the Ink System. Try these steps to see if it will resolve the issue.
    'Problem with Printhead,' 'Printer Failure,' 'Ink System Failure,' or a '0x...' or a 'C2...' Error M...
    You should be signed in with Admin Rights to add the printer and most likely permission set to print on your user account.
    Please call our technical support at 800-474-6836 if the issue persists. If you live outside the US/Canada Region, please click the link below to get the support number for your region.
    http://www8.hp.com/us/en/contact-hp/ww-phone-assist.html
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Cannot add device to Support Profile

    When I open the Apple Support page and login into my Support Profile (Not the Community Profile) I have the possibiltiy to add devices. I want to add my iPad 4 via the serial number, which was bought in an apple store. I get the notification that this device is connected to another apple id which is just not the case. I do not have an other Apple id. Where is the error. How can i add my device to the support profile?

    in attempt to reply to Barry, I find that his reply is not here when logged in as ChitlinsCC but DOES appear if logged in as a Guest. Curious? I have screenshots that are stubbornly refusing to insert with the camera tool as well. Copy/Paste from Preview is how I work around
    As ChitlinsCC
    As Guest
    I have attempted to navigate here from several ways besides the email notice... Oddly, this thread does not appear in the Using iPad forum list sorted along with threads of a contemporary timestamp for new activity, but way down the list associated with the timestamp for MY reply.
    This happened to me earlier today... result of which was when I posted a reply similar to this reply, the SiteWare was jostled into good behavior, displaying the missing post I experience.
    No Barry, I don't think it has anything to do with you as Ralph was the other phantom.
    Let us see how it works on this occasion
    ÇÇÇ

  • Cannot add device to keychain.

    I have a new iPhone 5s and  just reinstalled my Yosemite on to my MacBook Pro 15". After I entered in my iCloud login information, it asks to approve this device. After entering my password again and getting a temporary pin, it asks for a pin from a phone I no longer own. I'm trying to approve both my MacBook Pro and iPhone any ideas on how would I get pass that.

    Hi Minuitsp15,
    That is not a good time when you are trying to activate your iPhone with iCloud Keychain and it is trying to authenticate with a device that you do not have. I would first make sure that at iCloud.com that you do not have your old iPhone associated with it. If it is, check out the link in the article below to go over how to remove it. Then check out the second article for troubleshooting activating your iCloud Keychain so you get be 100% synced up.
    iCloud: Remove your device from Find My iPhone
    https://support.apple.com/kb/PH2702
    Get help using iCloud Keychain
    https://support.apple.com/en-us/HT203783
    Take it easy,
    -Norm G. 

  • Cannot Activate my device for iOS5 beta even I entered my UDID into my iOS provisioning portal?

    I have just downloaded iOS 5 and itunes 10.5 beta, but my activation still fails even I registered the UDID for my device.
    This is what I've done:
    Go to my iOS provisioning portal, clicked on "Devices", clicked on "Add Device", input the device name & UDID, clicked "submit".
    Open iTunes 10.5 beta
    Plugged in my iPhone
    I got errors from iTunes: We're unable to complete your activation.  This device is not registered as part of the iPhone Developer Program.  If you are a member of the Program, please register your device in the iPhone Developer Program Portal (http://developer.apple.com/devcenter/ios/index.action).
    On my iPhone it has iOS 5 loaded and says slide to setup.  if I do that I get an error:
    Slide to setup
    Could not activate iPhone.  Your iPhone could not be activated because the activation server is temporary unavailable.  Try connecting your iPhone to iTunes to activate it or try again in couple of minutes.  If this problem persists, contact Apple Support apple.com/support.
    Im sure that I have input the correct UDID, any solutions? Any help would be greatly appreciated!

    Betas, people...need to use the confidential forums, thanks. Calling support will just get you kicked there as there is no support for unreleased tools, etc.
    iOS 5 beta 

  • Cannot add Portlets: Portal Repository - Refresh Errors

    I cannot add portlets in Portal 3.0.8.
    When I click the "Refresh Error" link in the Portal Repository, I get the following error:
    PROVIDER[527954]: Oracle Portal Pages PORTLET[886]: TN_ORGAN LANGUAGE: s ERROR: User-Defined Exception
    How do I get rid of the error?
    null

    The way the Refresh works is that for each provider, Oracle9i AS Portal contacts the provider for its list of portlets. It will request the list in each of the installed languages. For database providers, this call is the get_portlet_list API. For web providers, this call is the oracle.portal.provider.v1.Provider.getPortlets java API.
    The error you are seeing in the refresh log is being caused by an exception raised in provider=527954,portlet=886,language=s in either the get portlets or get portlet methods. You should check these two methods with Swedish.

  • Not able to add/delete a device in the portal

    Hi,
    I got a new device from Apple, as my old Iphone 5 had a hardware defect.
    Now I wanted to add the device in the portal, but after clicking on continue, I see "loading" all the time and nothing is happening anymore.
    So I tried to delete my "old" one and getting an apache error..
    Or is it just a temporary problem?
    Any idea how to add the device in another way?
    Cheers,
    brasax

    In the past it was working with Chrome.
    Anyway, now I know it..
    Any tips for the "activation problem"?

  • Cannot add 7941 phones after upgrading to device package 4.1

    I have installed CCM device package 4.1(72.0) and now i cannot add 7941 / 7961 phones. i get the error message on the attached file.any tips?
    thanks

    Hi Edson,
    This bug has hit a few people :( I would try installing a different Device Pack or the recommended SR;
    There are two Bugs associated to this problem. Have a look;
    CSCsi52910
    All IP Phones are connected to Cisco Switches and have CDP enabled .
    It does not matter If the third generation IP Phone is registered or not registered with call Manager.Message pops up on both the cases for all third generation IP Phones.
    7940,7960 Phones does not have this problem.
    Status
    Fixed
    Severity
    5
    Last Modified
    In Last 3 Days
    Product
    Cisco Unified Communications Manager (CallManager)
    Technology
    1st Found-In
    4.2(3)
    Fixed-In
    4.3(1.62)
    4.3(1)SR1
    4.2(3)SR2a
    4.2(3)ES32
    4.1(3)SR5
    4.1(3)ES112
    3.3(5)ES62
    Related Bugs
    CCMAdmin - CDP pop-up warning whenever phone updated
    Symptom: CCMAdmin pops up CDP warning messsages whenever phone (7941, 7970 etc) is updated. Conditions: When phone is updated, with or without changes to the CDP flags. Workaround: Click ok on each warning message Further Problem Description:
    CSCsi88338 Bug Details
    Headline CCMAdmin - CDP pop-up warning whenever phone updated
    Symptom: CCMAdmin pops up CDP warning messsages whenever phone (7941, 7970 etc) is updated.
    Conditions: When phone is updated, with or without changes to the CDP flags.
    Workaround: Click ok on each warning message
    Hope this helps!
    Rob

  • Cannot add bluetooth device

    Cannot seem to add a Bluetooth Audio device in Yosemite. Neither in Bluetooth Preferences not up in the toolbar do I see an option to add a new device ?
    Any hint ?

    So it looks like I have found a solution to this problem. There is no "Add devices" button anywhere, but if you put your BT device like a headset into pairing mode it will appear in the System Preferences > Bluetooth space with a "Pair" button.
    This solved it for me.

  • Cannot enable push notification in provisioning portal

    Hello all,
    Whenever I try to generate a push certificate in the App IDs section of provisioning portal, I get this error:
    To reproduce the issue, I simply go to the my App IDs, click configure, then click the configure button next to Production Push SSL Certificate, which opens a modal window, then I click continue. I am supposed to get a page asking me to upload a CertificateSigningRequest, but I just get the error above.
    Any ideas?
    thanks,
    -Asrar

    Hi Balajee,
    He can see the masthead property Show link in Masthead: Personalize so I doubt you need to make any changes to the PAR file for masthead.
    personalize link is enabled in masthead iview through portal content->portal users->standard portal users->default frame work page-> select masthead-> open its properties->enable *Show Link in Masthead: Personalize *
    Cheers-
    Pramod

  • ISE upgrade 1.2: Self-provisioning portal not working

    Hi all,
    I need help with Self-Provisioning portal flow not showing the agent installation page after upgrade from 1.1.1 to 1.2 on a couple of 3315. I've configured all the pieces as instructed by BYOD SBA guide at http://www.cisco.com/en/US/docs/solutions/SBA/February2013/Cisco_SBA_SLN_BYOD_InternalCorporateAccessDeploymentGuide-Feb2013.pdf
    Screenshot of page is attached:
    I've checked ise-console.log application log file and found two errors correponding to the first page:
    [portal-http-84431][] SystemConsole -::c0a8a82a000000d7523c70f9::guest:- com.cisco.cpm.provisioning.exception.ProvisioningException: java.security.cert.CertificateException: Unable to initialize, java.io.IOException: DerInputStream.getLength(): lengthTag=127, too big.
    [portal-http-84431][] SystemConsole -::c0a8a82a000000d7523c70f9::guest:-         at com.cisco.cpm.provisioning.cert.CertProvisioningFactory.initialize(CertProvisioningFactory.java:333)
    and the second (not working) one:
    [portal-http-84431][] SystemConsole -:xxxxx@xxxxxxx:c0a8a82a000000d7523c70f9::guest:- java.lang.NullPointerException
    [portal-http-84431][] SystemConsole -:xxxxx@xxxxxxx:c0a8a82a000000d7523c70f9::guest:-  at com.cisco.cpm.provisioning.cache.FlowStateCacheManager.getFlowStateCache(FlowStateCacheManager.java:202)
    Looks like something is wrong with a certification file, but I cannot find what is. I've exported and re-installed current server certificates (as instructed by upgrade guide for 1.2) and nothing changed.
    Can somebody please help?
    Thanks,
    L

    Errors When Adding Devices to My Devices Portal
    Employees cannot add a device that is already added if another employee has previously added the device so that it already exists in the Cisco ISE endpoints database.
    If employees are attempting to add a device that supports a native supplicant, recommend that they use that instead. That registration process will overwrite the original registration and switch ownership to the new user.
    If the device is a MAC Authentication Bypass (MAB) device, such as a printer, then you must resolve ownership of the device, and if appropriate, remove the device from the endpoints database so that the new owner can successfully add the device.
    For more information on self-provisioning.
    http://www.cisco.com/en/US/docs/security/ise/1.2/user_guide/ise_mydevices.html Errors When Adding Devices to My Devices Portal
    Employees cannot add a device that is already added if another employee has previously added the device so that it already exists in the Cisco ISE endpoints database.
    If employees are attempting to add a device that supports a native supplicant, recommend that they use that instead. That registration process will overwrite the original registration and switch ownership to the new user.
    If the device is a MAC Authentication Bypass (MAB) device, such as a printer, then you must resolve ownership of the device, and if appropriate, remove the device from the endpoints database so that the new owner can successfully add the device.
    For more information on self-provisioning.
    http://www.cisco.com/en/US/docs/security/ise/1.2/user_guide/ise_mydevices.html

  • Printer communication error and cannot add a new printer

    I was happily using my Epson Artisan 810 printer this morning, connected wirelessly to my iMac.  All of a sudden I cannot print, get "Communication Error".  Checked Epson's website, no luck there.  Re-checked my wireless settings on the printer itself and re-confirmed them, it will print test pages from the printer, but still not communicating with the iMac.  I thought that removing the printer and then adding it back in might help, but now I cannot add any printer at all.
    I resorted to my MacBook Pro, and now have the same problem with this as well.
    Any ideas please?  What else can I check.  My internet and so on are fine.  The printer itself shows the wireless icon and says the reception is excellent on the printout it produced.
    Thanks so much!
    L.

    It would be unusual for only Bonjour to stop working in the printer. The more likely is that the printer is set to a different network subnet to that for your Mac or, as you mentioned, something like a firewall is blocking it.
    The IP addressing is the most common cause. If there is a process to view or print the network settings for the Epson, then this will show what IP address range it has, which should be the same as your Mac. With the IP address, there will be four sets of numbers. For a typical home network, the first three sets are known as the IP subnet, while the last set is the network address. For example, a device with an IP address of 10.0.1.5, has an IP subnet of 10.0.1 and a network address of 5. For your Mac to 'see' the printer, both devices would need the same IP subnet, while having a different network address. So if you can check what IP address the Epson has, you may find it is using a different IP subnet to your Mac.

  • Add Device sees wireless but printer is wired and can reach the HTTP page on wire

    I installed my new Officejet 8000 Pro A809 with an ethernet but when I run the HP "Add Device" Wizard, it trys to install it as wireless even though I select wired and the install fails.
    I can see the http page for the printer and it shows all sane information about my printer so I believe the ethernet is actually working.
    I am running WinXP with the FW off. The printer is on the same switch as my PC & of course I can see the http page
    In the wizard, although I selected "Wired" of course the wire is working, the "Found Network Printers" page shows that its connection is wireless. None-the-less I click next and a screen comes up for "Starting Network Services" & it rolls though topology, wireless strength, etc. and to sending an SLP request to the IP then it fails & shows an picture of a wireless signal and a big red X.
    The HP Home Network Diagnostics Utility says that software to connect to printer over network is missing BUT I ran the Wizard all the way though a second time, I selected that my device was not online and it finished OK. I ran the UPDATE from the Utility & it did a security update; I rand it again and it did not find any.
    Although my FW is off, I checked the ports that the FW Guide says are needed:
    I can telenet to the printer on ports 9100 & 92200
    I cannot telnet on ports 137,139 or 427
    Ideas?
    Thanks!
    Larry Holt
    This question was solved.
    View Solution.

    OK, plugging the Ethernet cable into the printer should turn off the printer's wireless radio, but in case it did not, click the button near the blue light (or go to Setup > Network > Turn off wireless radio on the front panel).
    Now, don't bother with the Add Device wizard, let's just add it manually:
    Verify that you can browse to the printer's internal web page by its IP address.  If you cannot, disable your security system's firewall (not Windows firewall, it is usually not in the way).
    1. Click "Start" button --> Printers and Faxes.
    2. Under Printer Tasks, click "Add Printer".
    3. Click "Next" button on the Add Printer Wizard window.
    4. Select "Local printer attached to this computer". Deselect "Automatically detect and install My Plug and play printer". Click "Next".
    5. Under Select a Printer Port option, select "Create a new port" and select "Standard TCP/IP Port" and click "Next" button.
    6. In the "Welcome to the Add Standard TCP/IP printer port wizard" make sure that the printer is turned on and connected to same network that your computer is connected to. Click "Next" button.
    7. Under "Add Standard TCP/IP Printer Port" enter the printer's IP address. Click "Next" then click "Finish".
    8. Now, select HP from the list of manufacturers, select your printer from the list of Printer models and click 'Next' button.
    9. If you can't find your printer, you'll need to find the install CD and use the "Have Disk" option to select one of the hp*.ini files. Alternatively, you can select another HP printer model from the same type.
    10. Add the print spooler name and click "Next".
    11. Click "Next"
    12. Click "Next" and then "Finish"
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Cannot add more than 1 song at a time to iphone

    Hi
    Don't know if anyone else has had this problem but when i try to add songs to my iphone i can only do 1 at a time. If i sync a full album it crashes and says device timed out. it will back up ok and sync if manually manage music is ticked but if automaically again it dies on the second song. I have reinstalled itunes with no luck and my phone will work fine on my wife's laptop when synced to her library. I can re-sync with my library which removes all songs but then cannot add anymore songs unless its 1 at a time :((
    Any ideas??? We both use the latest 8.2 itunes and both run vista both have amd processors and both comps have 2gb ram.
    Thanks

    Cool. The front case ones may not be properly connected to the motherboard then. From personal experience they are kind of hard to connect as the pins are so small and it is easy to connect them incorrectly.

  • 2 problems: 1st unopened messages, 2nd cannot add personal email in setup wizard

    Hi guys, I'm having a problem with my device. It seems like I cannot add a personal email adress in my email setup (from the setup wizard) When I enter this setup wizard > email setup the following appears: email setup select an email setup option [ ] I want to use a work email account with a Blackberry Enterprise Server AND THATS THE ONLY OPTION I CAN PICK! (a friend of mine with the same device could add a personal email) from there I can only choose { close } or { next } what is happening, can someone explain what I can do to add my personal adress? ------------------ Another thing I find quite strange is the fact that on my desktop the icon "unopened message count" appears. When I open the BB-menu, there should be a little star in the message-icon right? Well it isn't there! (the litte white-on-red star) So this icon tells me that I have unopened messages, but I can't find them anywhere.. guys please help!!!

    Hi and Welcome to the Forums!
    Your first problem is carrier related -- you must have the proper data plan from your carrier (at whatever costs they charge) to enable enhanced BB functions like email. A generic data plan is not usually sufficient -- some call the required plan The BlackBerry Data Plan. But call your carrier and ask them what you need from them in order to have access to their BlackBerry Internet Services (which include personal email).
    Your second problem I am not understanding. What "BB-menu" are you accessing? Where exactly is the star you are seeing? Where exactly is the star you are expecting to see? More and clearer details, please.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for

  • Using session bean in JSP

    Dear All I write a BorrowList session bean and tested OK in console mode. I can't use it in the JSP, Dose any body tell me How can I create this bean in the JSP and when should I place the bean classes(Home, Bean and Remote). I'm now using the BEA We

  • Win10/8.1 How to report the gestures to the system

    Hi     In Win10/8.1, How to report the gestures to the system ? Whether driver switch touch data to gesture,and then report gesture data to system,or system automatic convert touch data to gesture?     Does the TouchPad support custom gesture? tks

  • Contact Person

    Hello Everyone I would like to add a contact person in transaction XK02 (Vendor) to an existing vendor, this should be working at background. Is there any Bapi for doing this? Thanks Emmanuel

  • Se16 output is not shown in English language

    Hi Gurus, User reported an issue in which he is not able to get the Output from se16 T_code in english , he is getting the output in german language, The strange fact is that its only happening for this T_code only  ? Can you please guide me in resol

  • Diff Patch Level on External web and Source Server

    Hi , Version - 11.5.10.2 We recently setup our external web server in DMZ on Linux while our source system is running on Solaris. We followed 238276.1 doc to migration the middle tier to linux. We were asked to check both systems should have same Pat