Forum Discussion

kiwivert's avatar
kiwivert
Copper Contributor
May 13, 2020

Outlook duplicates internet calendar.

Hello experts :),
Someone in my company has an issue with internet calendars. He subscribed to his google agenda and the calendar appears in the "other calendar" section. So it seems to be good.

But after a while, there are "copies" of his calendar. CalendarName(1), CalendarName(2), ... (5) for example. It is like if Outlook duplicates calendar instead of overwriting the changes in the calendar.

 

He tried to delete them but after some time they reappears. Where does it come from? Duplicate option, sync issue ? 

 

13 Replies

  • mel_jay's avatar
    mel_jay
    Copper Contributor

    I have had the same issue for about 3 years and still no solution - Ii delete multiple internet calendars, pst files, internet calendar folders, etc.  every day or so. I have had my profile rebuilt etc. These only appear on my desktop version of outlook (occured with both 2016 and my current 2019), not the microsoft 365 online version. Hope to hear of a solution one day....

    • hklepzig's avatar
      hklepzig
      Copper Contributor
      See my post from today and https://stackoverflow.com/questions/69235142/c-sharp-webcallink-in-outlook-internet-calendar-subscription-produce-multiple
      The problem is solved.
      • frankndenver's avatar
        frankndenver
        Copper Contributor

        hklepzig 

        Not sure how this solves anyone's problems as I have the same issue Numerous duplicated Internet calendars myself <1% of the people that need this fix are going to write C# code to fix this...

         

        I myself literally deleted all the internet calendar subscriptions - default.pst files to try and fix this and once I restart Outlook upon deleting the Internet Calendar PST file and I subscribe to one of my internet Google Calendars it STILL somehow finds the older versions of the calendar that were supposed to have been deleted.  I even cleared out the entire Outlook Cache and it still comes back.  I think Microsoft doesn't care about this because it primarily only affects people who are using Google Calendars.  Utterly ridiculous that when you select 'Delete' it doesn't actually delete the instance that is stored somewhere.  How difficult is this to get correct????

         

        I have spent days of my life trying to fix this stupid thing...

         

        Regards,

        Frank

         

    • hklepzig's avatar
      hklepzig
      Copper Contributor

      mel_jay I have just installed Office 365, the problem persists with Outlook 365.

      • hklepzig's avatar
        hklepzig
        Copper Contributor

        hklepzig 

        I found a solution: Details see here:

        https://stackoverflow.com/questions/69235142/c-sharp-webcallink-in-outlook-internet-calendar-subscription-produce-multiple

         

  • kiwivert I've been struggling with this for a while too - did you ever find a solution to it? The previous responses seemed more like wild guesses...

     

    Thanks,

    Jonas

    • kiwivert's avatar
      kiwivert
      Copper Contributor

      Jonas Rapp No I didn't find a solution. I am still searching. Maybe it is just a sync problem between google calendar and outlook calendar or a dummy thing like this but I can find what is is exactly.

      • hklepzig's avatar
        hklepzig
        Copper Contributor

        I have the same problem: repeated calls of a webcal - calender with c# (OpenSharedFolder(webCalString)  ) creates over and over new instances of the subscribed calender in outlook.exe. Details an a code example can be found here:   https://developercommunity.visualstudio.com/t/c-microsoftofficeinteropoutlook-opensharedfolderwe/1530446?from=email

        The Microsoft Visual Studio Team says it will be an Office problem. I still look for a solution. Any idea would be mostly welcomed!

    • kiwivert's avatar
      kiwivert
      Copper Contributor

       Hello firefistmango  yes he can delete the internet calendars but after a while they reappears. So I would like to know what is the cause of that.

       

      • firefistmango's avatar
        firefistmango
        Copper Contributor
        It could be bad PST file at that point. Also, is this a shared calendar?

Resources