Need HELP with Error -69.  Conventional method NOT working.

Hello,
I have had problems on and off with the iTunes-iPod syncing, encountering the -69 error message at points. I have read the Apple documentation on this error message. Removing the suddenly-offending music file from iTunes was easy enough in most cases, but now I am unable to sync the iPod at all. It seems that every file I have is suddenly causing this error message. Even new files I just downloaded and added to iTunes are giving me this message. It seems my iPod is unusable at this point. Is there anything else that I can do, or should I just get a new iPod?
Frustrated,
Julie

Well, things just kept getting worse until even just connecting my ipod to the computer resulted in a complete crash of the whole machine.
In case anyone has a similar problem, uninstalling iTunes 9 and reinstalling an older version fixed the problem. I can now use my ipod again.

Similar Messages

  • Need help with error message 213:8

    Need help with error message 213:8, this error message prompted after re-installing CS5.5 on the same machine (W7 Pro)
    Thanks.

    Hi TKA_,
    Please try the solutions mentioned on following forum thread.
    http://support.muse.adobe.com/thread/1305941?start=0&tstart=0
    Let me know if it works?
    Regards,
    Sumit Singh

  • Need help with applet servlet communication .. not able to get OutputStream

    i am facing problem with applet and servlet communication. i need to send few image files from my applet to the servlet to save those images in DB.
    i need help with sending image data to my servlet.
    below is my sample program which i am trying.
    java source code which i am using in my applet ..
    public class Test {
        public static void main(String argv[]) {
            try {
                    URL serverURL = new URL("http://localhost:8084/uploadApp/TestServlet");
                    URLConnection connection = serverURL.openConnection();
                    Intermediate value=new Intermediate();
                    value.setUserId("user123");
                    connection.setDoInput(true);
                    connection.setDoOutput(true);
                    connection.setUseCaches(false);
                    connection.setDefaultUseCaches(false);
                    // Specify the content type that we will send binary data
                    connection.setRequestProperty ("Content-Type", "application/octet-stream");
                    ObjectOutputStream outputStream = new ObjectOutputStream(connection.getOutputStream());
                    outputStream.writeObject(value);
                    outputStream.flush();
                    outputStream.close();
                } catch (MalformedURLException ex) {
                    System.out.println(ex.getMessage());
                }  catch (IOException ex) {
                        System.out.println(ex.getMessage());
    }servlet code here ..
    public class TestServlet extends HttpServlet {
         * Processes requests for both HTTP <code>GET</code> and <code>POST</code> methods.
         * @param request servlet request
         * @param response servlet response
         * @throws ServletException if a servlet-specific error occurs
         * @throws IOException if an I/O error occurs
        protected void processRequest(HttpServletRequest request, HttpServletResponse response)
                throws ServletException, IOException {
             System.out.println(" in servlet -----------");
            response.setContentType("text/html;charset=UTF-8");
            PrintWriter out = response.getWriter();
            ObjectInputStream inputFromApplet = null;
            Intermediate aStudent = null;
            BufferedReader inTest = null;
            try {         
                // get an input stream from the applet
                inputFromApplet = new ObjectInputStream(request.getInputStream());
                // read the serialized object data from applet
                data = (Intermediate) inputFromApplet.readObject();
                System.out.println("userid in servlet -----------"+ data.getUserId());
                inputFromApplet.close();
            } catch (Exception e) {
                e.printStackTrace();
                System.err.println("WARNING! filename.path JNDI not found");
            } finally {
                out.close();
        @Override
        protected void doGet(HttpServletRequest request, HttpServletResponse response)
                throws ServletException, IOException {
            System.out.println(" in foGet -----------");
            processRequest(request, response);
         * Handles the HTTP <code>POST</code> method.
         * @param request servlet request
         * @param response servlet response
         * @throws ServletException if a servlet-specific error occurs
         * @throws IOException if an I/O error occurs
        @Override
        protected void doPost(HttpServletRequest request, HttpServletResponse response)
                throws ServletException, IOException {
            System.out.println(" in doPost -----------");
            processRequest(request, response);
         * Returns a short description of the servlet.
         * @return a String containing servlet description
        @Override
        public String getServletInfo() {
            return "Short description";
        }// </editor-fold>
    }the Intermediate class ..
    import java.io.Serializable;
    public class Intermediate implements Serializable{
    String userId;
        public String getUserId() {
            return userId;
        public void setUserId(String userId) {
            this.userId = userId;
    }

    Hi,
    well i am not able to get any value from connection.getOutputStream() and i doubt my applet is not able to hit the servlet. could you review my code and tell me if it has some bug somewhere. and more over i want to know how to send multiple file data from applet to servlet . i want some sample or example if possible.
    do share if you have any experience of this sort..
    Thanks.

  • Need help with error: No bootable device -- insert boot disk and press any key

    Hello, I need help will my laptop and the error, the message says "no bootable device ", I have tried taking out the hard drive but it still doesn't work. My laptop is a Satillite C55D-A5372. I need help with this; if you know about this ans know how to fix it please reply or email me @ [email protected]
    If needed more clarifications ask me.
    Thank you,
    Jkmano

    if you got into the bios/uefi and have determined that the hdd is being detected then that is good.  At least the hdd is operating to some extent, although still may be corrupt OS or the like.
    Eagle asked you what OS your using (i.e., Windows 8.1 64-bit, Windows 7 32-bit, etc.).  I see that English is not your native language so we'll just have to work with that as best we can. 
    Did you make any changes to the operating system (OS) as a result of the link you posted, and what were they? 
    L305-S5955, T9300 Intel Core 2 Duo, 4GB RAM, 60GB SSD, Win 7 Ultimate 64-bit

  • Need help with error: XML parser failed: Error An exception occurred! Type:......

    <p>Need help with the following error.....what does it mean....</p><p>28943 3086739136 XML-240304 3/7/07 7:13:23 PM |SessionNew_Job1<br /><font color="#ff0000">28943 3086739136 XML-240304 3/7/07 7:13:23 PM XML parser failed: Error <An exception occurred! Type:UnexpectedEOFException, Message:The end of input was not expected> at</font><br />28943 3086739136 XML-240304 3/7/07 7:13:23 PM line <7>, char <8> in <<?xml version="1.0" encoding="WINDOWS-1252" ?><br />28943 3086739136 XML-240304 3/7/07 7:13:23 PM <DSConfigurations><br />28943 3086739136 XML-240304 3/7/07 7:13:23 PM <DSConfiguration default="true" name="Configuration1"><br />28943 3086739136 XML-240304 3/7/07 7:13:23 PM <case_sensitive>no</case_sensitive><br />28943 3086739136 XML-240304 3/7/07 7:13:23 PM <database_type>Oracle</database_type><br />28943 3086739136 XML-240304 3/7/07 7:13:23 PM <db_alias_name1>ODS_OWNER</db_alias_name1><br />28943 3086739136 XML-240304 3/7/07 7:13:23 PM <db_ali>, file <>.<br />28943 3086739136 XML-240307 3/7/07 7:13:23 PM |SessionNew_Job1<br />28943 3086739136 XML-240307 3/7/07 7:13:23 PM XML parser failed: See previously displayed error message.</p><p>Any help would be greatly appreciated.  It&#39;s something to do with my datasource and possibly the codepage but I&#39;m really not sure.</p><p>-m<br /></p>

    please export your datastore as ATL and send it to support. Somehow the internal language around configurations got corrupted - never seen before.

  • Need help with error code 150:30

    need help with finding out what error code 150:30 is and how to fix it

    See the following:
    Error 150:30 - Error "Licensing has stopped working" | Mac OS :
    http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac-os.html

  • HT5622 I need help with my MasterCard it won't work

    Need help with my MasterCard it won't work

    If it's a debit card then I don't think that they are still accepted as a valid payment method - they are not listed on this page and there have been a number of posts recently about them being declined
    If it is a credit card then is it registered to exactly the same name and address (including format and spacing etc) that you have on your iTunes account, it was issued by a bank in your country and you are currently in that country ? If it is then you could check with the card issuer to see if it's them that are declining it, and if not then try contacting iTunes support and see if they know why it's being declined :http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • Need help with Printer Setup conventions

    I can't get my Brother printer to print from one computer--but it prints okay from the other computer on my network. I need to know the conventions for the Printer Setup Utility.
    There's a checkbox by every printer on the list. What does it mean when the checkbox is grayed out?
    Some printer names appear in bold. What does that mean?
    Thanx.

    Thank you for your reply. I appreciate your help in this and just want to understand what you're saying.
    As I say, the printer is displayed in the print dialog box but the checkbox is grayed out. I'm assuming that when you say "...it can't find/see them now," you mean the print dialogue can't see them (the drivers). Your last sentence confuses me. You say, "Do you maybe have Printer Sharing enabled & they aren't actually directly connected? If so you have to reboot after turning it off." A little confusion about your antecedents here. What isn't actually connected? The printer? So I have to reboot after turning it off, "it" I suppose is the printer, is that right? I will try that. So turn printer off, reboot, turn printer on. Right?
    I will describe my problem. l thought that if I understood why the checkbox was grayed out I might see what my problem was. If you want me to start another topic I can do that.
    Problem: I have a network with 2 computers and the Brother
    multifunction fax/printer. I'm using an Apple airport hub. The printer
    and one computer (Mac tower) are connected to the airport base via
    ethernet. The 2nd computer (Apple laptop) is on the wireless network.
    Until recently i could print from both computers. Now I can't print from
    the tower. But I can still print from the laptop.
    When I try to print from the tower I get an error message that says, "Cannot print from current printer." I have rebooted, reinstalled printer drivers, checked cables, deleted printer from printer list and re-added printer all to no avail. But as I say, I can still print from the laptop which is using Airport. So the printer prints, the hub connects to the printer okay (ethernet) and I know the tower connects to the hub (I can ping the printer okay from the tower.)
    I am conversing to Brother support via email and their first suggestions I have already tried. Perhaps there's some problem in the network, but I can't figure it out. Worse yet, now when I go to the Network preferences I get an error message which says, "Your network settings have been changed by another application." THIS ERROR MESSAGE WON'T GO AWAY! I can click 'okay' but it reappears. I have to force quit the System Preferences to get out. If you can help with any of these problems I surely appreciate it.

  • Need help with Error #2044: Unhandled securityError:.

    Hi,
    I am developing an AIR+AJAX app and I am using sockets to connect to the ftp server and just checking whether the app is able to connect to the ftp server successfully, check the user name and password and return with a message.
    It connects and displays the following error after 15 seconds or so:
    Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: app:/index.html cannot load data from www.mydomain.in:21.
    at flash.html::HTMLLoader/nativeOnMouseUp()
    at flash.html::HTMLLoader/invokeMouseUpImpl()
    at flash.html::HTMLLoader/onLeftMouseUp()
    How can I take care of this? The app needs to connect to the ftp server often. This error is shown when I am in preview mode.
    This is absolutely essential for me to take care of this because the app will check any number of domains and connect using sockets. Is there anyway to suppress these errors. I have heard of air.Security but how exactly should I use in this regard.
    Please help.
    Gaurav

    Hi Gaurav,
    I'm not sure exactly what kind of documentation you are looking for.
    The live docs language reference pages have sections for Events and Error for each API. You can see there what events or errors a class or any given function may dispatch, and treat them accordingly.
    (http://help.adobe.com/en_US/AS3LCR/Flash_10.0/index.html)
    Here is a resource on error events for ActionScript:
    http://livedocs.adobe.com/flex/3/html/help.html?content=11_Handling_errors_10.html
    I don't know if you're aware of this, but even if an AS3 API does not have an alias in AIRAliases, it can still be accessed via the runtime property:
    runtime.<package-name>.<class/function> (ex. runtime.flash.events.ErrorEvent)
    You might want to also have a look at this book:
    http://onair.adobe.com/files/AIRforJSDevPocketGuide.pdf
    See the Troubleshooting AIR Applications section (and the "Missing event listeners for error events" subsection)
    Regarding the file upload.
    I think the FileStream is the API you are looking for.
    The live docs for FileStream should have pretty good examples on reading from a file. I think the 'readBytes' function is the one you should be looking at.
    The above book contains a File API section - you can look at "Asynchronously Read Text from a File" for a streamlined file reading process.
    You will probably want to read binary files, but the process is similar. Subsitute the 'readMultiByte' function, which returns a string, with the 'readBytes' function, which reads binary data into a ByteArray.
    You will then write the data read into the byte array to the socket.
    Also, there is a sample on Adobe Labs called KeePIPE, demonstrating the use of new networking APIs in AIR 2. It might be too complicated, and not map exactly to what you're looking for, but you can have a look at:
    js/SendChannel.js : App.SendChannel.prototype.sendFile function.
    Source Code: http://download.macromedia.com/pub/labs/air/2/b2/samples/keepipe.zip
    Samples Page: http://labs.wip3.adobe.com/technologies/air2/samples/
    Hope this helps.
    Horia

  • Do you need help with error code 1004

    The alert message in iTunes may include one of the following numbers (or the message may include a number not listed here):
    1, -1, 2, 4, 6, 9, 13, 14, 20, 21, 23, 26, 28, 29, 34, 35, 36, 37, 40, -48, -50, 1000, 1002, 1004, 1011, 1013, 1014, 1015, 1479, 1600, 1601, 1602, 1603, 1604, 1611, 1631, 1638, 1639, 2001, 2002, 2005, 2006, 2009, 3002, 3004, 3013, 3014, 3015, 3194, 3200, 9006, 9807, -9808, 9844, 4026xxxxx.
    Click the link for the error code you have. If it's not listed here, check the error messages below, and then if necessary follow the advanced steps below to resolve the issue.
    Resolution
    Specific error messages and resolutions
    Collapse All | Expand All
      Error 1 or -1
    This may indicate a hardware issue with your device. Follow Troubleshooting security software issues, and restore your device on a different known-good computer. If the errors persist on another computer, the device may need service.
    This device is not eligible for the requested build (Also sometimes displayed as an "error 3194")
    Update to the latest version of iTunes. Mac OS X 10.5.8 (Leopard) users may need to download iTunes 10.6.3.
    Third-party security software or router security settings can also cause this issue. To resolve this, follow Troubleshooting security software issues.
    Downgrading to a previous version of iOS is not supported. If you have installed software to perform unauthorized modifications to your iOS device, that software may have redirected connections to the update server (gs.apple.com) within the Hosts file. Uninstall the unauthorized modification software from the computer.
    Edit out the "gs.apple.com" redirect from your hosts file, and then restart the computer for the host file changes to take affect. For steps to edit the Hosts file and allow iTunes to communicate with the update server, see iTunes: Advanced iTunes Store troubleshooting—follow steps under the heading Blocked by configuration (Mac OS X / Windows) > Rebuild network information > Mac OS X > The hosts file may also be blocking the iTunes Store. If you do not uninstall the unauthorized modification software prior to editing the hosts file, that software may automatically modify the hosts file again on restart.
    Avoid using an older or modified .ipsw file. Try moving the current .ipsw file (see Advanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations), or try restoring in a new user to ensure that iTunes downloads a new .ipsw.
      Error 3014
    This error occurs when iTunes is unable to reach gs.apple.com in a timely fashion. Follow the steps below in Unable to contact the iOS software update server gs.apple.com.
      Error 9
    This error occurs when the device unexpectedly loses its USB connection with iTunes. This can occur if the device is manually disconnected during the restore process. This issue can be resolved by performing USB troubleshooting, using a different USB dock-connector cable, trying another USB port, restoring on another computer, or by eliminating conflicts from third-party security software.
      Error 20, 21, 23, 26, 28, 29, 34, 36, 37, 40
    These errors typically occur when security software interferes with the restore and update process. Follow Troubleshooting security software issues to resolve this issue. In rare cases, these errors may be a hardware issue. If the errors persist on another computer, the device may need service.
    Also, check your hosts file to verify that it's not blocking iTunes from communicating with the update server. See iTunes: Advanced iTunes Store troubleshooting—follow steps under the heading Blocked by configuration (Mac OS X / Windows) > Rebuild network information > Mac OS X > The hosts file may also be blocking the iTunes Store. If you have software used to perform unauthorized modifications to the iOS device, uninstall this software prior to editing the hosts file to prevent that software from automatically modifying the hosts file again on restart.
      Error 1604
    This error is often related to USB timing. Try changing USB ports, using a different dock connector to USB cable, and other available USB troubleshooting steps (troubleshooting USB connections. If you are using a dock, bypass it and connect directly to the white Apple USB dock connector cable. If the issue persists on a known-good computer, the device may need service.    If the issue is not resolved by USB isolation troubleshooting, and another computer is not available, try these steps to resolve the issue: 
    Connect the device to iTunes, confirm that the device is in Recovery Mode. If it's not in Recovery Mode, put it into Recovery Mode.
    Restore and wait for the error.
    When prompted, click OK.
    Close and reopen iTunes while the device remains connected.
    The device should now be recognized in Recovery Mode again.
    Try to restore again.
      If the steps above do not resolve the issue, try restoring using a known-good USB cable, computer, and network connection.
      Error 1600, 1601, 1602
    Follow the steps listed above for Error 1604. This error may also be resolved by disabling, deactivating, or uninstalling third-party security, antivirus, and firewall software. See steps in this article for details on troubleshooting security software.
      Error 1603
    Follow the steps listed above for Error 1604. Also, discard the .ipsw file, open iTunes and attempt to download the update again. See the steps under Advanced Steps > Rename, move, or delete the iOS software file (.ipsw) below for file locations. If you do not want to remove the IPSW in the original user, try restoring in a new administrator user. If the issue remains, Eliminate third-party security software conflicts.
      Error 1611
    This error typically occur when security software interferes with the restore and update process. Follow Troubleshooting security software issues to resolve this issue. In rare cases, this error may be a hardware issue. If the errors persist on another computer, the device may need service.
      Error 13, 14, 35 and 50 (or -50)These errors are typically resolved by performing one or more of the steps listed below: 
    Perform USB isolation troubleshooting, including trying a different USB port directly on the computer. See the advanced steps below for USB troubleshooting.
    Put a USB 2.0 hub between the device and the computer.
    Try a different USB 30-pin dock-connector cable.
    Eliminate third-party security software conflicts.
    There may be third-party software installed that modifies your default packet size in Windows by inserting one or more TcpWindowSize entries into your registry. Your default packet size being set incorrectly can cause this error. Contact the manufacturer of the software that installed the packet-size modification for assistance. Or, follow this article by Microsoft: How to reset Internet Protocol (TCP/IP) to reset the packet size back to the default for Windows.
    Connect your computer directly to your Internet source, bypassing any routers, hubs, or switches. You may need to restart your computer and modem to get online.
    Try to restore from another known-good computer and network.
      Error 2000-2009 (2001, 2002, 2005, 2006, 2009, and so on)
    If you experience this issue on a Mac, disconnect third-party devices, hubs, spare cables, displays, reset the SMC, and then try to restore. If you are using a Windows computer, remove all USB devices and spare cables other than your keyboard, mouse, and the device, restart the computer, and try to restore. If that does not resolve the issue, try the USB issue-resolution steps and articles listed for Error 1604 above. If the issue persists, it may be related to conflicting security software. If the errors persist on another computer and known-good USB cable, the device may need service.
    Restore loop (being prompted to restore again after a restore successfully completes)
    Troubleshoot your USB connection. If the issue persists, out-of-date or incorrectly configured third-party security software may be causing this issue. Please follow Troubleshooting security software issues. .
    There was a problem downloading the software for the iPhone (or another iOS device)
    See the steps below for error codes 3000-3999.
    iTunes cannot connect to the iPhone because an invalid response received from the device
    This error occurs when there are problems communicating through USB. This may be resolved by following the steps for errors 13 or 14 above.
    Unknown Error containing "0xE" when restoring
    To resolve this issue, follow the steps in iPhone, iPad, iPod touch: Unknown error containing '0xE' when connecting. If you have a Windows computer with an Intel® 5 series/3400 series chipset, you may need updates for your chipset drivers. See iTunes for Windows: Issues syncing iOS devices with P55 and related Intel Chipsets for more information.
    Hang during restore process

    See the following:
    Error 150:30 - Error "Licensing has stopped working" | Mac OS :
    http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac-os.html

  • Need help with error

    Need help figuing out why I'm getting the following error
    message trying to launch a training CBT and what to do to fix
    it...?
    Adobe Flash Player Security
    Adobe Flash Player has stopped a potentialy unsafe operation.
    Teh follwoing local application on your computer or netwrok:
    X:\XXXXXX\XXXXXX....\XXXXX
    is trying to communicate with this Internet-enabled location:
    X:\XXXXXX\XXXXXX....\XXXXX
    To let this application communicate with the Internet, click
    Settings,
    You must restart the application after changing your
    settings.

    <itunes:category text="TV & Film">
    <itunes:category text="TV & Film/></div>
    The two lines I've quoted above should be replaced with:
    <itunes:category text="TV & Film" />
    The "TV & Film" category has no subcategories so should be closed on it's own. See the example feed at http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 which uses the TV & Film category.
    Hope this helps,
    Greg

  • Need help with error 311 on my Pixma MG 5320 Canon printer

    I'm not great with setting up computer stuff and my boyfriend got me a Canon Pixma MG 5320 printer for Christmas, i thought i got it all set but when i go to print i keep getting error 311, i have checked all the wireless connections but i found that it isn't getting a signal from the computer to the printer. It has to do with the server, where is this server and how do i fix it. Plus i have a ibook G4 if that helps any with helping just being able to print. Thank you.

    Im running OS X 10.9. the drivers are updated, not working.

  • Need help with errors (Queue and Stack)

    can someone please help. I am getting these errors and i do not know what's wrong or how to fix them. A snippet from the program is below following is the errors I am getting. Please help. :(
    public class test
    private Stack opStack;
    private Queue postfix;
    private StringTokenizer str;
    private String curValue;
    public void Parser(String s)
    opStack = new StackAr();
    postfix = new QueueAr();
    str = new StringTokenizer(s, "+-/*^() ", true);
    opStack.push(new Integer(END));
    class QueueAr implements Queue
    private Object array[];
    private int count, front, back;
    static final int DEF_SIZE = 15;
    private int increment (int x)
    test.java:24: Variable DEF_SIZE can't be static in inner class test. QueueAr. Only members of interfaces and top-level classes can be static.
    class QueueAr implements Queue
    ^
    test.java:24: Interface Queue of inner class test. QueueAr not found.
    class QueueAr implements Queue
    ^
    test.java:12: Class Queue not found in type declaration.
    private Queue postfix;
    ^
    test.java:18: Class StackAr not found in type declaration.
    opStack = new StackAr();

    test.java:24: Variable DEF_SIZE can't be static in
    inner class test. QueueAr. Only members of interfaces
    and top-level classes can be static.
    class QueueAr implements Queue
    ^You can't have static members in an inner class. Either Move DEF_SIZE to the outer class, or don't make it static. :-)
    test.java:24: Interface Queue of inner class test.
    QueueAr not found.
    class QueueAr implements Queue
    ^
    test.java:12: Class Queue not found in type
    declaration.
    private Queue postfix;
    ^You need to import the Queue class, whatever that is.
    test.java:18: Class StackAr not found in type
    declaration.
    opStack = new StackAr();^
    You need to import the StackAr class, whatever that is.

  • Need help with error -50!!!!!!! getting it since last week!

    i keep having an error showing up when im trying to connect to the itunes store from my computer.
    the error is
    We could not complete your iTunes Store request. An unknown error occured (-50).
    There was an error in the iTunes Store.
    Please try again later.
    i have been getting this message since last week.
    does it have something to do with day lights saving time?
    Message was edited by: mrznehabieber14

    Hi Try this, i was having the same problem and doing the following worked for me" i cant take the credit i found this in another forum posted by MIKEFILA, but i know what you going thru was so stressed.
    I just read someone's suggestion to access Parental Controls under Preferences. Choose to disable the Store and then iTunes U. Update and then voila! The iTunes U appears; even though you just "disabled" it. Next go back into Preferences/Parental Controls and "re-enable" the Store... Good Luck!

  • Need help with error 148:3

    Gettin error message on photoshop and acrobat   error 148:3
    This began after Microsoft used log-me-in to correct problems in Office 365
    Now neither Adobe programs will open
    Any one know how to solve this, Adobe Chat could not assist me

    Hello Mike,
    We are still unable to use Photoshop and Acrobat. 
    Do you know of a phone number that we can reach a support person at Adobe.
    We use the programs in our business and are in a real mess with them not working.
    Both continue to give Error 148:3
    Thank you
    Charles

  • Need help with error code 1714!!!!!!!!!!! Please help

    Need help trying to upgrade itunes for windows, i get to a certain point and the following error comes up "ERROR 1714: THE OLD VERSION OF ITUNES CANNOT BE REMOVED CONTACT YOUR TECHNICAL SUPPORT GROUP" i click ok and then another error comes up "ERROR 1603 FATAL ERROR" can anybody help Please!!!!!!!!!!!!!!!!!!!!

    hi wags!
    hmmmm. okay, let's try using the complete uninstallation instructions from the following document to remove your existing itunes and QT:
    Trouble installing iPod, iTunes, or QuickTime software in Windows
    if you do that first, will the new itunes install go through properly?
    if you get an error message on the uninstalls, let us know what it says. include error message numbers if you're getting any.
    love, b

Maybe you are looking for

  • Pdf in an iframe

    How do you align a pdf file so it displays at the top of a webpage frame?  It displays the pages centered in the frame.

  • 2008 Macbook Air Screen Hinge Problem

    Hi all, so my 2008 Macbook Air's hinge got a little loose, and I was told Apple would replace it for free, so I took it to them. HUGE MISTAKE. After the hinge was replaced the screen didn't fully line up when the laptop was closed and the screen star

  • Executing Pro*C/C++ generate code in Oracle 10g Express

    Hi, I had developed my application using Pro*C/C++ in Oracle 10g Enterprise Edition Release 2 to generate the code to execute my SQL statements from the application program. Problem 1: Now, as I am trying to migrate my database to the Oracle 10g Expr

  • LOV Auto Validation Issue

    Hi, I have a LOV on Item Field,and the table has the Items ex: 8091,8091S. User Enters the 8091 the LOV Window is automatically validating and finding the two results and poping up the window with results 8091 and 8091S. actually what ever user enter

  • My Xperia Mini Pro Touchscreen error after install Custom Rom , and now Bricked / Bootloop

    Hi There. . I've some problem here. . My Xperia Mini Pro SK17i Touchscreen error after install Custom Rom , and now Bricked / Bootloop I've tryin' to use Flashtool and flash Stock Firmware, but it still bricked. . Any body may have a sollution for me