Appointment update failed. Object reference not set to an instance of an object.
See original GitHub issueOGCS Version: v2.8.0.0 Installed or Portable: Installed Outlook: 2016
Outlook ← Google
0 Outlook calendar entries to be deleted.
0 Outlook calendar entries to be created.
4 calendar entries to be compared.
Comparing 4 existing Outlook calendar entries
Appointment update failed.
Object reference not set to an instance of an object.
0 entries updated.
Bug Description
I sync from Google To Outlook. (Outlook ← Google)
My Google account have access to another calendar but only in “See Busy/Free” mode. So all events in that calendar displayed with empty Title and empty Description.
When I sync that calendar (empty titles and descriptions) to Outlook for the First Time - everything is fine. However if in the parent calendar anything was updated in that event (time or title or description). Next sync will cause Null reference exception
.
Steps to Reproduce the Issue
- Create Home Google Account with Home Calendar in it
- Create Work Google Account
- Share Home Calendar with Work Google Account with “See Busy/Free only” permissions
- Configure Synchronization to outlook from Work Google Account - selecting Home Calendar.
- Create event in Home Google Account/Home calendar - put any description
- Synchronize and make sure event is imported to outlook with Empty Title and Description - sync should complete successfully
- Change anything in Home Google Account/Home Calendar (title or time or description)
- Sync again, and you will see error:
Appointment update failed.
Object reference not set to an instance of an object.
Issue Analytics
- State:
- Created 4 years ago
- Comments:21 (9 by maintainers)
Top Results From Across the Web
Object reference not set to an instance of an object error
Cause. The hybrid object is missing from the Active Directory domain. For example, this can occur if the object was deleted.
Read more >Fix: "Object Reference Not Set to an Instance of ...
The problem "Object reference not set to an instance of an object" is a common Windows error caused by a Microsoft Visual Studio...
Read more >EWS Management API - Object reference not set to an ...
I'm trying to create appointment with EWS Management API. ExchangeService service = new ExchangeService(); service. Url = new Uri(url); service.
Read more >Object reference not set to an instance of an object
I was success in adding appointments to the database in SQL but now I am getting the below error. I have two custom...
Read more >Object reference not set to an instance of an ...
After installing the 15.8.0 update for Visual Studio 2017 I receive an 'Object reference not set to an instance of an object.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Scratch that, I’ve been able to replicate the issue on v2.8.1 too.
@Rosmaninho not sure what you mean by “an update”. When an Outlook appointment is updated by OGCS? The error message in the subject of this issue is very generic and it’s a rather old issue, so I doubt you do have exactly the same problem.
Please raise a new issue if necessary.