Cannot connect to verizon. Under general about network it says not available

I did a factory reset before I upgraded to iOS 7 three days ago and I just thought if I waited and restarted the phone a couple times it would start to connect to verizon. Help please

Hi Jim,
Let us try the follow methods to narrow down the issue:
1.try App troubleshooter to test it, which can automatically find and fix some problems with apps.
Try App troubleshooter:
http://download.microsoft.com/download/F/2/4/F24D0C03-4181-4E5B-A23B-5C3A6B5974E3/apps.diagcab
2.Clear windows store catch:
1).Press the Windows + R keys on your keyboard to open the Run dialog.
2).Type WSReset.exe, and click/tap on OK.
3).The Store will now open, and state the following: The cache for the store was cleared. You can now browse the store for apps.
3.Open a cmd prompt with admin rights and type the follow content:
netsh int ip reset C:\resetlog.txt
If the issue persists,I suggest you change a network environment to test it.
Regards,
Kelvin hsu
TechNet Community Support

Similar Messages

Maybe you are looking for

  • How do I use a button within a movieclip to go to the root?

    Hi there, I am new to flash and AS3 and need some help getting my buttons to work. I made a script for the file that i am working with that has buttons located within 2 movieclips. I want that button to load and image into a UILoader (problemLoader_m

  • How do you change a link color or hover color???

    Hello all, So far OK As other people have said...iweb is good for quick turn around for brochureware... Still exploring...Good job Apple on version 1.0 -scott

  • PR control issue

    Dear all, is there a way to prevent PR creation for a certain material if stock of that material exists (preventing manual PR creation) ? thank you..

  • [SOLVED] Safe way to replace supporting package

    Im trying to upgrade "gdrivefs" package from AUR where dependency "fusepy" is replaced to "python2-fusepy-git". Upgrade fails because "python2-fusepy-git" conflicts with "fusepy" - they share same file. Uninstallig of "fusepy" is tricky, because it i

  • Cannot import javax.print.*;

    Hi All, I have to send a file to printer Directly. For this i want to use java print service API. I installed J2SE 1.4.2 But i could not import javax.print.*; Plese help me.