IPhone Developer Connection Problem

please help i am desperate i just spent 100 dollars today on apple's developer license to distribute an app that i have been working on since last xmas
i finally got the license and when i got the activation code i clicked it then it said it was invalid enrollment code
so i got on my iphone sat on hold for an 1hr and 24 mins on the support line just to talk to a man with an extreme accent (who started questioning my age)
please please help i have put a little over a year on this app (it's free) and i want to get it out there

Here is a link to developer support on the Apple website that might help out.
http://developer.apple.com/support/iphone/
Hope this helps.

Similar Messages

  • How to solve Oracle SQL Developer connection problem ?

    Folks,
    Hello. I am using Oracle Database 11gR1. The Database Control Console https://localhost.localdomain:1158/em works correctly. I can create a Database and a table successfully.
    My OS is Linux and connects to internet successfully.
    In order to run SQL statements. we need to use Oracle SQL Developer. I connect Oracle SQL Developer in the following way:
    Connection Name: DB1 (this is my database name as well)
    Username: SYS (this is the user name I used to login to the Console)
    Password: SYS (this the password used to login to the Console)
    Connection Type: Basic
    Host Name: localhost
    Port: 1158
    SID: DB1 (this is created during installing the Database)
    But the error message comes up: "Status: Failure - IO exception Connection Reset."
    Can any folk tell me how to solve Oracle SQL Developer connection problem ?

    user8860348 wrote:
    Folks,
    Hello. I am using Oracle Database 11gR1. The Database Control Console https://localhost.localdomain:1158/em works correctly. I can create a Database and a table successfully.
    My OS is Linux and connects to internet successfully.
    In order to run SQL statements. we need to use Oracle SQL Developer. I connect Oracle SQL Developer in the following way:
    Connection Name: DB1 (this is my database name as well)
    Username: SYS (this is the user name I used to login to the Console)
    Password: SYS (this the password used to login to the Console)
    Connection Type: Basic
    Host Name: localhost
    Port: 1158
    SID: DB1 (this is created during installing the Database)
    But the error message comes up: "Status: Failure - IO exception Connection Reset."
    Can any folk tell me how to solve Oracle SQL Developer connection problem ?username: sys
    password: enter_your_correct_password given at the time of oracle installation
    role: select sysdba if you would connect as sysdba else select normal for users other than sys
    hostname: enter your oracle server hostname or ip address eg:- 192.168.11.12
    to find the hostname open terminal/command prompt in oracle installed machine
    type ---> hostname
    type ---->ping hostname
    you can find the ipaddress of the server
    port number: 1521 (default) ----> i guess , else check the port number in the tnsnames.ora file under your ORACLE_HOME/network/admin folder
    SID: DB1
    try it
    Good Luck

  • SQL Developer connection problems

    I am trying to run for the first time SQL developer and the connections window isnt showing. I tried also to make file>new>and choosing database connection and nothing happens. Also i tried loading the connections toolbar but the toolbar isnt available it isnt listed under the view tab.
    Can anyone please help me not only me have the same problem.
    I am running it on Windows 7 Ultimate 32-Bit. I tried all versions and it is still the same and tried also all patches and upgrades but no effect.
    Can anyone please help
    Thanks

    Well, My java version is :
    java version "1.6.0_15"
    Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
    Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02, mixed mode)
    And the exceptions are the next :
    _execv() failed, err=2Exception initializing 'oracle.dbtools.raptor.RaptorDBAddi
    n' in extension 'Oracle SQL Developer': java.lang.ExceptionInInitializerError
    at oracle.dbtools.raptor.RaptorDBAddin.initialize(RaptorDBAddin.java:126
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:407)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:214)
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:128)
    at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1949)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1573)
    at oracle.ide.Ide.startup(Ide.java:703)
    at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
    at oracle.ideimpl.Main.start(Main.java:184)
    at oracle.ideimpl.Main.main(Main.java:146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.PCLMain.callMain(PCLMain.java:62)
    at oracle.ide.boot.PCLMain.main(PCLMain.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    189)
    at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:89)
    at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:65)
    at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.Launcher.invokeMain(Launcher.java:713)
    at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
    at oracle.ide.boot.Launcher.launch(Launcher.java:68)
    at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Caused by: java.lang.NullPointerException
    at oracle.i18n.text.OraTerritory.getInstance(OraTerritory.java:101)
    at oracle.dbtools.raptor.config.DBConfig.<clinit>(DBConfig.java:325)
    ... 33 more
    Exception initializing 'oracle.dbtools.raptor.standalone.RaptorStandaloneAddin'
    in extension 'Oracle SQL Developer Extras': java.lang.NoClassDefFoundError: Coul
    d not initialize class oracle.dbtools.raptor.config.DBConfig
    at oracle.dbtools.raptor.utils.URLChooserShortcuts.<clinit>(URLChooserSh
    ortcuts.java:35)
    at oracle.dbtools.raptor.standalone.RaptorStandaloneAddin.initialize(Rap
    torStandaloneAddin.java:178)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:407)
    at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:214)
    at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:128)
    at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1949)
    at oracle.ide.IdeCore.startupImpl(IdeCore.java:1573)
    at oracle.ide.Ide.startup(Ide.java:703)
    at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
    at oracle.ideimpl.Main.start(Main.java:184)
    at oracle.ideimpl.Main.main(Main.java:146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.PCLMain.callMain(PCLMain.java:62)
    at oracle.ide.boot.PCLMain.main(PCLMain.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
    at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    189)
    at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:89)
    at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:65)
    at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.ide.boot.Launcher.invokeMain(Launcher.java:713)
    at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
    at oracle.ide.boot.Launcher.launch(Launcher.java:68)
    at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Exception in thread "EditorLoader" java.lang.NoClassDefFoundError: Could not ini
    tialize class oracle.dbtools.raptor.config.DBConfig
    at oracle.dbtools.raptor.oviewer.base.ViewerAddin.loadXMLEditors(ViewerA
    ddin.java:221)
    at oracle.dbtools.raptor.oviewer.base.ViewerAddin$1$1.run(ViewerAddin.ja
    va:130)
    at java.lang.Thread.run(Thread.java:619)
    Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not
    initialize class oracle.dbtools.raptor.config.DBConfig
    at oracle.dbtools.raptor.oviewer.base.NavSelectionListener.viewSelection
    Changed(NavSelectionListener.java:176)
    at oracle.ide.view.View.fireViewSelectionChangedImpl(View.java:495)
    at oracle.ide.view.ViewDecorator.fireViewSelectionChangedImpl(ViewDecora
    tor.java:59)
    at oracle.ide.view.View.fireViewSelectionChanged(View.java:485)
    at oracle.ide.view.View.updateSelectionImpl0(View.java:444)
    at oracle.ide.view.View.updateSelectionImpl(View.java:429)
    at oracle.ide.view.View.updateSelection(View.java:306)
    at oracle.ideri.navigator.DefaultNavigatorWindow$4.viewSelectionChanged(
    DefaultNavigatorWindow.java:1108)
    at oracle.ide.view.View.fireViewSelectionChangedImpl(View.java:495)
    at oracle.ide.view.View.fireViewSelectionChanged(View.java:485)
    at oracle.ide.view.View$2.actionPerformed(View.java:349)
    at javax.swing.Timer.fireActionPerformed(Timer.java:271)
    at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
    ad.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
    java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    This is a bug to resolve, Oracle should fix this error for OS 64 bits, on Windows 7 or other. Thanks

  • Oracle/ SQL Developer connection problem.

    I have installed Oracle 11 g and SQL Developer, When I open SQL Developer and try to make a new connection ( I name the connection, put a user name in, put my password in), I click on "Test" and I get this error:
    Status: Failure - Test failed: Listener refused the connection with the followong error:ORA-12505, TNS: listener does not currently know of SID given in connect descriptor The connection descroptor used by the client was:localhost:1521:ex
    Can anyone explain this to me and help me resolve this issue I am having?
    Thank you in advance for your help
    -steve
    p.s. I have also tried the user name: Scott and Password: Tiger

    Windows 7 Home ... will have challenges at some point, as Oracle may not be completely compatible with Windows 7.
    Aside from that, you may find firewall issues even if you are on the same machine, since the default connection from SQLDeveloper is to use the network (even loopback).
    First step is to verify that the database and listener are running and that the database is registered to the listener. TO do that, drop into command line and issue:
    1) Listener
    lsnrctl statuswhich will give one of two results, if properly installed. First - listener is down
    C:\temp>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 07-FEB-2010 20:48
    :13
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=FCC003L)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       32-bit Windows Error: 61: Unknown errorIf the above is displayed, check the Service applet (Control Panel -> Admin Tools > Service) to ensure serivce is up, or enter "lsnrctl start", in which case the status shoud show
    C:\temp>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 07-FEB-2010 20:46
    :40
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date                05-FEB-2010 14:42:10
    Uptime                    2 days 6 hr. 4 min. 30 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Default Service           XE
    Listener Parameter File   C:\oracle\app\oracle\product\10.2.0\server\network\adm
    in\listener.ora
    Listener Log File         C:\oracle\app\oracle\product\10.2.0\server\network\log
    \listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=FCC003L)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\temp>2) After the service is verified up, make sure the database is up
    sqlplus / as sysdbawhich should respond with something like
    C:\temp>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Feb 7 20:43:12 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    SQL>if it gives something like
    C:\temp>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Feb 7 20:44:49 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-12560: TNS:protocol adapter errorthe pull up the Control Panel, Admnistration Tools, Services and start the database. Then recheck the listener and it shoudl show some additional services such as
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "TEST" has 1 instance(s).
      Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
      Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
      Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
      Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfullyIn the above, remember the "xe" from 'Service "xe" has 1 instance(s).'. I expect to see something about that in the TNSNAMES.ORA file in your ORACLE_HOME\network\admin directory. That file should have an entry like
    XE =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = FCC003L)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = XE)
      )and you will note the XE on the left side of the equal sign (which is a network alias), and one XE in the (SERVICE_NAME = XE) line. On YOUR system, the XE should be replaced by whatever you called your database (often 'orcl'). REMEMBER THIS ALIAS;-) and also make note of the host that your entry uses. If your host name changes because of DHCP, you're hooped (for a while).
    If the database is registered (shows up in the list), the next step is to make sure a userid is available. You could use 'system' (try to avoid using SYS since it is the master userid and if you mess that up, you mess up all your homework. In a production encvironment, every access to SYS will be audited.
    So, let's create a userid called me with (in 11g case sensitive) password 'myself'. Make sure that user is allow to log in (create session) and create a table.
    C:\temp>sqlplus system/oracle
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Feb 7 20:54:38 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    SQL> create user me identified by myself;
    User created.
    SQL> rem to show you how to change password ...
    SQL> alter user me identified by myself account unlock;
    User altered.
    SQL> grant create session, create table to me;
    Grant succeeded.
    SQL> exit
    Disconnected from Oracle Database 10g Express Edition Release 10.2.0.1.0 - Productionand now see whether we can log in using the same 'network' technique we will later use with SQLDeveloper.
    Do you remember the XE discussion above? Replace XE with the one on the left of the equal sign - the system looks that up to find which service it wants to access.
    C:\temp>sqlplus me/myself@XE
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Feb 7 20:58:26 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    SQL> select * from dual;
    D
    X
    SQL> exit
    Disconnected from Oracle Database 10g Express Edition Release 10.2.0.1.0 - ProductionIf the above worked, you should have no problem accessing the system using SQLDeveloper. You simply use the HOST, the PORT and the SID (alias) or service from the "lsnrctl status" output in the SQLDeveloper fields.
    If it did not work, try dropping the "@XE" to see whether you can get in (using the bequeath connection) which is useful for troubleshooting but will not help with the traditional SQLDeveloper connection. If you get in without the @XE (or whatever your alias is) but not with it, most likely either your listener is not up or your firewall is blocking the access to the listener.

  • SQL developer connecting problem

    Hi,
    our remote server has oracle 8 and Oracle 10G. Oracle 8 installs very long before and oracle 10G installs today.
    As sql developer cannot support to 8i; when i try to connect to oracle 10G i get the following error. ORA-12505
    I have oracle in my laptop and can connect via sqlplus but cannot connect with sql developer.
    C:\>sqlplus sys as [email protected]:1521/xxxx
    password:
    SQL>
    Thanks.

    Hi,
    Not sure if you are running two listeners (one for 8i, one for 10g) on that server. When I had problems connecting to 10g XE and 11g running on the same server, each with its own listener, I read that disabling the 10g listener and updating the 11g listener.ora and tnsnames.ora with entries for 10g solved everything. Always use the listener for the newer Oracle release. Possibly you do not have control over the listener configurations on the server, but this is something to consider.
    And here is a thread from a different forum with opinions on when single or multiple listener configurations might be preferred (and some info on how to do it):
    Re: Running 10gEE and 10gXE on the same pc
    Regards,
    Gary
    SQL Developer Team

  • IPhone WiFi Connection problem solved (ios v 6.1.2)

    I recently spent time going through a verry irritating problem with my iphone...  I installed a new router at home and initially all was well... my LAN connection worked... my wireless connection was strong and it took no time to get my AppleTV, iPad and my sons iPad running on the wireless network.... Then I tried to get my iPhone (4) to log on to the network.... it appeared to find the network... accepted the password.... and nothing.... I tried:
    Turning Wi-Fi off then on again
    Restarted the router
    Reset network settings on the iphone
    Forgetting the network & inputting the password again
    Turned off the iphone and restarted it
    Restored the iPhone
    restarted the router, again...
    Eventually I decided to look at how the router was setup... so, in a browser I entered the router address: eg. 192.168.#.###. Then I went and did a reset on the router... and Voila ! the iPhone as well as all of the other devices now find and work with the Wi-Fi network...
    Hope this helps a few people and saves some time...
    Regards
    Mike

    Hi gyazgi,
    I'm sorry to hear you are having these issues with your iPhone. If you continue to have issues installing the iOS 8.1.2 update, you may find the troubleshooting steps outlined in the following article helpful:
    If you can't update or restore your iPhone, iPad, or iPod touch - Apple Support
    Note: This kind of restore will erase or overwrite any data that is currently on your phone. You would want to make sure you have any important information backed up:
    Back up and restore your iPhone, iPad, or iPod touch using iCloud or iTunes - Apple Support
    Regards,
    - Brenden

  • IPhone Wireless connection problem

    Neighbor got hand me down iPhone 3. It connects to her home wireless network, then drops, then picks it back up, then drops.... My iPhone connects to the same network without a problem. Her phone connects to my wireless network without a problem. Any thoughts or ideas on why this is happening?

    It could be that for whatever reason, your router is not passing the DNS information from the ISP to your phone. DNS servers are the internet servers that allow our computers to translate websites into IP numbers so they can communicate. Here's what I would try:
    If you have another computer in the house using the same wifi network, go into it's network preferences and look for the DNS server names, and then try entering them manually into the iphone in the wifi configuration page. Google DNS and you should find instructions on how to locate that information whether or not your computer is running Windows or Mac OS.
    Good luck.

  • Iphone 6 connection problem

    Dear all,
    I got my brand new iphone 6, 64g, 2 weeks ago with IOS 8.0. until now.
    Everything works fine sofar, but it has a very anonying problem: In about every 2-3 days, the Wifi connetion , as well as the LTE connection to the phone will come to failure,however the display shows it connects properly as usual. Only the date does not load... my other ios devices work all fine and properly at the same time.
    The only solution to this is to restart my phone! This becomes really a headache to me.
    P.S in the last 3 years i ohly had to restart my iphone4s 2-3 times, but i already did this with my iphone 6 in 2 weeks.
    Would be great if you guys can drop some helpful insights!
    Best regards
    Tao

    I have a 2010 Audi A6 and couldn't use my iPhone 6 Plus with iOS 8.0.2 in my cars Bluetooth. Here is what helped me:
    Delete Bluetooth devices on iPhone and iOS 8:
    Turn Bluetooth off
    Sign out of iCloud
    Turn iPhone off
    Turn iPhone on
    Sign in to iCloud
    Turn Bluetooth on
    Now all previous devices are no longer showing up.
    Then I reset my network settings.
    Under settings-general-reset-reset network settings.
    You have to have your wifi password as this will delete all previous used wifi networks.
    Just ust resetting the network settings did not help me so I had to delete the Freybe out devices on my iPhone also. No need to restore iPhone for me, lucky...
    Delete previous Bluetooth devices from car.
    Pair iPhone with Bluetooth in car.
    This did the trick for me and I was able to make and receive several phone calls in my car today.
    I Hope this helps!

  • IPhone 6 connection problem with 2012 Acura TL

    New IPhone 6 will drop a call on a regular basis and then pick up the call 4-5 seconds later while driving in my 2012 Acura TL. . I downloaded the latest OS 8.1.1 and it appears to have made it worse.  Have tried deleting and reconnecting the phone to the car's Bluetooth but no improvement.  Is this an IPhone issue or an Acura issue?  If an IPhone issue any suggestions on how to fix this problem would be greatly appreciated.

    Define "sync with". Does it establish a bluetooth connection for handsfree use?  Are you having a problem with contacts? The iPhone supports PBAP (Phone Book Access Protocol) for accessing contacts. PBAP will pull your contact list automatically at connection time. If your system wants you to transfer your contacts, it's probably using rSAP (Rrmote SIM Access Protocol). The iPhone does not support rSAP. Most modern smartphones don't base on my understanding, but I'm not an expert on Android so I won't swear to that.
    You may be able to get your system updated by the dealer.

  • Personal HotSpot (iPhone) - iMac connection problems

    Hi,
    I'm connecting to the internet via Wifi with my iPhone hotspot (AT&T). It works fine with my MacBook - with my new iMac (Lion), it keeps losing the connection. Sometimes it's stable, sometimes it's disconnected every minute.
    Network Diagnostics lets me pick my iPhone under Networks (mostly. Sometimes it doesn't show it as a choice, even though my MacBook is still connected fine), then says "Network change detected" (even though I haven't changed anything, and other connections still work), I have to put in my password, again "Network change detected", then it says "your connection appears to be working correctly", and it does. Until one minute later, same process.
    Sometimes not even Network d. works, and I have to shut off the hotspot at my phone, turn back on, then go through the process. Other times it keeps saying the device is out of range or it's a connection time-out, when my phone is actually right next to my computer, and, once more, my macbook which is further away works fine.
    I have these problems whether or not my MacBook is connected to the Hotspot, too, or not. Connecting the iPhone to the iMac for ethernet isn't an option for nowPers, because iTunes keeps deleting my playlists (whole other problem I'm working on:)
    I don't think it's AT&T's fault since it works with all other devices for most of the time. Does anyone have an idea what the problem could be?
    Thanks so much.

    Hi, I just made a video on youtube about how to get it, watch it here https://www.youtube.com/watch?v=CV1y4F_DlHU&list=UUeDpPW8hcc3YpCmV8daiUlw
    To enable it, copy the APN details and paste them into the personal hotspot APN under the Cellular network menu. watch the video for more.

  • IPhone 3Gs Connection Problems IOS 5.1.1

    I have an iPhone 3Gs on IOS 5.1.1 and when it loses connection to my carrier, also wifi is not connected.  It worked before on ios 5.0.  Is there a way to fix this?
    Thanks!

    I came across this post as my iPhone 3Gs had gone into recovery mode on its own accord.   I had hundreds of photos unsaved and was gutted when I saw this post, I felt even worse as it was not the information (gdgmacguy) I wanted to read.
    Unfortunately, the above post is simply wrong! A system cannot destroy information in a blink of an eye.   If it were that easy, the forensic teams across the world would have a hard time.  A criminal could simply force a phone into recovery to remove all the data.  Please!
    I managed not only to take the phone out of recovery mode but also, salvaged all the data held on it.  
    To be fair, I am a little annoyed at Apple for not offering a salvage option on the device for such a situation.  And it may be that they will not like me sharing this information, in which case I believe this view to be morally wrong because photos are so important.  We all make mistakes, in terms of forgetting to backup from time to time.
    What I used was the Redsn0w software, running as an administrator in XP compatibility mode.  In the ‘Extras’ section it as a Recovery Fix option.  It simply runs some software that takes the device out of recovery mode.  I had to run it twice for some reason but the second time (out of desperation) worked a treat.  The phone is now exactly as it was before it went into recovery mode.  More to the point, it allowed me to backup all the photos and videos that I had failed to do before hand.  And let’s face it, photos and videos are usually the most valuable stuff we keep on our phones. 
    I hope this help anyone in the same situation. I really hope someone from apple reads it and is able to convince the bosses that a recovery option is very important.  And to take note that YES it is possible to recover data on a phone stuck in recovery mode.  And more than likely it would be easier for apple, compared to other non-apple professionals. 
    Good luck.

  • Iphone wifi connection problem

    I just bought an Iphone and when it attempts a wifi connection It asks for a password to my network which I have totally forgotten. When I tried to access the setup site (192.168.1.1) a dialog box popped up with the following message "A username and password are being requested by http://192.168.1.1. The site says: "WRT54GS". I couldn't get to the setup screen because as I said I have forgotten the password. What must I do? My router is WRT54GS and I am running Vista Enterprise. Thanks, Wrogers814

    If you forgot the password ....use admin as password without any username ... if that only not works .... you need to reset the router by holding the button for few seconds ....
    Make sure that power light should be solid .....

  • TS1398 iPhone wifi connection problem

    My iPhone 5s recognizes my wi-fi when I am in the house but it is still working off Verizon which has a weak signal. How do I get it to work off the wi-fi when I am in the house? I just re-set the wi-fi but no change--still connecting to Verizon.

    See Step 8 on this Apple support page for troubleshooting Wi-Fi.
    http://support.apple.com/kb/TS1398

  • Oracle Database 10 g/ SQL Developer connection problem

    Hello,
    I hope you can help me further. now wants to learn Oracle, Oracle Database 10g Enterprise have
    Edition instaled (successful), and wants to connect to SQL Developer but unfortunately was not working.
    I get this error:
    Status: Failure - Test failed: Listener refused the connection with the followong error:ORA-12505, TNS: listener does not currently know of SID given in connect descriptor.
    Thank you for your understanding!

    881920 wrote:
    Hello,
    I hope you can help me further. now wants to learn Oracle, Oracle Database 10g Enterprise have
    Edition instaled (successful), and wants to connect to SQL Developer but unfortunately was not working.
    I get this error:
    Status: Failure - Test failed: Listener refused the connection with the followong error:ORA-12505, TNS: listener does not currently know of SID given in connect descriptor.
    Thank you for your understanding!welcome to the forum,
    what is your operating system name and version?
    check
    $lsnrctl status
    if the listener is down
    start the listener
    $lsnrctl start
    also check the database is up and running.
    and try to connect with correct username,password,role (normal or sysdba) hostname or IP, port number, SID or service name.
    Good Luck.

  • SQL Developer Connection Problem (osx)

    Hi,
    I have a macbook pro with 10.5 and I installed sqldeveloper to acess a db (through a proxy). By clicking TEST I got "I/O exception: The network adapter could not establish the connection". I seems that I have a problem connecting the DB. However with the same connection configuration (username, hostname, port, password) I can connect with sqldeveloper in windows (that I also have installed in my macbook). Does anyone know what can I do? I don't want to use windows...
    Thanks.

    Have you created a TNS entry for your database in $ORACLE_HOME/network/admin/tnsnames.ora or using Net COnfiguration Assistant?
    Every other oracle install (in a different Oracle Home from that of the Database) cannot connect directly to the database. They need a Net Services to connect.
    Also set TNS_ADMIN variable to the the $ORACLE_HOME/network/admin in the wWindows environment so that all Oracle client install can see the single configuration.

Maybe you are looking for

  • Problem faced in form while deleting a record-urgent

    we r in the testing stage of our project. we are facing a major problem. In one of the forms deletion is not working. we did migration from 6i to 10g. we migrated using migration assistant. in 6i code was working fine. in 10g record is not getting de

  • TS5376 is there a fix for iTunes 11.1.4 for Windows installation problem?

    I tried the fix in "TS5376: iTunes 11.1.4 for Windows: Unable to install or open" but problem remains. We have the same issue on my dauther's PC (Windows 7 also). iTunes can't open and configure correctly.

  • Delayed email using email printer (with PDF)

    My objective is to send emails using email's printer. Firstly, I had created one printer (EMAIL-PDF) at transaction SPAD, with:    Device Type : PDF1    Device Class: Standart Printer    Access Method: M As the node SMTP was already configurated at t

  • NAS recommendation(s)?

    I'm in the market for a NAS storage device. I've done some research and have found the following talked about on the web: - Buffalo Linkstation - Maxtor Shared Storage - Western Digital NetCenter - Western Digital My Book World Edition I am looking t

  • Reverse Signs in BPS Layouts

    Dear all, I'm looking for a way to reverse the signs in BPS Layout. Storage in Cube: Costs + Revenues - Display and input in BPS-Layout Costs - Revenues + That is it should work somehow like the sign reversal in queries. I checked the standard functi