Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Thunderbird version 91.9.1 (64-bit) Cannot import ICS file

  • 2 답장
  • 2 이 문제를 만남
  • 3 보기
  • 최종 답변자: GordyNorth

more options

When I try to import an ics file into the Calendar I receive a message "Cannot import from Downloads/appointment.ics. There are no importable items in this file." I found some articles where the line endings were not correct, I checked they are OK. I checked for invalid characters, there are none. So how I import the ICS file? What is not correct in the file? The file is: BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Sabre//Sabre VObject 4.3.3//EN CALSCALE:GREGORIAN BEGIN:VEVENT UID:sabre-vobject-40eef33e-ae8f-4ebd-bae1-1e7f9b11a28f DTSTAMP:20220603T193644Z SUMMARY:Appointment - mymeeting DTSTART:20220707T133000Z DTEND:20220707T140000Z LOCATION:6875 Bd Rue Mycity Canada ORGANIZER;CN=1: ATTENDEE;CN=1: END:VEVENT END:VCALENDAR

When I try to import an ics file into the Calendar I receive a message "Cannot import from Downloads/appointment.ics. There are no importable items in this file." I found some articles where the line endings were not correct, I checked they are OK. I checked for invalid characters, there are none. So how I import the ICS file? What is not correct in the file? The file is: BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Sabre//Sabre VObject 4.3.3//EN CALSCALE:GREGORIAN BEGIN:VEVENT UID:sabre-vobject-40eef33e-ae8f-4ebd-bae1-1e7f9b11a28f DTSTAMP:20220603T193644Z SUMMARY:Appointment - mymeeting DTSTART:20220707T133000Z DTEND:20220707T140000Z LOCATION:6875 Bd Rue Mycity Canada ORGANIZER;CN=1: ATTENDEE;CN=1: END:VEVENT END:VCALENDAR

모든 댓글 (2)

more options

rename the file to remove the / or \ from the file name which will be interpreted as a folder delimiter.

It will be looking in a downloads folder for an appointments file.

more options

The full text of the message is Cannot import from /home/gordynorth/Downloads/appointment.ics. There are no importable items in this file. As can be seen the ics file is in the downloads folder.