How can I sync over itunes and at the same time sync over icloud?

Hello,
I just recently updated my iTunes to the latest version and now run into the following challenge. With the "old" iTunes I was able to sync my Outlook calendar from my company computer over iTunes with my iPhone and my iPad. At the same time I was able to sync my private appointments on my iPhone over iCloud with my iPad. That way my appointments from my company computer appeared in a different color on my mobile devices as my private appointments and everything was fine.
Now, after updating iTunes, I cannot sync my Outlook calendar from my company computer anymore - iTunes is just telling me I choose to sync my calendar over iCloud and leaves me no option anymore to sync "manually" in addition to the iCloud with iTunes.
How can I solve the issue? Basically, how can I sync my company appointments with my iPhone without using iCloud on my company computer?

Hi,
I have the same issue and I can tell that it really *****. Now I have to manually copy cal items to my icloud calendar to have the business cal items on my iphone.  have looked into codetwo for icloud which is nice for notes, tasks and contacts but it only works for business cal items which I myself have created not for items for which I was invited. Contacted their support but I think it won't help.
If you have any suggestions how to overcome this problem, I'd be glad if you posted your solution.
Thx in advance
iphone 5, iOS 6.0.1, icloud for windows 2.1, windows 7 64bit

Similar Messages

  • How can I have another Itunes account on the same computer for my wife?

    How can I have another Itunes account on the same computer for my wife?

    In case you didn't fully understand what dallon meant, it means another user account on your computer. You set that up in Windows and then instal iTunes onto that account.
    That way, you each have your own desktop and your own itunes. You can link to the songs in the other person's library as well, but you cannot run both iTunes at the same time. (That simply means you need to close it on the first account before opening it on the second account.)

  • How can I run 2 Dreamweaver windows at the same time?

    How can I run 2 Dreamweaver windows at the same time on my
    PC?
    basically I have 2 monitors and I want to edit CSS on one
    monitor and have the html page open on the other so I can quickly
    look from one to another with in a split second instead of taking
    that extra time to switch back and forth using the tabs at the top,
    I know I should probably invest into a mac so i can work out side
    of the Dreamweaver application window and I will in the future but
    is there any way i can do this on my windows XP pro PC?
    Thank you
    Maurice

    Open the CSS in DW, and use F10 to open the Code Inspector.
    Place the
    latter as needed.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Random_Yggdrasil" <[email protected]> wrote
    in message
    news:gi2htb$j4j$[email protected]..
    > How can I run 2 Dreamweaver windows at the same time on
    my PC?
    > basically I have 2 monitors and I want to edit CSS on
    one monitor and have
    > the
    > html page open on the other so I can quickly look from
    one to another with
    > in a
    > split second instead of taking that extra time to switch
    back and forth
    > using
    > the tabs at the top, I know I should probably invest
    into a mac so i can
    > work
    > out side of the Dreamweaver application window and I
    will in the future
    > but is
    > there any way i can do this on my windows XP pro PC?
    >
    > Thank you
    > Maurice
    >
    >
    >

  • How can i use offline & online database in the same time?

    how can i use offline & online database in the same time?
    my database in another server when the connection true it connect
    but if not does not work
    i wanna make offline database if the server not connected it connect offline then the server is on it alter all data from the offline to the server.

    User, please tell us your Jdev version!
    There is no such functionality build into the framework. The offline data base is only for designing the db, not to have a backup db.
    If you can't connect to the db the application will not work.
    Timo

  • How can I have two PDFs open at the same time next to each other?

    How can I have two PDFs open at the same time next to each other?

    Moved to Adobe Reader for iOS.
    The only way I know how to do that is with two iPads.

  • How to bind to a dataset and at the same time trim the text?

    Hi,
    I want to bind a listbox to a dataset, and the text value in the dataset is not always trimmed.
            Dim dsCity as dataset = GetListOfCity()
            ListBoxCity.DataSource = dsCity
            ListBoxCity.DataTextField = "CityName"
            ListBoxCity.DataValueField = "CityID"
            ListBoxCity.DataBind()
    I would like to ask if there is any handy way for me to bind to the dataset and at the same time, trim the text "CityName" when we are binding to it?
    Regards,
    Xavier

    Hi Xavier,
    Just as Uri Dimant said, we can use the Trim or Replace function in the textbox to trim leading or trailing spaces of any string. For example, we can use those functions as below:
    =Trim(Fields!FieldName.Value)
    =Replace(Fields!FieldName.Value, "  ", "")
    Besides, those two functions can also be done in the query with SQL.
    Reference:
    http://venkateswarlu.co.in/MSBI/ssrs/SSRS_Common_Functions__Text.aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How can I maintain two tables content at the same time with SM30

    Hi all,
    I created two customizing tables that I would like to link together for maintenance in SM30. Table 1 is the header and table 2 can have multiple detail records.
    They are linked via the ID key field. I would like to run the Table Maintenance Generator on the first table in SE11 and be able to maintain both table data at the same time in SM30.
    How can I do that without any ABAP programming? Should I use Append or Include structure or else?
    Thank you for giving as much detail as possible.
    Regards,
    Sylvain

    Hi,
    You cant do it w/t abap programing.
    You can code in "EVENT" to achive the same.
    Open table maintainance generator of first table through se56 or se11.
    follow the path: environment>Modification>Event.
    Select sutaible event from drop down like Before Save... and do coding.
    In this way data will be saved in second table automatically when you save in first table.
    In case of any query, please revert.
    regards,
    Dhan

  • How Can I generate 2 different WaveForm in the same time

    Hello,
    I use a NI 6733 card and measurement studio 8 with MFC class.
    I would like to generate 2 different waveform in the same time on 2 diffrent analog output channel.
    I would like to know how can i do that bescause I succeed to generate one wafeform on one channel but not the second.
    I would like to create 2 task one per analog output channel and waveform and launch the task in the same time.
    I use the buffer FIFO and I think I have a probleme to share the buffer between the to different channel.
    thank you for your attention.

    Hello,
    This corresponds of the third case detailed in this KnowledgeBase. You have to use one task with two channel, and feed it with your two independant waveforms (at the same sampling rate).
    Cordially,
    .mrLeft{float:left} .mrInfo{border-left:solid 1px #989898;font-size:x-small;color:#989898}
    Mathieu R.  
      CTD - Certified TestStand Developer / Développeur TestStand Certifié  
      CLAD - Certified LabVIEW Associate Developer  

  • How can i have to windows open at the same time

    i have to applications open and i want them on the same window at the same time but these little triangles show up and only allow me to have one open on my screen, i was able to before however. How can i change this?

    Open the first website you want and then click on "file" and then on "new window." Another window will appear so now you have 2 windows on your screen. Reduce the two windows so that they both fit on your screen. Now click on the edge of either window and then on the book mark of the website you want and that website will appear in that window, and do the same thing on the other window for a different book mark, OR type in a different website name in each of the windows and you will get those websites in the respective windows.
    I know...it seems so easy, but I had to ask someone else how to do it too !

  • How can I have 2 webpages open at the same time?

    With my previous IP I could have 2 websites open at the same time, useful when making comparisons. I'm sure there must be a way to do this with Firefox but I can't find it.

    Open the first website you want and then click on "file" and then on "new window." Another window will appear so now you have 2 windows on your screen. Reduce the two windows so that they both fit on your screen. Now click on the edge of either window and then on the book mark of the website you want and that website will appear in that window, and do the same thing on the other window for a different book mark, OR type in a different website name in each of the windows and you will get those websites in the respective windows.
    I know...it seems so easy, but I had to ask someone else how to do it too !

  • How can I subscribe to 2 number at the same time

    Can you help? I have 2 numbers, I have a monthly subscription on one and I actually wanted it on both. I try to add a subscription and it tells me that I already have one running and that it will simply add onto the same one. I have now had to top up my other number with a PAYG as I can't find out how to have a monthly UK unlimited number for 2 numbers at the same time. please help
    thank you 

    tony.harrison wrote:
    THank you. the numbers I should have, and indeed are using are 
    020 XXXX 1135 this one doesn't have a monthly subscription and I want one
    020 XXXX 8511 this opne is OK and I think is alloctaed to xxxxxxxxxxxxxxxxxxxxxxxxxx
    Hello
    NEVER post any personal information on the Forum. This is a public internet site and can be (and is) accessed by anyone surfing the internet.
    1. Your account shows that the # ending in 1135 is an annual Subscription which expires on August 7th 2014. If you with to change the billing frequency please do so before the expiry date by using this link: please contact Skype customer service
    2. The same information and expiry dates apply to the # ending in 8511 registered to the second user. Please take the same action.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • How can I connect 2 bluetooth headets at the same time?

    I have a I Pod Touch 4G.  I got it to use on my Gold Wing GL 1800 trike on trips.  I am using a Sena SMH10D as a bluetooth headset.  The touch recognizes my headset and my wifes too.  Problem is that it will only send music to one or the other.  How can I send the music to both headsets at the same time?

    While not the answer I was hoping for, it did answer the question.  Thanks for the fast response.

  • Forgotten password on iPhone 5, how can i reset via iTunes and use the phone?

    I bought a used iPhone 5 from a friend, and unfortunately i found out there is a passcode when turning it on!!, and the old owner of the phone has forgot it! i tried 3-4 times and it said "wrong password",  WHat can I do to be able to launch the phone, or reset it via iTunes?

    If it has been disabled after entering the wrong passcode - http://support.apple.com/kb/HT1212.
    Unfortunately, you must restore it in iTunes on your computer.   There is no way to retrieve a forgotten pass lock code.
    You will need to restore your device from the same computer that you most recently synced to, and restore the device. See - http://support.apple.com/kb/HT1414.

  • How Can I replace an image and save the same size as the previous?

    I want to replace an image in a PDF, but I would like to keep the same size, and location as the previous. I have tried to to it, but the new image takes a different size.
    This is a PDF exported from an InDesign template.

    Thank you.
    The problem is that the person to edit the PDF doesn´t have ID and doesn't know how to use it.
    The idea is that the design department create very sharp ID templates for people from other departments of the company only have to replace information (text and image).
    We are looking for a program to edit PDF files and function as templates forreplacement information.

  • How can I work with two images at the same time?

    I have downloaded Photoshop Elements 10 and I can not find the buttons for Minimize or Reset for the image. If I rightclick the miniature those options are grey. If I open two images so I have two miniatures in the holder and then go to Windows and Images the option Show Overlapping is grey but I can show Side by side. Then I can only shut down the images.
    Thanks for help
    Bibbi

      Open the Editor and on the menu bar click:
    Edit à Preferences à General
    Check the box “Allow Floating documents in Full Edit Mode” and click OK.
     

Maybe you are looking for

  • Sharing iTunes between users - problem

    When sharing iTunes (6.0.4) between users on the same mac some of the mp3 files I have show up in the remote iTunes within Get Info as QuickTime movie files (remote). They will not play. In my home folder they are mp3 files. They are inaccessible to

  • Is this a bug in Safari for iOS ??

    http://www.clfsrpm.net/sample/ The control buttons above playlist display just fine in every Android, Linux, and Windows browser I have used - including Safari for Windows. However they do not display properly in Safari for iOS as tested on my iPod (

  • Photo cleanup after ios8 migration

    I have an iPhone 5 running ios8, and a macbook laptop running OSX 10.9.5 Even before the migration away from camera roll, my iPhoto library on my mac was problematic. I was also running the iPhoto app on my iphone. A lot of times when I backed up to

  • Button Controls Disappearing

    This is an FYI... I've had a problem with buttons disappearing when using CFormView.  The same problem as discussed in the knowledgebase link below. http://digital.ni.com/public.nsf/websearch/862567530005F09F86256726006E261F?OpenDocument I found that

  • Version Problem i got some issues...

    Dear Sir/Madam, First I'm using Tomcat 5.5 That time my process are working well done suddenly i changed Tomcat 7.0 that time i got issues.All screen are working but one screen not working. Please give some solution for me .... Below the errors are c