Can not get my iphone to work please help

i done every thing to get my iphone to work with straight talk please help me i need a phone i have bad health famiy members

https://discussions.apple.com/message/23872549#23872549

Similar Messages

  • I can not get my iTunes to work, please help

    ok when i click to open itunes, i get the window asking me whether or not I agree to the Itunes software license agreement. I click agree and then i get an error message stating that "The itunes application could not be opened. An unknown error occured [-48].
    Can somebody please help me or if anyone even knows a number i could call for support regarding itunes, i would greatly appriciate that.
    Thank you

    Do you have a valid payment method entered in your account? If yes then contact iTunes.
    Contact iTunes

  • HT1386 I can not get my iphone to work on any itunes serial # dqgkv043dt9y

    Serial # DQGKV043DT9Y
    My iphone will not connect to itunes and can not down load photos from my iphone.
    I have tried to turn icloyd and it makes no difference.
    Thank-you Eric

    Windows: http://support.apple.com/kb/TS1538
    Mac: http://support.apple.com/kb/TS1591

  • Can't get EJB injection to work, Please Help!

    I'm new to EJB 3.0, so I tried the "sample" EJB 3.0 stateless session bean sample from Oracle for JDev. (I'm using JDev 10.1.3.1.0 bld. 3984), very simple stuff:
    package project1;
    import javax.ejb.Remote;
    @Remote
    public interface Hello {
    void sayHello(String inStr);
    and
    package project1;
    import javax.ejb.Stateless;
    @Stateless(name="Hello")
    public class HelloBean implements Hello {
    public HelloBean() {
    public void sayHello(String inStr) {
    System.out.println("Hello " + inStr );
    I can deploy the Bean w/ no problems to the embedded OC4J (in JDev) by just clicking "Run" on it, and I can successfully run the "Client" based on the "Older" implicit JNDI look up as follows:
    package project1;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    import javax.naming.NamingException;
    public class HelloClient {
    public static void main(String [] args) {
    try {
    final Context context = getInitialContext();
    Hello hello = (Hello)context.lookup("Hello");
    Call any of the Remote methods below to access the EJB
    hello.sayHello("John Doe");
    } catch (Exception ex) {
    ex.printStackTrace();
    private static Context getInitialContext() throws NamingException {
    // Get InitialContext for Embedded OC4J
    // The embedded server must be running for lookups to succeed.
    return new InitialContext();
    The above client code works fine, too.
    But when I try to run the following client (It compiles fine):
    package project1;
    import javax.ejb.EJB;
    public class HelloClient {
    @EJB private static Hello hello;
    public static void main(String [] args) {
    try {
    hello.sayHello("John Doe");
    } catch (Exception ex) {
    ex.printStackTrace();
    It DOES NOT work, the @EJB private static Hello hello seem to never get executed, as "hello" is always null and I get a null pointer exception on (hello.sayHello("John Doe"));.
    I even tried to be more explicit and tried:
    @EJB(name="Hello"") private static Hello hello
    with no luck either.
    What am I doing wrong?
    I read all the threads here and no one seems to have problems w/ the provided sample, I even did a fresh re-install of my JDev with no help.
    Thanks,
    Reza

    Hi,
    duplicate post of
    OC4J don't FULLY support injection of EJB implementing multiple interfaces?
    Frank

  • HT204053 I can not get my Icloud to work on my iphone and ipad since i set up my new email addy on Apple Icloud won't let me change it on those devices ...Plz Help Shey

    I can not get my Iphone or ipad to except the new email address that is now on Apple so nothing will back up or work on Icloud on those devices Thx plz help Sheyw

    With iCloud on the phone, you will need to remove the account, then add it back in with the new address.  It is a bit awkward, but the only way to change the AppleID for the iCloud account login is to delete the account then add it back with the new credentials.  You won't loose anything as the iCloud account is still the same one, you just need to re-associate the AppleID credentials for it on the iPhone.

  • I have just won an iphone 3gs in a raffle but when i put in my sim it tells me that it is not supported how can i get the iphone to work

    I have just won an iphone 3gs in a raffle but when i put in my sim it tells me that it is not supported how can i get the iphone to work?

    In that case the procedure assuming it is a PAYG phone is to get an o2 PAYG sim, put £20 on it and then make a few calls making sure you leave £15 on the sim to pay for the unlock. Then there is an online unlock request form on the o2 site just fill this in. It takes between 1-14 days and you get a message from o2 telling you how to complete the official unlock through iTunes.
    I got my o2 unlock in nov 09 so this is not just opinion.

  • Help, please! i can not get the sound to work on my pc

    i can not get the sound to work on my pc

    Try opening the device manager and remove your sound hardware and then rediscover.  This works often.  Let me know how it goes.
    iGirlTech

  • I am a new ipod touch user; have gone through all the dowload/install stuff, plugged the device into my computer but ipod screen still shows plug in to tunes.  I am totally computer useless - how can I get my ipod to work, please?  Charles Jones.

    I am a new ipod touch user; have gone through all the dowload/install stuff, plugged the device into my computer but ipod screen still shows plug in to tunes.  I am totally computer useless - how can I get my ipod to work, please?  Charles Jones.

    You did install the latest iTunes (10.5) right?  If the problem was that iTunes does not see the iPod try:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows
    or
    iPhone, iPad, iPod touch: Device not recognized in iTunes for Mac OS X

  • I can not get my facetime to work. I have a wireless connection but I can not get my facetime to work

    I can not get my facetime to work. I have a wireless connection but it is not working.

    Doublechecking, Jensen. What's the precise text of your error message, please? (There's a few different ones I can think of that you might be getting.)

  • HT201210 I can not get the iphone to sync with itunes and the iphone locked up my ipad too. I have downloaded the recent itunes 10.6.3 and restarted my computer. What do I do?

    My iphone was not synced when I received it. I plugged it in to charge it, and it locked up my ipad. My itunes was not updated on my desktop, so I just updated it to itunes 10.6.3. I have restarted my computer, and nothing is changing. I can not get the iphone to move from the screen, its stuck on the itunes icon. Help please.

    I am downloading the 11.0.2 as we speak. I will update in a bit.

  • I can not get the debugger to work on oracle studio 12.3 - It will not attach

    I can not get the debugger to work on oracle studio 12.3 - It will not attach

    APN for Tmobile is epc.tmobile.com
    MMSC is http://216.155.174.84/servlets/mms
    Here are the instructions:
    Create devel catalog (appl from this catalog can damage your phone but don't have to so if you are not sure about your needs or skills dont use it and wait for official applications from Nokia or firmware update) The software hosted in Extras-devel is NOT ready for normal users! PLEASE PLEASE PLEASE don't play with it unless you really know what you are doing. Be ready to file proper bug reports instead of posting complaints. Expected problems: crashes, battery drain, poor system performance, full disk space & more - SERIOUSLY! Don't play with Extras-devel if you haven't backed up your data or are prepared to re-flash your device.
    Application manager --> Application catalogs --> New
    Catalog name: Extras-devel
    Web address: http://repository.maemo.org/extras-devel
    Distribution: fremantle
    Components: free non-free
    Refresh catalogue
    Install fAPN and fMMS
    Run fAPN and create new APN with MMS setting which you can get from your operator or find on this page (this may not be needed for all users, see note below)
    Run fMMS and it will start with configuration
    Put APN name the same you named your MMS APN point during fAPN configuration
    Type MMSC which you can take from your operator
    Type your number starting with +
    Put max size of pics you want to have in outgoing MMS
    Save all and start sending MMS from fMMS menu.
    It is very important to put correct setting in new APN and be sure if there is proxy needed in your operator.
    WHEN YOU GO TO MMS to set your configuraions, the information should look like this
    MMSC: http://216.155.174.84/servlets/mms
    Resize Image: 300
    Your Phone Number: +##########
    NOW U ARE DONE!! =)

  • Migration Assistant: Problems transferring data from PC (XP SP3) to new Mac Pro 2012 - can not get Migration Assistant to work as PC will not display verfify passcode

    Migration Assistant: Problems transferring data from PC (XP SP3) to new Mac Pro 2012 - can not get Migration Assistant to work as PC will not display verfify passcode
    Hello, I am having problems migrating data from my old PC running XP (SP3) to my new Mac Pro 2012 using the Migration Assistant.
    - I downloaded and installed the Windows Migration Assistant from Apple
    - My Mac recognized PC and displays passcode
    - The sasscode does not show / display on my PC
    - My Mac is then stuck in "authenticating" loop and the PC is stuck "waiting for Mac to connect."
    - Both computers are connected on same network (have connected PC on WIFI and using ethernet to Reuter)
    I have looked on support site and only response I saw says to reinstall Windows Migration Assistant (which I have done)
    Any ideas?  If cant get this to workare there instructions for manually bring across relevant data eg itunes music and apps, photos, picasa data etc?

    Why not turn off the Windows firewall and uninstall any other firewall software you have installed?
    If you are using a Norton product uninstall it and discard it. To fully unistall most Norton products you have to go to the Norton website and download a soecial program to completely get rid of it. The normal uninstall feature built into the program will not remove all of it.

  • Can not get Software Update to work in Mountain Lion, switches to App Store

    Can not get Software Update to work in Mountain Lion, switches to App Store

    Software Update is now in the Mac App Store...
    See Here  >  Re: Software update on Mountain Lion

  • Help... I can not get my microphone to work

    Help.... I can NOT get my microphone to work with my Blaster X-Fi XtremeGamer Fatal1ty Professional card. When I plug it in and test it (in either Configure Speech Recoginition - Windows Vista / or in Counter-Strike Source, Test Microphone Button under the game options) both indicate that the system is not receiving any sound. However, both the speakers (5.1) and headphones work fine. I am using a Plantronics headset.
    I am not sure what I am doing wrong. Below are my complete system specifications. Let me know what additional information you need, if any.
    -Michael
    PS - Seems like I have a similar problem to this post (http://forums.creative.com/creativel...&message.id=58)
    Motherboard: MSI K9A2 Platinum Socket AM2+ ATX
    CPU: AMD|PHENOM 9600 2.3GHz
    RAM: GeIL Evo One 8GB(4 x 2GB) 240-Pin DDR2 SDRAM DDR2 800 (PC2 6400) Quad Channel Kit
    Video Card: Two (2) ATI Radeon HD 3870 512mb ddr4 w/hdtv & DVI - CrossFire Enabled
    Power Supply: CORSAIR CMPSU-750TX TX 750W Power Supply
    Monitor: Samsung 305T SyncMaster 30in Analog/Digital LCD Monitor
    Hard drives: Two (2) Seagate Barracuda 7200.11 ST3500320AS 500GB 7200 RPM SATA 3.0Gb/s
    Optical Drives: Two (2) Lite-On Super-Multi LH20A1H Lightscribe DVD Burner, PLEXTOR px-810sa 18x DVD+/-rw dual layer/dvd-ram SATA
    Additional PCI cards: HAUPPAUGE wintv-hvr-1800 dual tuner ntsc/atsc/qam pci express, Creative 7.1 Channels PCI Interface Sound Audio Card: Blaster X-Fi XtremeGamer Fatal1ty Professional
    Number of fans present: Seven (7) [2 Front - 1 Center - 1 Side - 1 Rear - 1 Power Supply - 1 CPU]
    Video Card Drivers in Use: Catalyst Control Center
    Message Edited by mac19406 on 02-10-200807:57 PM

    Here is the fix:
    http://forums.creative.com/creativelabs/board/message?board.id=Vista&message.id=29191

  • After update to OS4.2.1 I can not get the ringer to work for incoming calls

    after update to OS4.2.1 I can not get the ringer to work for incoming calls. If I set Vibrate on, that's the only notification I get. Tried everything including blowing away ALL my apps and restoring phone to new. Lost all my apps but the ringer still won't ring

    God Bless u! LOL I have an otterbox case on my phone and had no clue that the mute button was there....Thank you so much!! The volume on my movies & everything else worked...even when I would go into "settings" and adjust the volume of the ringtone. I knew it was something simple...Thanks again..

Maybe you are looking for

  • Format External Western Digital Drive to be used with only Mac

    I recently ordered Western Digital My Passport Essential. I will get it by tomorrow evening. It comes pre-formatted using NTFS file-type. I need to format it, to be used with My MacBook Pro running Lion, and old White MacBook running Snow Leopard. On

  • Bursting with Excel template

    I have uploaded a template created in Excel, and now need to burst this to a group of email addresses. In the docs, the only values available for TEMPLATE_FORMAT in the control file are: RTF PDF ETEXT XSL_FO Yes, I can burst an RTF template and deliv

  • Mail Message Import Hanging in Max OSX 10.8

    I have just purchased a new iMac and cannot import my mail messages. It is hanging on 920 of 14000 each time. Does anyone know how to overcome this problem? I have read through some of the threads on this and tried some of the recommendations but am

  • MacBook Air phone jack is not working

    Anyone have a solution

  • Issue with running 9i

    Howdy: I have installed the Oracle 9i on a Window98 system with the following setting during installation: minimum install (not typical install) software only (no database) After I have installed, there was no message regarding preset passwords. Afte