HT4191 I can sync Outlook notes through iTunes to iPad and iTouch but not iPhone3GS. I cannot see "Sync notes with Outlook" under info for iPhone but the other two work fine. Same settings on all !!! What do to next ??

I have iPad3, iPhone3GS and iTouch all set up with latest software. I sync with a Sony VAIO and the sync is fine and complete with the iPad and iTouch. The iPhone refuses to allow syncing of Outlook Notes from laptop to iPhone. On both other devices the sync of Outlook Notes and everything else works fine. I have follwed other blog suggestions and erased/added accounts, checked that there are not any Notes with no data or headings and all the other ideas but to no avail. The difficulty is only with Notes syncing to the iPhone, works fine with iPad and iTouch.
What do I do next ?

The apple store fixed it for me. They basically said I had too many "calendar" sources checked. They eliminated all but the calendar "from my PC". When I open the iPhone calendar, and click on the upper left calendar button, only one calendar shows up (from my PC). iCloud calendar is off, google calendar off, etc.

Similar Messages

  • Can I sync email between iPad mini, iPad, and MacBook so that if I delete email using one device, it will also be deleted from the other two?

    Can I sync email between iPad mini, iPad, and MacBook so that if I delete email using one device, it will also be deleted from the other two?

    You have to set up the email account using IMAP instead of POP.
    What type of email address is it? Yahoo, hotmail, gmail, etc?
    ~Lyssa

  • Why can I no longer, after having downloaded Lion, write accents and other diacriticals when in the Google, Yahoo, FaceBook, or even here in this post? The new method for getting at the "option" symbols works fine in other places like spotlight, but now e

    Why can I no longer, after having downloaded Lion, write accents and other diacriticals when in the Google, Yahoo, FaceBook, or even here in this post? The new method for getting at the "option" symbols works fine in other places like spotlight, but now even the older "option+letter" doesn't work in most places.

    Chrome doesn't support the new accent/diacritics/macron chooser. I'm not sure about other browsers such as Firefox. You can use the old Option+letter combination that Doug suggested. Hopefully updates will solve these little incompatibilities shortly.
    Neill

  • HT1338 I cannot send or receive mail.  The other applications work fine.  What's the problem?

    I cannot send or receive mail.  The screen is blank and clicking the icon has to effect.  The other applications work fine.  Any suggestions to remedy this?

    What screen is blank? Post a screenshot, please.

  • No audio when i playback a project. All other projects work fine. My setting all seem right. if I solo a track I can listen to it. Unsoloed the Meters aren't even showing anything. Any ides anyone?

    No audio when i playback a project. All other projects work fine. My settings all seem right. if I solo a track I can listen to it. Unsoloed the Meters aren't even showing anything.

    seanyo888 wrote:
    No audio when i playback a project.
    try togling the Ducking menuItem

  • Getting "IPSEC(epa_des_crypt): decrypted packet failed SA identity check" messages on packets from only one of two far-end sources sharing the same tunnel, the other source works fine. What exactly does this error mean?

    One computer at COMPANY-A is attempting to communicate with two
    computers located at COMPANY-B, via an IPsec tunnel between the
    two companies.
    All communications are via TCP protocol.
    All devices present public IP addresses to one another, although they
    may have RFC 1918 addresses on other interfaces, and NAT may be in use
    on the COMPANY-B side.  (NAT is not being used on the COMPANY-A side.)
    The players:(Note: first three octets have been changed for security reasons)
    COMPANY-A computer      1.2.3.161
    COMPANY-A router        1.2.3.8 (also IPsec peer)
    COMPANY-A has 1.2.3.0/24 with no subnetting.
    COMPANY-B router        4.5.6.228 (also IPsec peer)
    COMPANY-B computer #1   4.5.7.94 (this one has no issues)
    COMPANY-B computer #2   4.5.7.29 (this one fails)
    COMPANY-B has 4.5.6.0/23 subnetted in various ways.
    COMPANY-B also has 9.10.11.0/24, but it is not involved in the issue.
    What works:
    The COMPANY-A computer 1.2.3.161 can communicate via the single IPsec
    tunnel to COMPANY-B computer #1 4.5.7.94 without problems.
    The "show crypto session detail" command shows Inbound/Outbound packets
    flowing in the dec'ed and enc'ed positions.
    What doesn't:
    When the COMPANY-A computer 1.2.3.161 attempts to communicate
    via the single IPsec tunnel with the COMPANY-B computer #2 4.5.7.29,
    the COMPANY-A router eventually reports five of these messages:
    Oct  9 15:24:54.327: IPSEC(epa_des_crypt): decrypted packet failed SA identity check
    Oct  9 15:24:57.327: IPSEC(epa_des_crypt): decrypted packet failed SA identity check
    Oct  9 15:25:03.327: IPSEC(epa_des_crypt): decrypted packet failed SA identity check
    Oct  9 15:25:15.328: IPSEC(epa_des_crypt): decrypted packet failed SA identity check
    Oct  9 15:25:39.329: IPSEC(epa_des_crypt): decrypted packet failed SA identity check
    Oct  9 15:26:27.328: IPSEC(epa_des_crypt): decrypted packet failed SA identity check
    and the "show crypto session detail" shows inbound packets being dropped.
    The COMPANY-A computer that opens the TCP connection never gets past the
    SYN_SENT phase of the TCP connection whan trying to communicate with the
    COMPANY-B computer #2, and the repeated error messages are the retries of
    the SYN packet.
    On the COMPANY-A side, this IPsec configuration has been set up on a 3745,
    a 3725, and some 76xx routers were tried, all with similar behavior,
    with packets from one far-end computer passing fine, and packets from
    another far-end computer in the same netblock passing through the same
    IPsec tunnel failing with the "failed SA identity" error.
    The COMPANY-A computer directs all packets headed to COMPANY-B via the
    COMPANY-A router at 1.2.3.8 with this set of route settings:
    netstat -r -n
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
    4.5.7.0         1.2.3.8         255.255.255.0   UG        0 0          0 eth3
    1.2.3.8.0       0.0.0.0         255.255.255.0   U         0 0          0 eth3
    10.1.0.0        0.0.0.0         255.255.240.0   U         0 0          0 eth0
    169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth3
    10.0.0.0        10.1.1.1        255.0.0.0       UG        0 0          0 eth0
    0.0.0.0         1.2.3.1         0.0.0.0         UG        0 0          0 eth3
    The first route line shown is selected for access to both COMPANY-B computers.
    The COMPANY-A router (IPsec tunnel endpoint, 1.2.3.8) has this
    configuration:
    crypto isakmp policy 10
    encr 3des
    authentication pre-share
    group 2
    lifetime 28800
    crypto isakmp key XXXXXXXXXXXXXXXXXXXXXXX address 4.5.6.228
    crypto ipsec security-association lifetime seconds 86400
    crypto ipsec transform-set COMPANY-B01 esp-3des esp-sha-hmac
    crypto map COMPANY-BMAP1 10 ipsec-isakmp
    description COMPANY-B VPN
    set peer 4.5.6.228
    set transform-set COMPANY-B01
    set pfs group2
    match address 190
    interface FastEthernet0/0
    ip address 1.2.3.8 255.255.255.0
    no ip redirects
    ip virtual-reassembly
    duplex auto
    speed auto
    no cdp enable
    crypto map COMPANY-BMAP1
    ip forward-protocol nd
    ip route 0.0.0.0 0.0.0.0 1.2.3.1
    ip route 10.0.0.0 255.0.0.0 10.1.1.1
    ip route 1.2.3.8.0 255.255.255.0 FastEthernet0/0
    access-list 190 permit ip host 1.2.3.161 4.5.7.0 0.0.0.255
    access-list 190 permit ip host 1.2.3.161 9.10.11.0 0.0.0.255
    bridge 1 protocol ieee
    One of the routers tried had this IOS/hardware configuration:
    Cisco IOS Software, 3700 Software (C3725-ADVIPSERVICESK9-M), Version 12.4(25c),
    RELEASE SOFTWARE (fc2)
    isco 3725 (R7000) processor (revision 0.1) with 115712K/15360K bytes of memory.
    Processor board ID XXXXXXXXXXXXXXX
    R7000 CPU at 240MHz, Implementation 39, Rev 3.3, 256KB L2 Cache
    2 FastEthernet interfaces
    4 ATM interfaces
    DRAM configuration is 64 bits wide with parity disabled.
    55K bytes of NVRAM.
    31296K bytes of ATA System CompactFlash (Read/Write)
    250368K bytes of ATA Slot0 CompactFlash (Read/Write)
    Configuration register is 0x2102
    #show crypto sess
    Crypto session current status
    Interface: FastEthernet0/0
    Session status: UP-ACTIVE
    Peer: 4.5.6.228 port 500
      IKE SA: local 1.2.3.8/500 remote 4.5.6.228/500 Active
      IPSEC FLOW: permit ip host 1.2.3.161 4.5.7.0/255.255.255.0
            Active SAs: 2, origin: crypto map
      IPSEC FLOW: permit ip host 1.2.3.161 9.10.11.0/255.255.255.0
            Active SAs: 0, origin: crypto map
    #show crypto sess det
    Crypto session current status
    Code: C - IKE Configuration mode, D - Dead Peer Detection
    K - Keepalives, N - NAT-traversal, X - IKE Extended Authentication
    Interface: FastEthernet0/0
    Session status: UP-ACTIVE
    Peer: 4.5.6.228 port 500 fvrf: (none) ivrf: (none)
          Phase1_id: 4.5.6.228
          Desc: (none)
      IKE SA: local 1.2.3.8/500 remote 4.5.6.228/500 Active
              Capabilities:(none) connid:1 lifetime:06:26:27
      IPSEC FLOW: permit ip host 1.2.3.161 4.5.7.0/255.255.255.0
            Active SAs: 2, origin: crypto map
            Inbound:  #pkts dec'ed 651 drop 16 life (KB/Sec) 4496182/23178
            Outbound: #pkts enc'ed 574 drop 2 life (KB/Sec) 4496279/23178
      IPSEC FLOW: permit ip host 1.2.3.161 9.10.11.0/255.255.255.0
            Active SAs: 0, origin: crypto map
            Inbound:  #pkts dec'ed 0 drop 0 life (KB/Sec) 0/0
            Outbound: #pkts enc'ed 0 drop 0 life (KB/Sec) 0/0
    The COMPANY-B device on their end of the IPsec VPN is a Juniper SSG1000
    Version 6.1 (ScreenOS)
    We only have a limited view into the Juniper device configuration.
    What we were allowed to see was:
    COMPANY-B-ROUTER(M)-> sh config | incl COMPANY-A
    set address "Untrust" "oss-COMPANY-A-1.2.3.161" 1.2.3.161 255.255.255.255
    set ike gateway "COMPANY-A-1-GW" address 1.2.3.8 Main outgoing-interface "ethernet2/1" preshare xxxxxxxxxxxxxxxxxxxxxx  proposal "pre-g2-3des-sha"
    set vpn "COMPANY-A-1-IKE" gateway "COMPANY-A-1-GW" no-replay tunnel idletime 0 proposal "g2-esp-3des-sha-28800"
    set policy id 2539 from "Untrust" to "Trust"  "oss-COMPANY-A-1.2.3.161" "9.10.11.0-24" "ANY" tunnel vpn "COMPANY-A-1-IKE" id 0x309a pair-policy 2500
    set policy id 2500 from "Trust" to "Untrust"  "9.10.11.0-24" "oss-COMPANY-A-1.2.3.161" "ANY" tunnel vpn "COMPANY-A-1-IKE" id 0x309a pair-policy 2539
    set policy id 2541 from "Trust" to "Untrust"  "4.5.7.0-24" "oss-COMPANY-A-1.2.3.161" "ANY" tunnel vpn "COMPANY-A-1-IKE" id 0x309b pair-policy 2540
    set policy id 2540 from "Untrust" to "Trust"  "oss-COMPANY-A-1.2.3.161" "4.5.7.0-24" "ANY" tunnel vpn "COMPANY-A-1-IKE" id 0x309b pair-policy 2541
    COMPANY-B-ROUTER(M)->
    I suspect that this curious issue is due to a configuration setting on the
    Juniper device, but neither party has seen this error before.  COMPANY-B
    operates thousands of IPsec VPNs and they report that this is a new error
    for them too.  The behavior that allows traffic from one IP address to
    work and traffic from another to end up getting this error is also unique.
    As only the Cisco side emits any error message at all, this is the only
    clue we have as to what is going on, even if this isn't actually an IOS
    problem.
    What we are looking for is a description of exactly what the Cisco
    IOS error message:
    IPSEC(epa_des_crypt): decrypted packet failed SA identity check
    is complaining about, and if there are any known causes of the behavior
    described that occur when running IPsec between Cisco IOS and a Juniper
    SSG device.  Google reports many other incidents of the same error
    message (but not the "I like that IP address but hate this one" behavior),
    and not just with a Juniper device on the COMPANY-B end, but for those cases,
    not one was found where the solution was described.
    It is hoped that with a better explanation of the error message
    and any known issues with Juniper configuration settings causing
    this error, we can have COMPANY-B make adjustments to their device.
    Or, if there is a setting change needed on the COMPANY-A router,
    that can also be implemented.
    Thanks in advance for your time in reading this, and any ideas.

    Hello Harish,
    It is believed that:
    COMPANY-B computer #1   4.5.7.94 (this one has no issues)
    COMPANY-B computer #2   4.5.7.29 (this one fails)
    both have at least two network interfaces, one with a public IP address
    (which we are supposedly conversing with) and one with a RFC 1918 type
    address.   COMPANY-B is reluctant to disclose details of their network or
    servers setup, so this is not 100% certain.
    Because of that uncertainty, it occurred to me that perhaps COMPANY-B
    computer #2 might be incorrectly routing via the RFC 1918 interface.
    In theory, such packets should have been blocked by the access-list on both
    COMPANY-A router, and should not have even made it into the IPsec VPN
    if the Juniper access settings work as it appears they should.  So I turned up
    debugging on COMPANY-A router so that I could see the encrypted and
    decrypted packet hex dumps.
    I then hand-disassembled the decoded ACK packet IP header received just
    prior to the "decrypted packet failed SA check" error being emitted and
    found the expected source and destination IP addresses (4.5.7.29 and 1.2.3.161),
    in the unecapsulated packet.  I also found the expected port numbers of the TCP
    conversation that was trying to be established in the TCP header.  So, it
    looks like COMPANY-B computer #2 is emitting the packets out the right
    interface.
    The IP packet header of the encrypted packet showed the IP addresses of the
    two routers at each terminus of the IPsec VPN, but since I don't know what triggers
    the "SA check" error message or what it is complaining about, I don't know what
    other clues to look for in the packet dumps.
    As to your second question, "can you check whether both encapsulation and
    decapsulation happening in 'show crypto ipsec sa'",   the enc'ed/dec'ed
    counters were both going up by the correct quantities.  When communicating
    with the uncooperative COMPANY-B computer #2, you would also see the
    received Drop increment for each packet decrypted.  When communicating
    with the working COMPANY-B computer #1, the Drop counters would not
    increment, and the enc'ed/dec'ed would both increment.
    #show crypto sess det
    Crypto session current status
    Code: C - IKE Configuration mode, D - Dead Peer Detection
    K - Keepalives, N - NAT-traversal, X - IKE Extended Authentication
    Interface: FastEthernet0/0
    Session status: UP-ACTIVE
    Peer: 4.5.6.228 port 500 fvrf: (none) ivrf: (none)
          Phase1_id: 4.5.6.228
          Desc: (none)
      IKE SA: local 1.2.3.8/500 remote 4.5.6.228/500 Active
              Capabilities:(none) connid:1 lifetime:07:59:54
      IPSEC FLOW: permit ip host 1.2.3.161 4.5.7.0/255.255.255.0
            Active SAs: 2, origin: crypto map
            Inbound:  #pkts dec'ed 376 drop 5 life (KB/Sec) 4458308/28784
            Outbound: #pkts enc'ed 401 drop 3 life (KB/Sec) 4458308/28784
    Attempt a TCP communication to COMPANY-B computer #2...
    show crypto sess det
    Crypto session current status
    Code: C - IKE Configuration mode, D - Dead Peer Detection
    K - Keepalives, N - NAT-traversal, X - IKE Extended Authentication
    Interface: FastEthernet0/0
    Session status: UP-ACTIVE
    Peer: 4.5.6.228 port 500 fvrf: (none) ivrf: (none)
          Phase1_id: 4.5.6.228
          Desc: (none)
      IKE SA: local 1.2.3.8/500 remote 4.5.6.228/500 Active
              Capabilities:(none) connid:1 lifetime:07:59:23
      IPSEC FLOW: permit ip host 1.2.3.161 4.5.7.0/255.255.255.0
            Active SAs: 2, origin: crypto map
            Inbound:  #pkts dec'ed 376 drop 6 life (KB/Sec) 4458307/28753
            Outbound: #pkts enc'ed 402 drop 3 life (KB/Sec) 4458307/28753
    Note Inbound "drop" changed from 5 to 6.  (I didn't let it sit for all
    the retries.)
    #show crypto ipsec sa
    interface: FastEthernet0/0
        Crypto map tag: COMPANY-BMAP1, local addr 1.2.3.8
       protected vrf: (none)
       local  ident (addr/mask/prot/port): (1.2.3.161/255.255.255.255/0/0)
       remote ident (addr/mask/prot/port): (4.5.7.0/255.255.255.0/0/0)
       current_peer 4.5.6.228 port 500
         PERMIT, flags={origin_is_acl,}
        #pkts encaps: 402, #pkts encrypt: 402, #pkts digest: 402
        #pkts decaps: 376, #pkts decrypt: 376, #pkts verify: 376
        #pkts compressed: 0, #pkts decompressed: 0
        #pkts not compressed: 0, #pkts compr. failed: 0
        #pkts not decompressed: 0, #pkts decompress failed: 0
        #send errors 3, #recv errors 6
         local crypto endpt.: 1.2.3.8, remote crypto endpt.: 4.5.6.228
         path mtu 1500, ip mtu 1500, ip mtu idb FastEthernet0/0
         current outbound spi: 0xDF2CC59C(3744253340)
      inbound esp sas:
          spi: 0xD9D2EBBB(3654478779)
            transform: esp-3des esp-sha-hmac ,
            in use settings ={Tunnel, }
            conn id: 2004, flow_id: SW:4, crypto map: COMPANY-BMAP1
            sa timing: remaining key lifetime (k/sec): (4458307/28600)
            IV size: 8 bytes
            replay detection support: Y
            Status: ACTIVE
         inbound ah sas:
         inbound pcp sas:
         outbound esp sas:
          spi: 0xDF2CC59C(3744253340)
            transform: esp-3des esp-sha-hmac ,
            in use settings ={Tunnel, }
            conn id: 2003, flow_id: SW:3, crypto map: COMPANY-BMAP1
            sa timing: remaining key lifetime (k/sec): (4458307/28600)
            IV size: 8 bytes
            replay detection support: Y
            Status: ACTIVE
         outbound ah sas:
         outbound pcp sas:
    The "send" errors appear to be related to the tunnel reverting to a
    DOWN state after periods of inactivity, and you appear to get one
    each time the tunnel has to be re-negotiated and returned to
    an ACTIVE state.  There is no relationship between Send errors
    incrementing and working/non-working TCP conversations to the
    two COMPANY-B servers.
    Thanks for pondering this very odd behavior.

  • How do I get incoming mail in one of my mailboxes unstuck.  It will not download any mail in one box but the other mailbox works fine

    How do I get incoming mail in one of my mailboxes unstuck??  It is trying to download it but seems jammed.  The other mailbox is working fine.  I know there is mail there because it is coming into my bb.  This just started this morning.  I took someone's suggestion and duplicated my mail from the library and I then put com.apple.mail.plist on my desktop.  I was unable to delete the incoming mail from the mailbox however so don't know what to do.
    Help?

    Try this: If this is Apple Mail, select the Mailbox, then from the Mail Menu>Mailbox>Rebuild.

  • Since last update, unable to open PDF files from either banking site. The other (IE) works fine but I hate IE. I deleted newer versions and went back to older releases. No help, same thing. Checked settings in options. That is ok. What's up?

    Unable to open PDF files from my banking statements.

    I think almost every dev is on arch-general, so that is the place to contact the group in general.  Specific points can probably be emailed to the dev involved, if one is identifiable and if the bug tracker is not a better place (bug reports to my email get ignored).
    I think the whole problem here is that there is really no dev in charge of that package.  So your emails were probably seen then skipped over by all devs thinking not my problem...  (I know that is true for me).   Then Andrea noticed an "orphan" package that needed updated and went ahead with it without connecting it to your previous emails, which is unfortunate.
    Now our maintainer backend is fixed, hopefully we can get all the orphan packages adopted out, or at least know if we need to bring on new people to maintain them.  That way, there should always be someone who information about specific packages should be sent to.

  • HT201209 I put in my gift card to redeem it and it said it was redeemed but the $10 did not go into my credit. I had 3 the other two redeemed fine

    What do I do

    Hello, Morgan. 
    Thank you for visiting Apple Support Communites. 
    If you are having issues redeeming an iTunes Gift Card, here is an article that you may find helpful.  See the section labeled Contact iTunes Store Support.
    If you can't redeem your iTunes Gift Card or code
    http://support.apple.com/kb/HT6021
    Cheers,
    Jason H. 

  • TS1702 The application "video converter" says that I can retrieve my converted files through iTunes.   Where and how does that happen?

    The application "video converter" says that I can retrieve my converted files through iTunes.   Where and how does that happen?

    I see an iPhone App called Video Converter but not an iPad app. When to do a search, it comes up with a whole bunch of apps so perhaps if you tell us exactly which app it is .....

  • Outlook will not sync after update to iTunes 10.7 and iOS6 on my phone

    I am pulling hair. On one of two PCs that were nicely syncing with Outlook and the iCloud for Calendar, Reminders and Notes (not Mail) data entered on the PC does not show up in iCloud or either my iPhone or iPad. I can update in the browser in iCloud and the updates quickly show up on my phone.
    Support and Instructions at Apple do not reflect all the chnages that iOS6 created. It is all a little more cryptic and vague than I can fiind solutions in.
    I must use Outlook. it is faster and more compact that a web bases sting of apps in iCloud and other work arounds like Google Calendar to share my calendars across four devices.
    One PC was just find. It is running WIndows 7 Home Premium and is 32 bit. WHen I opened iCloud Control Panel on this PC the thing asked me to set up a @me.com Apple ID. I already had one and have no idea what is was really being used for. I have never sent or recieved any mail with this. My Apply ID is or was a @gmail.com account. Even with makign this update the PC opened iCloud Control Panel and I have the option to select the 'mail, calendar, ...' box. That control panel shows my @gmail.com on the main panel with my name.
    One PC#2 that used to wrok just fine and across the devices, the iCloud control Panel does not show the option and has a link to icould.com to set the perferences. That has been done and checked. The control panel asks immediatedly on opening it for me to go to Windows's Programs and Features and run a change to repair iCloud. Done 10 times tonight. I close it all. Restart the PC#2 and this whole loop just goes on and on. This is a 64 bit machine and there is supposed to be a 64 bit iTunes installer. I don't know if it is critical to syncing these devices with Outlook but IT CAN NOT be found. Apples support says that a 64 bit installer is needed to install Itunes but the link that me to a downloa dpage that list the requirements and seems to clearly say that a 64 bit iTunes Installer is needed. I cannot find such a thing.
    SO, where is the 64 bit Installer for iTunes? Did a new version of iTunes change this requirement? since I was doing just fine before the update to 10.7 and iOS 6.
    More importantly, why will the Icloud Control Panel not find Outlooks 2007 ready to connect to?
    I read in a community note that there should be an @me.com email account in Outlook's data files and an iCloud pst folder. They are there.
    Must both machines and both deveices (iPad and iPhone) all use the same Apples ID and if so How to I get PC#2 to use my @gmail.com Apple ID?
    I'll even live with the @me.com or @icloud.com Apples ID. But if I do, must I change it in all the devices? I know this is recommended but the instructions also say these can be mixed. I think the PC #2 does not know what Apple ID to use or which one will match the server's ID for my account. But it could be something else I am missing here.

    If it makes you feel better, I'm having a similar problem on my iPhone 3Gs. I can't update apps through iTunes anymore. I can update most apps via my phone either wirelessly or over a 3G connection, but some apps are so big that I can only update them over a wireless connection. I'm wondering if there isn't some collusion going on between Apple and AT&T to hoodwink customers into updating apps over AT&T's wireless connection, thus significantly boosting phone data usage. I smell a class action lawsuit coming on if this isn't addressed quickly.

  • Can no longer sync aperture events through iTunes to ipad3

    I can no longer sync aperture events through iTunes with ipad3. Mavericks/Aperture 3.5.1/ IOS 7.0.4
    Have tried deleting Iphoto cache from Aperture Library.
    Worked once. 
    Itunes will sync a folder of images onto Ipad with sync.
    But will no longer extract events from Aperture library.
    Was hoping tonights Aperture fix grade in conjunction with IOS upgrade would repair issue.
    No luck.  Help?

    I have the same problem with my ipod nano. I downloaded tunes from my old pc. ITunes does not recognise it from my new pc and I cannot sync.

  • HT4628 My airport seems not to be working anymore. I have internet but now I can't play music through Itunes remotely. Airport kept flashing amber. Now I have tried to reset it it only flashes briefly amber and then no more light and it seems disconnected

    My airport seems not to be working anymore. I have internet but now I can't play music through Itunes remotely. Airport kept flashing amber. Now I have tried to reset it it only flashes briefly amber and then no more light and it seems disconnected?? Any help out there?

    Unfortunately the Netgear DG834N router is rubbish with Macbook Pro's. I've had a few netgear routers, which were all good with my mac, which is why I bought the 'N' series one as an upgrade to the 'G' version, but basically it crashes my Mac constantly. I get the fade up grey screen forcing my to hard power off my book. everything freezes. It plain just doesn't work. wireless 'N' is still just in draft form and the difference between the Netgear and Mac version on the macbook pro just clash. Netgear haven't updated the firmware on the router since last year, so hopefully the will soon, but I've just gone back to my old 'G' version, and stuck the DG834N on ebay. I tried all the configs, with and with out security and no luck, it always disconnected, froze and crashed.

  • HT4623 I have an iPod with iOS 4.2.1 and would like to up date version 5. The pc I normally sync with has XP operating system. So I can't up date to iTunes 10. And my iPod doesn't show the software update button shown in the article. What can I do?

    I have an iPod with iOS 4.2.1 and would like to up date to version 5. The pc I normally sync with has XP operating system. So I can't up date to iTunes 10. And my iPod doesn't show the software update button shown in the article. What can I do?

    You cannot update it if you can't get the latest version of iTunes. Actually, the latest version of iTunes will run in XP if you have Service Pack 2. Also, you posted in the iPad forum, and your profile shows you have an iPad, but in your post, you say it is an iPod. Is it an iPad or an iPod?

  • How can I update my iphone 4s to ios6, not through iTunes, I was doing it but it keep poping an error message, Help me plzzzz!!!

    How can I update my iphone 4s to ios 6, not through iTunes. I was trying to do it but an error message just keep coming!

    ok thank you for your reply, I'll try and proceed this way! let's see!

Maybe you are looking for

  • Authentication Source not appearing in login dropdown

    Hi,I've created a custom Authentication Web Service and linked a Authentication Source to this. The Everyone group is given Select rights to both of these objects. I've given the Authentication Source the description "TestAuth". However when I refres

  • How to convert quantity

    Hi , i develop purchase register  when i run this by giving only miro date then it will give me wrong o/p with message EA could not be converted to TO  but when i run this with miro date and perticular tax code the it will give me correct output.   

  • How to get ALL command line parameters

    Hi, Is there possibility to get all command line parameters which Flex builder invokes when I press RUN button ? I am asking because I want to create mxmlc ant task with the same parameters as Flex builder. I wrote something like that below but I hav

  • No audio in the left channel

    I was given an old G4 and I'm not computer illiterate by any means but as a PC user I'm at a loss as to how to fix anything on a Mac. I've been using it for almost a year now and I'm not actually sure when this problem started but I get no audio out

  • How many kinds of NI card can be a timer/counter

    HI,   I want to konw which card can be a timer/counter,i only know  M series 帖子被leexiang在09-21-2005 08:16 AM时编辑过了 TTech| ATS | NVH | SCADA |