It's my computer or what then?...

Hi.. Good afternoon everybody..
I'm a student , and i cannot resolve this problem.. could you help me please? :D
i'm new at this..so.. thanx for your kindness :P
what did i do wrong?
here is my code..
calculadorageometrica.java
import java.io.*;
public class calculadorageometrica1
     static public void main(String args[])
     //declarar teclado
          BufferedReader teclado =
               new BufferedReader(
                    new InputStreamReader(System.in));
          System.out.print( " Calculadora Geometrica " );
          System.out.println( " 1.- Areas " );
          System.out.println( " 2.- Volumenes " );
          System.out.println( " 3.- Perimetros " );
          System.out.println( " Opcion: " );
          int n= 0;
try {
          //teclado lee una string y la convierte a
          //variable dato numerico normal
          n = Integer.parseInt (teclado.readLine());
          // leo, convierto a entero y lo guardo en edad
          // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
          // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
          catch(IOException varerreror)
          System.out.println("error");
          switch (n)
               case 1:
               System.out.println("Calculadora Geometrica");
               System.out.println( " Areas " );
               System.out.println( " 1.-Circulo" );
               System.out.println( " 2.-Cuadrado" );
               System.out.println( " 3.-Triangulo" );
          try {
                                   //teclado lee una string y la convierte a
                                   //variable dato numerico normal
                                   n = Integer.parseInt (teclado.readLine());
                                   // leo, convierto a entero y lo guardo en edad
                                   // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                                   // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                                   catch(IOException varerreror)
                                   System.out.println("error");
                                                                           }//cierra el catch
                              }//cierra el switch
               break;
                    switch(n)
                    case 1:
                    System.out.println("Calculadora Geometrica");
                    System.out.println( " Areas " );
                    System.out.println( " Circulo " );
                    System.out.println( " Dame el valor del radio: " );
                    System.out.println( " El area de un circulo con radio es: " );
          try {
                              //teclado lee una string y la convierte a
                              //variable dato numerico normal
                              n = Integer.parseInt (teclado.readLine());
                              // leo, convierto a entero y lo guardo en edad
                              // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                              // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                              catch(IOException varerreror)
                              System.out.println("error");
                                                                      } //cierra catch
               //como continua el switch no lo cerramos hasta el final de los cases
          break;
                    case 2:
                    System.out.println("Calculadora Geometrica");
                    System.out.println( " Areas " );
                    System.out.println( " Cuadrado " );
                    System.out.println( " Dame el valor de la base: " );
                    System.out.println( " El area de un cuadrado de base: es: " );
          try {
                              //teclado lee una string y la convierte a
                              //variable dato numerico normal
                              n = Integer.parseInt (teclado.readLine());
                              // leo, convierto a entero y lo guardo en edad
                              // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                              // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                              catch(IOException varerreror)
                              System.out.println("error");
          break;
                    case 3:
                    System.out.println("Calculadora Geometrica");
                    System.out.println( " Areas " );
                    System.out.println( " Triangulo " );
                    System.out.println( " Dame el valor de la base " );
                    System.out.println( " Dame el valor de la altura ");
                    System.out.println( " El area de un cuadrado de base: es: " );
          try {
                              //teclado lee una string y la convierte a
                              //variable dato numerico normal
                              n = Integer.parseInt (teclado.readLine());
                              // leo, convierto a entero y lo guardo en edad
                              // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                              // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                              catch(IOException varerreror)
                              System.out.println("error");
          break;
                                        } //cierra switch
          switch (n)
               case 2:
               System.out.println("Calculadora Geometrica");
               System.out.println( " Volumenes " );
               System.out.println( " 1.-Esfera" );
               System.out.println( " 2.-Cubo" );
               System.out.println( " 3.-Piramide" );
               try {
                                   //teclado lee una string y la convierte a
                                   //variable dato numerico normal
                                   n = Integer.parseInt (teclado.readLine());
                                   // leo, convierto a entero y lo guardo en edad
                                   // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                                   // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                                   catch(IOException varerreror)
                                   System.out.println("error");
                                                                           }//cierra catch
               break;
                                        }//cierra el switch
                    switch (n)
                    case 1:
                    System.out.println("Calculadora Geometrica");
                    System.out.println( " Volumenes " );
                    System.out.println( " Esfera " );
                    System.out.println( " Dame el valor del radio: " );
                    System.out.println( " El volumen de una esfera con radio es: " );
                    try {
                                                       //teclado lee una string y la convierte a
                                                       //variable dato numerico normal
                                                       n = Integer.parseInt (teclado.readLine());
                                                       // leo, convierto a entero y lo guardo en edad
                                                       // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                                                       // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                                                       catch(IOException varerreror)
                                                       System.out.println("error");
                                                                                               }//cierra catch
                    break;
                    case 2:
                    System.out.println("Calculadora Geometrica");
                    System.out.println( " Volumenes " );
                    System.out.println( " Cubo " );
                    System.out.println( " Dame el valor de la base: " );
                    System.out.println( " El volumen de un cubo de base: es: " );
                    try {
                                                       //teclado lee una string y la convierte a
                                                       //variable dato numerico normal
                                                       n = Integer.parseInt (teclado.readLine());
                                                       // leo, convierto a entero y lo guardo en edad
                                                       // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                                                       // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                                                       catch(IOException varerreror)
                                                       System.out.println("error");
                    break;
                    case 3:
                    System.out.println("Calculadora Geometrica");
                    System.out.println( " Volumenes " );
                    System.out.println( " Piramide " );
                    System.out.println( " Dame el valor de la base " );
                    System.out.println( " Dame el valor de la altura ");
                    System.out.println( " El volumen de una piramide de base: y de altura es: " );
                    try {
                                                       //teclado lee una string y la convierte a
                                                       //variable dato numerico normal
                                                       n = Integer.parseInt (teclado.readLine());
                                                       // leo, convierto a entero y lo guardo en edad
                                                       // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                                                       // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                                                       catch(IOException varerreror)
                                                       System.out.println("error");
                                                                                                         }//cierra catch
                    break;
                    }//cierra switch
               switch (n)
               case 3:
               System.out.print( " Calculadora Geometrica " );
               System.out.println( " Perimetros " );
               System.out.println( " 1.-Circulo" );
               System.out.println( " 2.-Cuadrado" );
               System.out.println( " 3.-Triangulo" );
               System.out.println( " 4.-Rectangulo" );
               try {
                                                  //teclado lee una string y la convierte a
                                                  //variable dato numerico normal
                                                  n = Integer.parseInt (teclado.readLine());
                                                  // leo, convierto a entero y lo guardo en edad
                                                  // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                                                  // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                                                  catch(IOException varerreror)
                                                  System.out.println("error");
               break;
}//ahora el switch se cierra porque ya termino el evento
                    switch (n)
                    case 1:
                    System.out.println("Calculadora Geometrica");
                    System.out.println( " Perimetros " );
                    System.out.println( " Circulo" );
                    System.out.println( " Dame el valor del radio " );
                    System.out.println( " El perimetro de un circulo con radio es: " );
                    try {
                                                       //teclado lee una string y la convierte a
                                                       //variable dato numerico normal
                                                       n = Integer.parseInt (teclado.readLine());
                                                       // leo, convierto a entero y lo guardo en edad
                                                       // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                                                       // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                                                       catch(IOException varerreror)
                                                       System.out.println("error");
                    break;
                    case 2:
                    System.out.println("Calculadora Geometrica");
                    System.out.println( " Perimetros " );
                    System.out.println( " Cuadrado " );
                    System.out.println( " Dame el valor de la base: " );
                    System.out.println( " El perimetro de un cuadrado de base: es: " );
                    try {
                                                       //teclado lee una string y la convierte a
                                                       //variable dato numerico normal
                                                       n = Integer.parseInt (teclado.readLine());
                                                       // leo, convierto a entero y lo guardo en edad
                                                       // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                                                       // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                                                       catch(IOException varerreror)
                                                       System.out.println("error");
                                                                                               }//cierra catch
                    break;
                    case 3:
                    System.out.println("Calculadora Geometrica");
                    System.out.println( " Perimetros " );
                    System.out.println( " Triangulo " );
                    System.out.println( " Dame el valor del lado 1 " );
                    System.out.println( " Dame el valor del lado 2 ");
                    System.out.println( " Dame el valor del lado 3 ");
                    System.out.println( " El perimetro del triangulo es: " );
                    try {
                                                       //teclado lee una string y la convierte a
                                                       //variable dato numerico normal
                                                       n = Integer.parseInt (teclado.readLine());
                                                       // leo, convierto a entero y lo guardo en edad
                                                       // si ocurre algun error cuando se trata de leer en el teclado, el comando catch "atrapa" el error
                                                       // que halla ocurrido y hace las acciones necesarias para corregirlas, en su caso
                                                       catch(IOException varerreror)
                                                       System.out.println("error");
                                                                                               }//catch cerrar
                    break;
}//cierro el switch
               default:
               System.out.println("no");
}//fin del programa

calculadorageometrica.java
import java.io.*;
public class calculadorageometrica1
{Im guessing the problem may lie with not following proper nameing conventions and class declaration rules.
JJ

Similar Messages

  • My iPod will not charge at all it will when it's off it will power on and charge to a certain pint then will stop and no longer charge what is its problem I've tried 3 cords and three different outlets and also in my computer! What is wrong with it?

    My iPod will not charge at all it will when it's off it will power on and charge to a certain pint then will stop and no longer charge what is its problem I've tried 3 cords and three different outlets and also in my computer! What is wrong with it?it won't charge when it's powered on only when it s off then it turns on and stops charging?? What's wrong with it ad how much is a Genius Bar appt at apple stores??

    Not Charge
    - See:      
    iPod touch: Hardware troubleshooting
    - Try another cable. Some 5G iPods were shipped with Lightning cable that were either initially defective or failed after short use.
    - Try another charging source
    - Inspect the dock connector on the iPod for bent or missing contacts, foreign material, corroded contacts, broken, missing or cracked plastic.
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar 

  • TS4123 A recent download of an iTines update - for whatever reason - failed on my computer.  Since then I get a system error statement telling me that the program cannot open because 'MSVCR80.d11' is missing from my computer.  When I attempt to open iTune

    A recent download of an iTunes update, for some unknown reason, failed on my computer.   Since then I get a system error message everytime I log on telling me that the program cannot be opened because 'MSVCR80.d11' is missing from my computer.   When I try to open iTunes I get an 'error 7 (Windows error 126)' message and am advised to reinstall iTunes.   However, when I attempt to do this, it downloads the programme and gets as far as installation, at which point I get yet another message: this time 'Service Apple Mobile Device failed to start'.
    I am at a loss to know what to try next and would appreciate any assistance.  I'm also concerned that, in the process of reinstalling iTunes, I am going to lose all the music I have collected over the years.

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99602)

  • I was sent a .pages doc.  When I try to open it with pages I'm told "You need a newer version of Pages to open this document." I have the newest version of pages on my computer. What should I do?

    I was sent a .pages doc.  When I try to open it with pages I'm told "You need a newer version of Pages to open this document." I have the newest version of pages on my computer. What should I do?

    I wonder if you are running an OS earlier than 10.9.x?  If so, you cannot run the *latest* version of Pages, which is 5.1.  Apple is trying to get you to update your OS to 10.9 Mavericks and then get you to update (but defintiely not upgrade) your Pages version to 5.1.  5.1 is, in everything but name, beta software. It not only has many bugs, it also lacks more than 90 features that are present in version 4.3 ("Pages 09"). One workaround that is to open the file with Pages for icloud (this is explcitly beta) and click tools|download a copy in Word format.  Pages 4.3, which is probably the version you have, can open Word documents.  Get a cup of coffee or a glass of wine before starting Pages for icloud: it is s-l-o-w.

  • Macbook Pro w/ retina freezes at least once a day, and I'm forced to shut down computer. What could be wrong?

    I've had this macbook since August of last year, so it is still relatively new. For about a month the 'beach ball of death' has frozen my computer at least a couple times a week, which then I am forced to shut down the computer. What could be a reason for the constant freezing?? 

    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter "BOOT_TIME" (without the quotes) in the search box. Note the timestamps of those log messages, which refer to the times when the system was started. Now clear the search box and scroll back in the log to the last boot time after  you had the problem. Select the messages logged before the boot, while the system was unresponsive or was failing to shut down. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V. Please include the BOOT_TIME message at the end of the log extract.
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in Console, look under System Diagnostic Reports for crash or panic logs, and post the entire contents of the most recent one, if any. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if present (it may not be.) Please don’t post any other kind of report—it will be very long and not helpful.

  • I have a 1st gen shuffle and a nano that I would like to use with a new computer. What do I need to do?

    I have a first gen iPod Shuffle with its software installed on a Windows XP computer. I installed the software for an iPod Nano, and was then unable to access my music library with the Shuffle. This is not my main issue that my question is about. I would like to be able to use both of these devices on a new Windows7 computer. What, exactly, do I need to do? (ie - deauthorize my old computer, uninstall or install/reinstall iTunes, etc.) Any advice or help would be greatly appreciated.

    "Do I need to deauthorize my old computer first?" 
    Not unless you want to.  You can have up to 5 computers authorized.
    " And should I install the Nano's iTunes software, since it is newer than the Shuffle's, before syncing?"
    Itunes is itunes.  I don't know what you mean by "Nano's iTunes software".  You need to install itunes.
    "Or, should I just download the most current iTunes software, and then plug in both devices and sync?"
    Yes.
    Hope all goes smoothly.

  • So I just bought a used MacBook from Amazon with OSX 10.5.8.  I am trying to install new software and operating system, but I don't have the passwords to the Users set up in the computer.  What do I do?

    So I just bought a used MacBook from Amazon with OSX 10.5.8.  I am trying to install new software and operating system, but I don't have the passwords to the Users set up in the computer.  What do I do?

    Put your install DVD into the optical drive (CD/DVD drive) and reboot. Be sure to either use the disc that came with your Mac, or, if you installed a later Mac OS X version from disc, use the newer disc. As soon as you hear the boot chime, hold down the "c" key on your keyboard (or the Option Key until the Install Disk shows up) until the apple shows up. That will force your MacBook to boot from the install DVD in the optical drive.
    When it does start up, you'll see a panel asking you to choose your language. Choose your language and press the Return key on your keyboard once. It will then present you with an Installation window. Completely ignore this window and click on Utilities in the top menu and scroll down to Reset Password. After resetting the password use Startup Disk from the same menu to choose your hard drive for startup and restart.

  • Hello and Thank You for your help!, I recently uninstalled malware from my computer. Since then I cannot open my gmail account and retrieve my email. ail.

    I removed the ASK tool bars from my computer and since then I keep being told the cookies is either enabled or disabled. I refreshed Firefox and that solved nothing it just erased somethings that I setup on my desktop. I'm not dump but I'm not that well versed in resolving this issue and I don't want to make matters worse.......please help! And thank you so much! One more thing......I can still retrieve my email using Explorer but chose not to because of the lack of support for XP which is what I have. Again Thank You

    Good afternoon and thank you John99!... for the reply and advice to my problem the other day. To give some insite to the issue I presented...the ASK toolbar was somehow downloaded onto my laptop and I not knowing that it was as malware and dangerous to my computer at first I left there. I did not like the fact that it was there and how it seemed to take over my setup. Well I looked into it which was fairly easy and found out what I did about Mindspark...not good! I also discovered while trying to solve the problem after receiving you responseto this problem that JAVA ORACLE can carry the Ask toolbar thru their updates. When OKed an update I found it wanting to add the ASK toolbar. I know that in the past I have not allowed other things that carry the ASK toolbar to download this because I liked what I had already setup. Well some where along the way it got downloaded. Anyway...I tried what you had suggested and nothing has changed. I receive email's thru Exployer and bring up my desktop to get onto Mozilla. This is not working!!! I just want to get onto Firefox, click into gmail and anything else I want and use it!..I can assure you that the one thing I cannot do is get into my gmail. It wants to tell my about my cookies...I have pressed all the right buttons and this is not solving anything at all. I was wandering that if I remove Firefox and download it again will this solve the problem. And will I be able to use all the same information or will I find it telling me that someone else already has that email, password, name, etc. because it did not clear everything when I removed Firefox from my computer? Remember, I'm not an expert on computers so any information you may have or suggestions you can give would be highly appreciated but step by step details are also welcome and needed! Again...Thank You so much, truly! Diana12

  • I can get video on airplay anytime but i cannot get audio all the time.  in sound output i select airplay but it only reverts back to internal speakers.  same if i try earbuds.  the only way to fix it is to restart computer.  what do i do to fix it,

    I can get video on airplay anytime but i cannot get audio all the time.  in sound output i select airplay but it only reverts back to internal speakers.  same if i try earbuds.  the only way to fix it is to restart computer.  what do i do to fix it,

    In case anyone has had the same problem as me, I have just managed to fix this by doing the following:
    Switch off Mac
    Switch back on in Safe Mode (Hit power button, then hold Shift key until a loading bar appears at the bottom of the screen).
    Switch off Mac again
    Remove power cord and wait 15 seconds
    Plug power cord back in and hold down the keys alt, cmd, p, r all at the same time until you hear Starting chime for a second time and hopefully your audio will back.

  • Going to upgrade to Lion.  First have to back up computer.   What external hard drive should I buy to back up computer using "time machine".  Have 320 gb hard drive.

    I am going to upgrade to Lion.  First have to back up computer.  What external hard drives should I buy in order to use time machine.  I have a 320 GB hard drive.  Don't have too much on computer.

    patmc102 wrote:
    I am going to upgrade to Lion.  First have to back up computer.  What external hard drives should I buy in order to use time machine.  I have a 320 GB hard drive.  Don't have too much on computer.
    Buy an external drive 320G or larger (much larger is preferable). I do not recommend you use TM for this, instead download a copy of Carbon Copy Cloner and make a clone of your drive. Once this is done you have 2 choices, you can download and install Lion on your internal drive just as you planned or download and install Lion to the external clone, the 2nd method allows you to test the Lion install before committing to it. If the clone with Lion is to your liking then just clone it back to the internal.

  • My iphone 4 wont open i tried charging and plugging to the computer. What should i do?

    My iphone 4 wont open i tried charging and plugging to the computer. What should i do?

    A reset, hold down the home/sleep button together until you see the apple logo and then release, then wait for the phone to boot back up.

  • The visual Studio Test controller service on local computer started and then stopped. Some services stop automatically if they are not in use by other services or programs

    We are using VS2013 Premium. i have installed vs2013 Test controller in my dev environment. While i am configuring (https://msdn.microsoft.com/en-us/library/hh546459.aspx) getting error message in
    the Configuration summary dialog box displaying following error's : 1. Failed to Configure TFS Team Project Collection, 2. Could not complete operation as the time out expired. ''
    I have checked the "visual Studio Test controller " in the
    Services --> Administrative. Its automatically stopped the service. When i started the manually its showing message like as 'The visual Studio Test controller
    service on local computer started and then stopped. Some services stop automatically if they are not in use by other services or programs'
    Please guide me how to resolve this problem. 
    Thanks in Advance...

    Hi Divakar,
    What’s the version of your TFS?
    How do you configure the test control?
    Please make sure you are specify the team collection instead of team project.
    On the other hand, you may enable test controller logs. (You could share the log file on the OneDrive)
    # How to enable test controller logs
    http://blogs.msdn.com/b/aseemb/archive/2009/11/28/how-to-enable-test-controller-logs.aspx
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Time capsule dies? What then?

    Using 2010 1 TB Time Capsule & Time Machine 1.3 to back up my 2010 MacBook Pro.  Faithfull for 3 years.
    Thank the lord that I also have a 2nd 2Tb external drive that also backs up the MacBook Pro with TIme Machine
    The amber light on the Time Capsule is blinking at me.
    I got a message 2 days ago that said better back up the TIme Capsule.  It's failing.
    Now I get the message, That Time Machine did verification of backups on Time Casule, but needs to create a new backup.
    Well guess what
    My 1 TB Time Capsule has 995 Gb free!  Looks like it's already dumped all my old backups.
    Should I:
    1.  Assume my Time Capsule's near dead and take it to the Apple store to try and save the backups that are on it but not showing?
    2.  Just go ahead and let Time Capsule and Time Machine create a new backup overnight tonight?  Surely overriding any recoverable data that's hiding somewhere on the Time Capsule
    3.  Follow the Apple help note and "If you back up to a Time Capsule, check the Apple Support website to be sure you have the most current available firmware."  Where do I find out which firmwear I have now and if it's the current one?  Could this be my problem?
    Only 77 Gb remaining on the MacBook Pro Hard 500 Gb hard drive.  I think it's slowing everything down on the computer.
    What should I do?
    Steve

    When you upgrade to Mavericks it can do nasty things to your backups if you allowed it to continue backing up.. and then has subsequently corrupted itself.
    I got a message 2 days ago that said better back up the TIme Capsule.  It's failing.
    I have never seen that message.. it would be good to have it exactly. My guess is it said something like the backups are needing to be verified.
    http://pondini.org/TM/Troubleshooting.html A5.. but lots of posts about the issues with corrupted or deleted backups.
    Please do a verify now. My suspicion is that Mavericks has helped you decide by wiping it on your behalf.. he always was a card sharp.
    1.  Assume my Time Capsule's near dead and take it to the Apple store to try and save the backups that are on it but not showing?
    apple do not do recovery.. they replace bad TC under warraty with refubished ones. No warranty left on yours as it is more than 3years old.
    2.  Just go ahead and let Time Capsule and Time Machine create a new backup overnight tonight?  Surely overriding any recoverable data that's hiding somewhere on the Time Capsule
    You cannot recover the old backup without removing the drive, and using a recovery software ($99 expense) which won't work. TM backups once corrupted cannot be recovered.
    3.  Follow the Apple help note and "If you back up to a Time Capsule, check the Apple Support website to be sure you have the most current available firmware."  Where do I find out which firmwear I have now and if it's the current one?  Could this be my problem?
    The version of the firmware will make no difference.
    You can find it on the airport utility.. click the TC and it is shown right there.
    Only 77 Gb remaining on the MacBook Pro Hard 500 Gb hard drive.  I think it's slowing everything down on the computer.
    What should I do?
    Well don't use the TC as a file store .. that is for sure.. as you can see it is not reliable.
    A USB drive plugged into the Mac.. (or fw800 better or thunderbolt excellent) and use that for the excess files.. or learn to live with a leaner machine and transfer your work over to a desktop. The external drive can then be backed up by Time Machine.. you can plug a larger disk into the TC USB port or even open it and replace the 1TB with 2TB or 3TB drive.

  • Initially stating No authorization required using Adobe.  When I try to change it so I can transfer downloaded books by my Nook e-reader it I get an error message stating the Adobe user name and password is associated with another computer.  What gives?

    When I set up Adobe reader on my computer to be able to download books from a library and then transfer to my Nook e-reader, I initially stating No authorization required using Adobe.  When I try to change it so I can transfer downloaded books by my Nook e-reader it I get an error message stating the Adobe user name and password is associated with another computer.  What gives?

    This is pretty surprising and wierd that even Reader 10.1.1 is crashing on your system. It works pefectly for me.
    Would it be possible for you to get the crash dump, and upload it, so that I can have a look at the same.
    Download PROCDUMP from <http://technet.microsoft.com/en-us/sysinternals/dd996900.aspx> and extract it to a folder, say, c:\temp\procdump.exe
    Open cmd prompt and type "cd c:\temp".
    Launch the browser and open the PDF.
    Open task manager, sort processed by name. Two AcroRd32.exe instances  should have been launched. Note the PID (a small integer like 5588) corresponding to the AcroRd32.exe with the higher memory usage; this is the process that must be crashing. Note this PID.
    On the cmd window, type "procdump -e -ma 5588 c:\temp\01.dmp" (replace 5588 with the actual PID of the process noted in Step 4). Procdump will now wait for the aoolication to crash. If it throws a EULA, accept it.
    Perform your steps to cause the crash.
    Procdump will have created a dump file at "c:\temp\01.dmp". Zip it up (since it will be 100s of MBs otherwise) and share with me.
    Thanks in advance for all your help
    Ankit

  • I have around 2000 photos on my camera roll as back up and now i am not able to delete unwanted photos and they are not even getting synced wid d computer so what should i do now?? they are using 9 gb of the space!!!

    i have around 2000 photos on my camera roll as back up and now i am not able to delete unwanted photos and they are not even getting synced wid d computer so what should i do now?? they are using 9 gb of the space!!!

    Chris CA wrote:
    You cannot backup photos to iCloud.
    You can enable Photo Stream (in Settings > iCloud) but only for 30 days and only a max of 1000 photos.
    Then what does this mean? It was copied from the kb article that I posted above.
    Reducing the size of your Camera Roll backup
    If you take lots of photos and videos with your iOS device, you may notice your Camera Roll takes up most of your iCloud Storage backup. To check the size of the Camera Roll backup on your device:
    On your Home Screen, tap Settings.
    Tap iCloud.
    Tap Storage & Backup.
    Tap Manage Storage.
    In the Backups section, tap your device.
    In the Backup Options section, the backup size is displayed under Camera Roll.
    To reduce the size of your Camera Roll backup, save your photos and videos locally to your computer with iTunes, and then manually back up your iOS device. If you want to keep your photos and videos on your iOS device, you can turn off Camera Roll in Backup (see the "Deleting backups and turning off Backup for your Device" section above) orpurchase additional storage.

Maybe you are looking for

  • Dynamic Images in Crystal 8.5

    I'm trying to get images displayed dynamically in a Crystal 8.5 report.  I have the image data loaded into a recordset and am passing it into the report via a blob field.   It is working correctly for a .bmp image file, but when I try to use a .jpg o

  • Аdding department export data from a survey list from user profile services in Sharepoint 2013.

    When voting, survey Sharepoint 2013, there is a field created by whom. But the name is not enough. Necessary to add the department name of the profile data in the exported list excel.

  • How to pass column value which is not present in source criteria

    Hi, In one of my report I want to pass a column value from Source report(a pivot table) to target report. The column which I want to pass is not present in the sorce report criteria. Is there any work around for this issue. I added this column in cri

  • Exchange Online - Automated subscription to internet calendar using any method?

    Is there any automated way to push in a subscription of an internet calendar to an Exchange Online user? We have a time management tool that generates personalized internet calendars with unique URL's (example: http://timemanagement-tool.lcl/username

  • Changing Eye Color

    I'm guessing that one changes color in Color of course but in this case I have an actress who has "blue" eyes and for at least one scene we need those eyes to be real looking brown ones. Anyone ever done this?  If so, how do you go about doing it?  S