I have an error 28 what do please

i have a error 28 what do i do please

Error 23, 28, 29: These errors may indicate a hardware issue with your device. Follow the steps in this article. Also attempt to restore while connected with the white USB Dock Connector cable that shipped with your device, on a known good computer and network to isolate this issue to the device. The MAC address being missing or the IMEI being the default value, (00 499901 064000 0), can also confirm a hardware issue. Out-of-date or incorrectly configured security software can also cause these errors.
Above from:
http://support.apple.com/kb/TS3694

Similar Messages

  • Have weird error message, help please.

    I've created two classes to interact with each other from a problem in my text book. Here is the problem from the book:
    Implement a class Employee. An employee has a name(a string) and a salary (a double). Write a default constructor, a constructor with two parameters(name and a salary), and methods to return the name and salary. Write a small program that test your class.
    I'm think the error is probably small, but I'm having trouble identifying it.
    Here is the code and error messages
    This class contains a constructor designed to construct an employee object with
    the parameters name & salary.
    public class Employee
       String name;
       double salary;
          This constructor, when called, constructs an object Employee,
          sets the initial name and salary.
       public Employee(String constructName, double constructSalary)
       name = constructName;
       salary = constructSalary;
       The method returns the value for name to the EmployeeTester class.
       public String employeeName()
          return name;
       This method returns the value for salary to the EmployeeTester class.
       public double employeeSalary()
          return salary;
    This class contains an executable program designed to test the functionality
    of the class Employee.
    public class EmployeeTester
       public static void main(String[] args)
             Employee rick = new Employee(rick,10000);
             System.out.println("The employee name is " + rick.employeeName + ".");
             System.out.println("The employee salary is " +rick.employeeSalary + ".");
    }C:\Documents and Settings\Administrator\Desktop\Comp 1900 files\EmployeeTester.java:9: cannot find symbol
    symbol : constructor Employee(Employee,int)
    location: class Employee
    Employee rick = new Employee(rick,10000);
    ^
    C:\Documents and Settings\Administrator\Desktop\Comp 1900 files\EmployeeTester.java:10: cannot find symbol
    symbol : variable employeeName
    location: class Employee
    System.out.println("The employee name is " + rick.employeeName + ".");
    ^
    C:\Documents and Settings\Administrator\Desktop\Comp 1900 files\EmployeeTester.java:11: cannot find symbol
    symbol : variable employeeSalary
    location: class Employee
    System.out.println("The employee salary is " rick.employeeSalary ".");
    ^
    3 errors

    C:\Documents and Settings\Administrator\Desktop\Comp
    1900 files\EmployeeTester.java:9: cannot find symbol
    symbol : constructor Employee(Employee,int)
    location: class Employee
    Employee rick = new Employee(rick,10000);The error message is telling you exactly what's going yon. You're trying to create a new Employee by passing an Employee and an int to the constructor. Employee does not have a c'tor that takes Employee and int as arguments. So either create such a c'tor, or call one that does exist. (Without looking at your code or what you're trying to do, I'll say that the latter is more likely the correct course.)
    Also, you've got a flaw there, in that at the point you say Employee rick, rick does not have a value, but then in the same line, you try to pass rick's value to the c'tor, but rick doesn't have a value yet. You're saying, "here's this new variable rick, give it a value based on it's current, nonexistent value."
    ^
    Settings\Administrator\Desktop\Comp 1900
    files\EmployeeTester.java:10: cannot find symbol
    ymbol : variable employeeName
    location: class Employee
    System.out.println("The employee name is " +
    rick.employeeName + ".");Again, the error message is very explicit. You're trying to use a member variable called employeeName where Employee has no such member variable.
    >
    >
    C:\Documents and Settings\Administrator\Desktop\Comp
    1900 files\EmployeeTester.java:11: cannot find
    symbol
    symbol : variable employeeSalary
    location: class Employee
    System.out.println("The employee salary is "
    rick.employeeSalary ".");Based on the above, you should be able to figure this one out.

  • I have this error ... please help

    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
    <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>
    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
    <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>

    Do you get this error on a server you can physically access (e.g., your organization intranet)? If it's a server you control, you can connect to it and try to replicate the error in a browser on that system. Otherwise, IIS withholds the specific error to keep attackers in the dark.
    If this is a web server and the problem isn't fixed promptly by the site, consider whether Firefox might not be sending the information typically expected by a webserver, such as cookies the server set, the referring page (HTTP_REFERER header), or other data you might be blocking/filtering using an add-on.
    Also, here is some general advice. When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that appears you can remove the site's cookies individually.
    Then try reloading the page. Does that help?

  • HT5568 I have this error, what can i do for update ?

    L’opération n’a pas pu s’achever. (NSURLErrorDomain erreur -3001).(102)
    I'm French, hope you understand and hope you help me. Thanks.

    Download and install that update > http://swcdn.apple.com/content/downloads/53/02/041-8081/2jwp4wjrwygtm4lc608qy4h0 n4a9yyq37g/Safari6.0.2Mountain.pkg

  • I just got an ipod 4th gen from my friend and he said he hasnt used it in a while and doesnt know the password. So I tried to restore it and it comes up with an error 3194 so i have no idea what to do. Someone please help me!

    I just got an ipod 4th gen from my friend and he said he hasnt used it in awhile and doesnt know the password. So i tried to restore it but i keep getting an error 3194 message and i have no idea what to do. Please Help me!

    Hi hachlerb21,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    Error 3194, Error 17, or "This device isn't eligible for the requested build"
    http://support.apple.com/kb/ts4451
    I hope this information helps ....
    Have a great day!
    - Judy

  • What can i do to sort my ipod touch 4th gen, when ever i connect it to my laptop my itunes keeps saying, and i quote "itunes could not connect to this ipod, an unknown error has occured" please helpppppp i have not had my ipod for long either

    what can i do to sort my ipod touch 4th gen, when ever i connect it to my laptop my itunes keeps saying, and i quote "itunes could not connect to this ipod, an unknown error has occured" please helpppppp i have not had my ipod for long either

    - Try restoring on another computer.
    -  Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • HT5622 when i try to download an apps a message error 1009 appear ,please help me,what i have to do

    when i try to download an apps a message error 1009 appear ,please help me,what i have to do

    plishing/scam. I would go to Settings>Safari and Clear Cookies. Data and History and not go to that site for a while. Seems like an infected site.
    See this previous discussion on same symptom
    https://discussions.apple.com/thread/6042028?tstart=0

  • I have code error: 1 ? What does that mean please?

    I have code error: 1 ? It's appear during the installation.
    What does that mean please?

    Link for Download & Install & Setup & Activation problems may help
    -Online Chat http://www.adobe.com/support/download-install/supportinfo/

  • I have a Shockwave Error: "This Shockwave movie has errors that have caused playback problems.  Please contact the author of this content regarding this problem.   Shockwave is unable to continue."  What I can make ?

    I have a Shockwave Error: "This Shockwave movie has errors that have caused playback problems.  Please contact the author of this content regarding this problem.   Shockwave is unable to continue."  What I can make ?

    This is some built-in "protection" that was engineered into Shockwave some years ago. It means that SW will ignore the first 10 script errors then throw the dialogue you are seeing. You really will have to contact the developer of the content in question to have it fixed - there's nothing anyone else can do. The developer needs to replicate your error, determine the cause, rectify it and republish their movie

  • What does error C:31:25 mean? i have an HVR-M25U. Please help.

    what does error C:31:25 mean? i have an HVR-M25U. Please help.

    Hello.
    Certain types of software can affect the way a computer sends and receives information from the Internet. This article may help you resolve the issue:
    Information about error -50 and downloading videos
    http://support.apple.com/kb/TS1583
    If it did not work, contact iTunes Store via (http://www.apple.com/support/itunes/store/) and/or Apple Tech Support via 1-800-275-2273.

  • TS3694 My Iphone 4 comes up with "Cannot restore due to Error 21" - have no idea what this is. When I attach a different Iphone to my PC, it updates & does everything properly, no security settings issues either. Can anyone help please?

    My Iphone 4 comes up with "Cannot restore due to Error 21". My security settings are all ok as when I connect another Iphone to my PC, it updates & works fine. Does anyone know what Error 21 means please?

    When you searched Google for "iPhone Error 21" what did you find?

  • HT201210 i tried to recover my ipod touch and it told me that i have to update to the latest ios first so i did and at the end i got an error- 3194. so please can anyone tell me what to do.

    When i finish downloading the update it goes through a process and it comes up with a message- error 3194.
    Please help me!!!!!!!!!!!!!!

    3194
    See the actions for that error here:
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    iPhone Error 3194 - How to Fix iTunes Error 3194?
    Fix Error 3194 from iTunes during iPhone restore

  • I am transfering my stuff from my lap top to my desk top (both Mac). I cannot get my CS4 to open. It gives me a 150:30 error, licencing thing. I have no idea what to do and after hours of searching none of what I found helps. I don't know anything about t

    Sorry didn't know that the first step was just supposed to be "subject".
    So here it is again.
    "I am transfering my stuff from my lap top to my desk top (both Mac). I cannot get my CS4 to open. It gives me a 150:30 error, licencing thing. I have no idea what to do and after hours of searching none of what I found helps. I don't know anything about this stuff so please don't answer with "maybe this willl work, or maybe that."  I need a real answer please and I cannot find a way to actually contact Adobe. I also don't have a disk drive on this Mac. Thanks"
    Also please feel free to e-mail the answer because I hate looking for these answers online. It takes me forever to find this section. Not that I have even even gotten a real answer.
    [email protected]

    Hi Sonia,
    While transferring Adobe from laptop to PC the licensing files got corrupt and the right way to use Adobe Applications is to install first as transferring from a different machine can give you problems.
    You can try steps from this article if that helps otherwise you have to reinstall and manually delete some files , everything is mentioned.
    http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac-os.html
    You can download CS4 from here:
    Download CS4 products

  • Do you have any idea, what makes to fix this error in creating PO.

    The error is u201CDocument 101600 does not existu201D
    Do you have any idea, what makes to fix this error in creating PO.The error is u201CDocument 101600 does not existu201D  Here the 101600 is PO no.

    Hi
    Please check in t.code: RZ20 .
    You can find out the nature of this error
    Regards
    G.Ganesh Kumar

  • I have started to get this error message: 5.1.3 bad address syntax in my email account. I am using Outlook 2011. It does not appear to be affecting sending or receiving email. I have no idea what it means or how to resolve the issue. Any advice?

    I have started to get this error message: "5.1.3 bad address syntax" in my email account. I am using Outlook 2011. It does not appear to be affecting sending or receiving email. I have no idea what it means or how to resolve the issue. Any advice?  My email account is through Optimum online and I am using Airpost Express.
    P.S. The error sound "bong" is driving us nuts!

    Please post on the Office for Mac product forums that Microsoft hosts. It's their product and they can best troubleshoot the issue.

Maybe you are looking for

  • Wireless apple keyboard will not pair/connect to new mac mini

    So, I cannot complete setup and use the computer.  The keyboard IS discoverable by my macbook air.

  • Login with id and pw

    I login with my id and pw to the web page http://www.mycomp.com/DATA/db/index.cfm?action=edit If I open another browser tab, I need to login with the same id and pw again. How to make my index.cfm keep track of the fact that I had already logged in?

  • What is the procedure to set the NLS_DATE_FORMAt in the database?

    what is the procedure to set the NLS_DATE_FORMAt in the database?

  • How to manually remove Flash?

    Is there a way to manually remove every part of Adobe Flash from OSX so that I can reinstall? I have posted the following on Adobe's forums but haven't managed to get a single reply! Flash is crashing when I try playing video in Safari, Firefox or Go

  • NOKA 6151 "PHONE RESTRICTED" please help!

    My nokia 6151 says phone restricted, prompting me to enter a restriction code. How do I get the RESTRICTION CODE and please does this affect the SIM card as well? Coz after seeing this message, I inserted my SIM card into another phone and brings the