Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

An error occurred when writing to the calendar <calName> / MODIFICATION_FAILED

  • 3 trả lời
  • 1 gặp vấn đề này
  • 12 lượt xem
  • Trả lời mới nhất được viết bởi Fabián Rodríguez

more options

When trying to delete a recurring event from a user-owned calendar (not Google, not network ical) I get the message "An error occurred when writing to the calendar Susan's Calendar / Error code: MODIFICATION_FAILED"

In the error console I get the following 2 lines:

There has been an error reading data for calendar: Susan's Calendar. However, this error is believed to be minor, so the program calCalendarManager.js:969:13 will attempt to continue. Error code: 0x80004005. Description: ID is null for deleteItem

An error occured when writing to the calendar Susan's Calendar! Error code: MODIFICATION_FAILED. Description: calCalendarManager.js:966

Why am I getting this error and how do I delete this event?

When trying to delete a recurring event from a user-owned calendar (not Google, not network ical) I get the message "An error occurred when writing to the calendar Susan's Calendar / Error code: MODIFICATION_FAILED" In the error console I get the following 2 lines: There has been an error reading data for calendar: Susan's Calendar. However, this error is believed to be minor, so the program calCalendarManager.js:969:13 will attempt to continue. Error code: 0x80004005. Description: ID is null for deleteItem An error occured when writing to the calendar Susan's Calendar! Error code: MODIFICATION_FAILED. Description: calCalendarManager.js:966 Why am I getting this error and how do I delete this event?

Tất cả các câu trả lời (3)

more options

I've had this kind of error before, the only solution for me was to completely remove the calendar and reinstall it.

In my case I also had to export all events then delete the event from the exported file, then create the calendar again by importing the cleaned filed..

more options

That work and was pretty easy to do. Thanks!

more options

Thanks for letting me know! Don't forget to mark my post as the solution.