I cannot open the the Screen, the screen is locked

Dear Apple Shop
In the last couple day, I cannot unlock the Screen protect, The screen is locked all the time. I am not sure which verion of IOS, that I am using?
I uesed the 1 phone more than 3 year, this is the first time,
Patrick Wong

Have you tried resetting your iPhone?
Reset: Press the Home and On/Off buttons at the same time and hold them until the Apple logo appears (about 10 seconds).
No data will be lost.
Note that you are not talking to Apple Support here. This is a user-to-user technical help forum hosted by Apple. We are all just other users here.

Similar Messages

  • I cannot open youtube videos to full screen after downloading the latest version of flash. HELP

    I cannot open youtube videos to full screen after updateding flash to the latest version (11. something) HELP! youtube says it is adobe's problem

    To help troubleshoot we'll need the following system information:
    Operating   system  
    Browser  
    Flash   Player version
    When reporting issues with video or audio, it's also helpful to get your system hardware and driver details.  Instructions for finding this information can be found here:
    Windows  
    Mac
    Finally, sometimes video and audio problems are caused at a lower level and not directly related to Flash Player.  I recommend trying both of the links below to see how they perform.  If the problem exists with both, then Flash Player is most likely not the culprit as the HTML5 video link does not use Flash Player when playing.  You can verify the use of HTML5 by right clicking the HTML5 video and looking for the words "About HTML5" at the bottom of the context menu.
    HTML5   video  
    Non-HTML5 video

  • HT1766 I cannot open my phone as the screen will not work. I have made an appointment with a technician tomorrow but is there anyway of backing my phone up to Icloud so that I do not lose any of photos etc etc?

    I cannot open my phone as the screen will not work. I have made an appointment with a technician tomorrow but is there anyway of backing my phone up to Icloud so that I do not lose any of photos etc etc?

    PLug it into yrou computer to sync/back it up.
    Is it set to back up to iCloud now?
    Or do you have wifi backup enabled in iTunes?
    Plug it in while on wifi and it will automatically back up.

  • Cannot open database " " requested by the login. The login failed. SQL Server 2008 Express

    I am getting this message when I try to create a path to a work file from my application.
    Cannot open database " " requested by the login.  The login failed. 
    SQL Server 2008 is installed.  I have placed the computer name and instance in the application's config file as connection source. 
    The database is also not showing up in SQl Server Management Studio in list of databases.
    Thanks.

    Hello,
    Can you please confirm login exist in the sql server and its mapped to particular database.
    Are you directly connecting to SSMS?
    Or using any 4 part query?
    Please share how you are accessing the DB and screen hots of error messages.
    Thank You.
    Regards, Pradyothana DP. Please Mark This As Answer if it solved your issue. Please Mark This As Helpful if it helps to solve your issue. ========================================================== http://www.dbainhouse.blogspot.in/

  • The Microsoft Access database engine cannot open or write to the file in Report Builder 3.0

    I am trying to build a report in Report Builder 3.0.  I created the Data Source to point to my Excel file and the Data Set.  I drag a couple of fields on to the canvas and then choose Run.  I get the error:  "The Microsoft Access
    database engine cannot open or write to the file.  It is already opened exclusively by another user".  I am using the Excel driver.  Why am I getting this message?  How can I fix this?

    No, now I am getting the error message again.  It is quite long:
    ERROR [HY000] [Microsoft][ODBC Excel Driver] The Microsoft Access database engine cannot open or write to the file '(unknown)'. It is already opened exclusively by another user, or you need permission to view and write its data.
    ERROR [01S00] [Microsoft][ODBC Excel Driver]Invalid connection string attribute Trusted_Connection
    Please help

  • Cannot open two pictures at the same time - computer crashes

    I have PSE7 and Windows7.    I cannot open two pictures at the same time.  When I go to open the second picture it crashes PSE7.  Anyone know how I can open two pictures at the same time?  What is the fix?

    Hello Shawbrah
    Thanks for your reply.
    Yes, your method is actually the only workaround for a workplace with PSE7, but it isn't a solution for our enterprise network/domain.
    There are different problems:
    We have several computers with PSE7 installed. It does not make sense to manually install a local TCP/IP-printer on each PC.
    We have many fluctuation in our company which means that the workplaces will often be moved and the PCs will often be replaced.
    If the employees are printing over a local printer, our centralized printer monitor solution does not recognise print volumes.
    The printers which are defined on our print server have special tray settings and these settings are "linked" to the core business application. Users should not be able to print with other settings, this could end in a chaos.
    Finally to work with PSE in our company, there is no other way than upgrade to PSE8...
    -Nicolas

  • Help - "Acrobat is being used by another application and cannot open PDF files until the other application is closed."

    Hello,
    I searched this site and google for this error terminology and come up dry.  I support a user who has been for years using Acrobat 5 (yes, I know...) to read files in a client DB program, as well as other PDF files on their PC.  In the last week or so, they have started gatting this error "Acrobat is being used by another application and cannot open PDF files until the other application is closed." any time they attempt to open a PDF file attached to an email (via Outlook).
    It is my understanding that they cannot upgrade to a newer version of Acrobat because of limitations of their client software, but had not previously had any issues viewing PDF notes from the DB, and PDF attachments in their email.
    I have tried uninstalling and re-installing, as well as tried using Adobe Reader 7 & 9 in conjunction with Acrobat to try to get around this issue, but have not been successful.
    Any ideas?
    Thanks,
    Jesse

    I don't have an answer to your technical problem. The product I assume is Acrobat that you are talking about (based on the post title), Adobe is the company name. This is a good place to ask questions on Acrobat if folks can figure out what you are talking about. They will ask for the product version number (like AA9.3.3), operating system, and other applications if appropriate. Also, just what you are doing that generates the message.
    As for Adobe, you are not likely to get an answer from them here in the user forum. You will be lucky if you can get an answer if you can contact them and not be on hold for more than an hour (sorry, this is why a lot of folks end up in the forum).
    So, to help others try to answer your question, what are the products and versions involved? What OS? What are you doing when the message comes up.

  • The Microsoft Access database engine cannot open or write to the file \\fileserver\db\access.mdb

    Hi,
    I have Windows Server 2012 with SQL 2012 Standard SP1. I am using linked server, and Access Database Engine 2010 Redistributable to access my database file made in Microsoft Access (.mdb) from network file server.
    EXEC master.dbo.sp_addlinkedserver @server = N'MyLinkedServer', @srvproduct=N'MyLinkedServer', @provider=N'Microsoft.ACE.OLEDB.12.0', @datasrc=N'\\myfileserver.mydomain.com\files\mydatabase.mdb'
    My SQL service is running with domain service account MYDOMAIN\SQL1$ , i have added Full control for file share and NTFS permission on my file server folder (C:\Files).
    When I open (as domain admin with UAC elevated permissions) on my DB server SQL Management studio, I can browse tables and everything works.
    The problem is, if I open SQL management studio (as domain admin with UAC elevated permissions) on my File server or any other computer, when trying to browse my linked server i got error:
    TITLE: Microsoft SQL Server Management Studio
    Failed to retrieve data for this request. (Microsoft.SqlServer.Management.Sdk.Sfc)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&LinkId=20476
    ADDITIONAL INFORMATION:
    An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
    Cannot initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "Synesis_3PRO2013". (Microsoft SQL Server, Error: 7303)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=11.00.3000&EvtSrc=MSSQLServer&EvtID=7303&LinkId=20476
    When I try to place simlpe Select SQL query I got error:
    OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "MyLinkedServer" returned message "The Microsoft Access database engine cannot open or write to the file '\\myfileserver.mydomain.com\files\mydatabase.mdb'. It is already opened exclusively by another
    user, or you need permission to view and write its data.".
    I do not have any other program using my access database, and user has full control. I am trying to use in security mode - "For a login not defined in the list above, connections will be made without using a security context", i have also tried all four options.
    I am confused becouse it works from SQL server but from any SQL client domain member computer/server it does not work.
    I have same problem in another environment where I have Windows Server 2008 R2 and SQL 2008 R2 SP2.
    Please help.
    -- Hrvoje Kusulja

    NTFS must be fine since it works from same server using same accounts.
    As I understand, adding my access file to Access trusted location could be a problem. I have tried now to add my access database file location to trusted locations for user which is my SQL service user (Windows Service - AD managed service account MYDOMAIN\SQL1$)
    and my test user which I use to connect to sql server as a client from sql management studio. (Account is Domain Admins and have full permissions on SQL server also)
    I have added this .reg:
    Windows Registry Editor Version 5.00
    [HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security]
    [HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security\Trusted Documents]
    "LastPurgeTime"=dword:01592874
    "DisablePromptOpenNetworkTrustedDocuments"=dword:00000000
    [HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security\Trusted Locations]
    "AllowNetworkLocations"=dword:00000001
    [HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security\Trusted Locations\Location0]
    "Description"="My file server"
    "AllowSubFolders"=dword:00000001
    "Path"="\\\\myfileserver.mydomain.com\\files\\"
    I have done this for SQL service account user and my personal test account as I said. I have tried to logoff and restart sql service and all servers also.
    The same problem still persists.
    Anyway, thank you for giving me a hint.

  • Elements 9 saved file "cannot open because it is the wrong type of file"

    I have Windows XP.  I just purchased Photoshop Elements 9.
    I open a raw, tiff or jpg image in Elements 9, make changes to it and then save it as a tiff or jpg.
    About a third of the time the icon for the saved image appears as a file and not a thumbnail of the image in my saved folder.
    When I try to re-open it in Elements 9 I get the message "Cannot open because it is the wrong type of file"
    I never had this problem with Elements 7.
    Please help!
    Mike

    Every camera model has its own raw format, and Adobe can't update the camera raw plug-in until it gets the information from the manufacturer, and the process takes a while. You shouldn't have to wait more than a couple of months for this. In the meantime you can use the manufacturer's software, or try downloading the latest DNG converter to see if it can make DNG files from your camera that will work in ACR.
    Incidentally, you're not talking to adobe here, just to other users like yourself.
    The standlalone DNG converter download is here:
    http://www.adobe.com/downloads/updates/
    Just pick the DNG Converter  for your platform from the pulldown menu.

  • I cannot open mail  or shutdown the macbook air

    i cannot open mail  or shutdown the macbook air

    Force Quit Mail.
    Press command + option + esc keys together at the same time.
    Wait.
    When Force Quit window appears, select Mail, if not already.
    Press Force Quit button at the bottom of the window.
    Wait.
    Mail will quit.
    If this does not help, press the power button for 7 or more seconds.
    Computer will shut down.
    Restart.

  • I cannot open my photo booth, the photo booth icon has a question mark on it. I have been using my photo booth without any problems before, what do I do please.

    I cannot open my photo booth, the photo booth icon has a question mark on it. I have been using my photo booth without any problems before, what do I do please.

    You move it back to the Applications folder or reinstall it from your OS install disk, using Pacifist if needed.
    (58223)

  • I HAVE ADOBE READER INSTALLED BUT CANNOT OPEN PDF FILES ON THE INTERNET

    i HAVE ADOBE READER INSTALLED BUT CANNOT OPEN PDF FILES ON THE INTERNET

    This could be the problem/solution: http://support.microsoft.com/kb/2716529

  • July 18,2011 AOL toolbar update install. I cannot open Firefox to uninstall the update or the toolbar because everytime I open Firefox it freezes and jams up. I have to shut down my computer as it will not even respond to force quit command

    July 18,2011 AOL toolbar update install. I cannot open Firefox to uninstall the update or the toolbar because everytime I open Firefox it freezes and jams up. I have to shut down my computer as it will not even respond to force quit command. I cannot read my mail (aol) or access my bookmarks all for work.

    Try the Firefox SafeMode. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    ''(If you're not using it, switch to the Default Theme.)''
    # You can open the Firefox 4/5/6/7 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    # Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    You should be able to uninstall that AOL toolbar extension while running in the Firefox SafeMode.

  • Cannot open my excel sheet, the message saying  library not loaded, image not found therefor the icon is showing on the screenrey

    For the first time I cannot open my Excel. The report is saying:image not found, therefor the icon is showing on my desktop.
    Before my Mac open with excel sheet, now it is not there anymore. I guess it it hiding somewhere. How to find it? As you can see I am not an IT . Please try to avoid hight tech wording.
    Many thanks,
    Eva

    Hi Eva,
    Open Console in Utilities & see if there are any clues or repeating messages when trying Excel.

  • HT201407 I just received my new iPhone 5c and cannot open it to insert the SIM card.  The instruction say to "slide to open" but I cannot open it!  Please help!

    I just received my new iPhone 5c and cannot open it to insert the SIM card.  The instructions say to "slide the back off" the phone but I cannot get it to open.  Please help? 

    Huh...? Where did you get it? And what instructions are you looking at? The instructions do NOT tell you to slide the back off. The back doesn't come off. The Sim slot is on the right side of the phone. You use the tool that came with it or a paper clip to eject the SIM tray and put your Nano-SIM in it.

  • HT4623 I cannot open my home page due to a lock sign before the adress

    I cannot open my home page due to a lock sign in front of the address

    Open the iGoogle page but press the escape key to stop the page loading. If you have the "My Scores" gadget delete it.

Maybe you are looking for

  • Create J2EE Application in Release 6.20

    Hi All, I'm quiet new to SAP WAS. I read in the documentation that JAVA IDE (SAP NETWEAVER DEVELOPER STUDIO) is added start on Release 6.30 (Please, correct me if I'am wrong). If it so, how can I create J2EE application in Release 6.20. A brief expla

  • SWF error- while generating the flash files.

    Post Author: [email protected] CA Forum: Xcelsius and Live Office Hi, in the old forum I came across the folowing topic: SWF error- while generating the flash files. As I have the same problem, I would like to know the solution / answer / meaning ple

  • Header/footer in adobe reader

    Is there a way to add a header/footer in adobe reader?

  • Is there any way to recover deleted videos from iPhone 5?

    I deleted a video off my iPhone 5. Is there any way to recover this? I have read the Wondershare is a file recovery program that my work, but its $100 USD and I was wondering if there was any other way?

  • Text Tables

    Hi Experts, I wanted to know what are the tables for text types i.e. when we enter the text in transactions where the data will be saved. Actually I'm working for a Data model in SAP CRM so can u pls let me know the tables for text types. Regards Vin