PC Review


Reply
Thread Tools Rate Thread

bulk vcalendar import into outlook

 
 
tom haenel
Guest
Posts: n/a
 
      27th Jul 2004
Hi,
does anyone know if there is a problem importing multiple
vcalendar appointments into outlook ? THe below vcalendar
data only imports the first appointment -

BEGIN:VCALENDAR
BEGIN:VEVENT
DTSTART:20040803T023000Z
DTEND:20040803T040000Z
DESCRIPTION;QUOTED-PRINTABLE: 5th Avenue [Mr Black]
SUMMARY:5th Avenue Appointment
END:VEVENT
BEGIN:VEVENT
DTSTART:20040903T063000Z
DTEND:20040903T083000Z
DESCRIPTION;QUOTED-PRINTABLE: bla 2
SUMMARY:5th Avenue Appointment 2
END:VEVENT
END:VCALENDAR

 
Reply With Quote
 
 
 
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      27th Jul 2004
You need to use the File | Import and Export wizard if you want to do bulk
vCal/iCal import.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"tom haenel" <(E-Mail Removed)> wrote in message
news:502b01c473ef$94796c20$(E-Mail Removed)...
> Hi,
> does anyone know if there is a problem importing multiple
> vcalendar appointments into outlook ? THe below vcalendar
> data only imports the first appointment -
>
> BEGIN:VCALENDAR
> BEGIN:VEVENT
> DTSTART:20040803T023000Z
> DTEND:20040803T040000Z
> DESCRIPTION;QUOTED-PRINTABLE: 5th Avenue [Mr Black]
> SUMMARY:5th Avenue Appointment
> END:VEVENT
> BEGIN:VEVENT
> DTSTART:20040903T063000Z
> DTEND:20040903T083000Z
> DESCRIPTION;QUOTED-PRINTABLE: bla 2
> SUMMARY:5th Avenue Appointment 2
> END:VEVENT
> END:VCALENDAR
>



 
Reply With Quote
 
=?Utf-8?B?Smlt?=
Guest
Posts: n/a
 
      30th Jul 2004
I tried that with a vcal file and got an import fail message. The same file imports in to palm destop with no problems.

"Sue Mosher [MVP-Outlook]" wrote:

> You need to use the File | Import and Export wizard if you want to do bulk
> vCal/iCal import.
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "tom haenel" <(E-Mail Removed)> wrote in message
> news:502b01c473ef$94796c20$(E-Mail Removed)...
> > Hi,
> > does anyone know if there is a problem importing multiple
> > vcalendar appointments into outlook ? THe below vcalendar
> > data only imports the first appointment -
> >
> > BEGIN:VCALENDAR
> > BEGIN:VEVENT
> > DTSTART:20040803T023000Z
> > DTEND:20040803T040000Z
> > DESCRIPTION;QUOTED-PRINTABLE: 5th Avenue [Mr Black]
> > SUMMARY:5th Avenue Appointment
> > END:VEVENT
> > BEGIN:VEVENT
> > DTSTART:20040903T063000Z
> > DTEND:20040903T083000Z
> > DESCRIPTION;QUOTED-PRINTABLE: bla 2
> > SUMMARY:5th Avenue Appointment 2
> > END:VEVENT
> > END:VCALENDAR
> >

>
>
>

 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      30th Jul 2004
The sample you posted below worked fine here in Outlook 2003, even though
its missing the expected VERSION: element.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jim" <(E-Mail Removed)> wrote in message
news:6CF0ABE7-4E06-4F54-A2CB-(E-Mail Removed)...
> I tried that with a vcal file and got an import fail message. The same

file imports in to palm destop with no problems.
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
> > You need to use the File | Import and Export wizard if you want to do

bulk
> > vCal/iCal import.


> >
> > "tom haenel" <(E-Mail Removed)> wrote in message
> > news:502b01c473ef$94796c20$(E-Mail Removed)...
> > > Hi,
> > > does anyone know if there is a problem importing multiple
> > > vcalendar appointments into outlook ? THe below vcalendar
> > > data only imports the first appointment -
> > >
> > > BEGIN:VCALENDAR
> > > BEGIN:VEVENT
> > > DTSTART:20040803T023000Z
> > > DTEND:20040803T040000Z
> > > DESCRIPTION;QUOTED-PRINTABLE: 5th Avenue [Mr Black]
> > > SUMMARY:5th Avenue Appointment
> > > END:VEVENT
> > > BEGIN:VEVENT
> > > DTSTART:20040903T063000Z
> > > DTEND:20040903T083000Z
> > > DESCRIPTION;QUOTED-PRINTABLE: bla 2
> > > SUMMARY:5th Avenue Appointment 2
> > > END:VEVENT
> > > END:VCALENDAR
> > >

> >
> >
> >



 
Reply With Quote
 
=?Utf-8?B?Smlt?=
Guest
Posts: n/a
 
      31st Jul 2004
When I double click on the vcal file I get a message that says ther is a conflict between the Lunar and the gregorian calender. Gregorian is the default.
Regards,
Jim

"Sue Mosher [MVP-Outlook]" wrote:

> The sample you posted below worked fine here in Outlook 2003, even though
> its missing the expected VERSION: element.
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Jim" <(E-Mail Removed)> wrote in message
> news:6CF0ABE7-4E06-4F54-A2CB-(E-Mail Removed)...
> > I tried that with a vcal file and got an import fail message. The same

> file imports in to palm destop with no problems.
> >
> > "Sue Mosher [MVP-Outlook]" wrote:
> >
> > > You need to use the File | Import and Export wizard if you want to do

> bulk
> > > vCal/iCal import.

>
> > >
> > > "tom haenel" <(E-Mail Removed)> wrote in message
> > > news:502b01c473ef$94796c20$(E-Mail Removed)...
> > > > Hi,
> > > > does anyone know if there is a problem importing multiple
> > > > vcalendar appointments into outlook ? THe below vcalendar
> > > > data only imports the first appointment -
> > > >
> > > > BEGIN:VCALENDAR
> > > > BEGIN:VEVENT
> > > > DTSTART:20040803T023000Z
> > > > DTEND:20040803T040000Z
> > > > DESCRIPTION;QUOTED-PRINTABLE: 5th Avenue [Mr Black]
> > > > SUMMARY:5th Avenue Appointment
> > > > END:VEVENT
> > > > BEGIN:VEVENT
> > > > DTSTART:20040903T063000Z
> > > > DTEND:20040903T083000Z
> > > > DESCRIPTION;QUOTED-PRINTABLE: bla 2
> > > > SUMMARY:5th Avenue Appointment 2
> > > > END:VEVENT
> > > > END:VCALENDAR
> > > >
> > >
> > >
> > >

>
>
>

 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      31st Jul 2004
I've seen that with some other iCal items, but this one worked fine for me.
I'm running SP1.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jim" <(E-Mail Removed)> wrote in message
news:BDEF47C1-D148-4149-B0F8-(E-Mail Removed)...
> When I double click on the vcal file I get a message that says ther is a

conflict between the Lunar and the gregorian calender. Gregorian is the
default.
> Regards,
> Jim
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
> > The sample you posted below worked fine here in Outlook 2003, even

though
> > its missing the expected VERSION: element.


> >
> > "Jim" <(E-Mail Removed)> wrote in message
> > news:6CF0ABE7-4E06-4F54-A2CB-(E-Mail Removed)...
> > > I tried that with a vcal file and got an import fail message. The same

> > file imports in to palm destop with no problems.
> > >
> > > "Sue Mosher [MVP-Outlook]" wrote:
> > >
> > > > You need to use the File | Import and Export wizard if you want to

do
> > bulk
> > > > vCal/iCal import.

> >
> > > >
> > > > "tom haenel" <(E-Mail Removed)> wrote in message
> > > > news:502b01c473ef$94796c20$(E-Mail Removed)...
> > > > > Hi,
> > > > > does anyone know if there is a problem importing multiple
> > > > > vcalendar appointments into outlook ? THe below vcalendar
> > > > > data only imports the first appointment -
> > > > >
> > > > > BEGIN:VCALENDAR
> > > > > BEGIN:VEVENT
> > > > > DTSTART:20040803T023000Z
> > > > > DTEND:20040803T040000Z
> > > > > DESCRIPTION;QUOTED-PRINTABLE: 5th Avenue [Mr Black]
> > > > > SUMMARY:5th Avenue Appointment
> > > > > END:VEVENT
> > > > > BEGIN:VEVENT
> > > > > DTSTART:20040903T063000Z
> > > > > DTEND:20040903T083000Z
> > > > > DESCRIPTION;QUOTED-PRINTABLE: bla 2
> > > > > SUMMARY:5th Avenue Appointment 2
> > > > > END:VEVENT
> > > > > END:VCALENDAR
> > > > >
> > > >
> > > >
> > > >

> >
> >
> >



 
Reply With Quote
 
=?Utf-8?B?Smlt?=
Guest
Posts: n/a
 
      31st Jul 2004
Single events import just fine, however its the batch that gets rejected. Any ideas on how to resolve?

"Sue Mosher [MVP-Outlook]" wrote:

> I've seen that with some other iCal items, but this one worked fine for me.
> I'm running SP1.
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Jim" <(E-Mail Removed)> wrote in message
> news:BDEF47C1-D148-4149-B0F8-(E-Mail Removed)...
> > When I double click on the vcal file I get a message that says ther is a

> conflict between the Lunar and the gregorian calender. Gregorian is the
> default.
> > Regards,
> > Jim
> >
> > "Sue Mosher [MVP-Outlook]" wrote:
> >
> > > The sample you posted below worked fine here in Outlook 2003, even

> though
> > > its missing the expected VERSION: element.

>
> > >
> > > "Jim" <(E-Mail Removed)> wrote in message
> > > news:6CF0ABE7-4E06-4F54-A2CB-(E-Mail Removed)...
> > > > I tried that with a vcal file and got an import fail message. The same
> > > file imports in to palm destop with no problems.
> > > >
> > > > "Sue Mosher [MVP-Outlook]" wrote:
> > > >
> > > > > You need to use the File | Import and Export wizard if you want to

> do
> > > bulk
> > > > > vCal/iCal import.
> > >
> > > > >
> > > > > "tom haenel" <(E-Mail Removed)> wrote in message
> > > > > news:502b01c473ef$94796c20$(E-Mail Removed)...
> > > > > > Hi,
> > > > > > does anyone know if there is a problem importing multiple
> > > > > > vcalendar appointments into outlook ? THe below vcalendar
> > > > > > data only imports the first appointment -
> > > > > >
> > > > > > BEGIN:VCALENDAR
> > > > > > BEGIN:VEVENT
> > > > > > DTSTART:20040803T023000Z
> > > > > > DTEND:20040803T040000Z
> > > > > > DESCRIPTION;QUOTED-PRINTABLE: 5th Avenue [Mr Black]
> > > > > > SUMMARY:5th Avenue Appointment
> > > > > > END:VEVENT
> > > > > > BEGIN:VEVENT
> > > > > > DTSTART:20040903T063000Z
> > > > > > DTEND:20040903T083000Z
> > > > > > DESCRIPTION;QUOTED-PRINTABLE: bla 2
> > > > > > SUMMARY:5th Avenue Appointment 2
> > > > > > END:VEVENT
> > > > > > END:VCALENDAR
> > > > > >
> > > > >
> > > > >
> > > > >
> > >
> > >
> > >

>
>
>

 
Reply With Quote
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      31st Jul 2004
No, since I can't reproduce the problem and have seen no other reports of
anything similar. You might try Help | Detect and Repair.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Jim" <(E-Mail Removed)> wrote in message
news:399505FA-1E16-4B4E-AE98-(E-Mail Removed)...
> Single events import just fine, however its the batch that gets rejected.

Any ideas on how to resolve?
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
> > I've seen that with some other iCal items, but this one worked fine for

me.
> > I'm running SP1.
> >
> > --
> > Sue Mosher, Outlook MVP
> > Author of
> > Microsoft Outlook Programming - Jumpstart for
> > Administrators, Power Users, and Developers
> > http://www.outlookcode.com/jumpstart.aspx
> >
> >
> > "Jim" <(E-Mail Removed)> wrote in message
> > news:BDEF47C1-D148-4149-B0F8-(E-Mail Removed)...
> > > When I double click on the vcal file I get a message that says ther is

a
> > conflict between the Lunar and the gregorian calender. Gregorian is the
> > default.
> > > Regards,
> > > Jim
> > >
> > > "Sue Mosher [MVP-Outlook]" wrote:
> > >
> > > > The sample you posted below worked fine here in Outlook 2003, even

> > though
> > > > its missing the expected VERSION: element.

> >
> > > >
> > > > "Jim" <(E-Mail Removed)> wrote in message
> > > > news:6CF0ABE7-4E06-4F54-A2CB-(E-Mail Removed)...
> > > > > I tried that with a vcal file and got an import fail message. The

same
> > > > file imports in to palm destop with no problems.
> > > > >
> > > > > "Sue Mosher [MVP-Outlook]" wrote:
> > > > >
> > > > > > You need to use the File | Import and Export wizard if you want

to
> > do
> > > > bulk
> > > > > > vCal/iCal import.
> > > >
> > > > > >
> > > > > > "tom haenel" <(E-Mail Removed)> wrote in

message
> > > > > > news:502b01c473ef$94796c20$(E-Mail Removed)...
> > > > > > > Hi,
> > > > > > > does anyone know if there is a problem importing multiple
> > > > > > > vcalendar appointments into outlook ? THe below vcalendar
> > > > > > > data only imports the first appointment -
> > > > > > >
> > > > > > > BEGIN:VCALENDAR
> > > > > > > BEGIN:VEVENT
> > > > > > > DTSTART:20040803T023000Z
> > > > > > > DTEND:20040803T040000Z
> > > > > > > DESCRIPTION;QUOTED-PRINTABLE: 5th Avenue [Mr Black]
> > > > > > > SUMMARY:5th Avenue Appointment
> > > > > > > END:VEVENT
> > > > > > > BEGIN:VEVENT
> > > > > > > DTSTART:20040903T063000Z
> > > > > > > DTEND:20040903T083000Z
> > > > > > > DESCRIPTION;QUOTED-PRINTABLE: bla 2
> > > > > > > SUMMARY:5th Avenue Appointment 2
> > > > > > > END:VEVENT
> > > > > > > END:VCALENDAR
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > >
> > > >
> > > >

> >
> >
> >



 
Reply With Quote
 
=?Utf-8?B?Smlt?=
Guest
Posts: n/a
 
      31st Jul 2004
Okay, Thanks!
Regards,
Jim

"Sue Mosher [MVP-Outlook]" wrote:

> No, since I can't reproduce the problem and have seen no other reports of
> anything similar. You might try Help | Detect and Repair.
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Jim" <(E-Mail Removed)> wrote in message
> news:399505FA-1E16-4B4E-AE98-(E-Mail Removed)...
> > Single events import just fine, however its the batch that gets rejected.

> Any ideas on how to resolve?
> >
> > "Sue Mosher [MVP-Outlook]" wrote:
> >
> > > I've seen that with some other iCal items, but this one worked fine for

> me.
> > > I'm running SP1.
> > >
> > > --
> > > Sue Mosher, Outlook MVP
> > > Author of
> > > Microsoft Outlook Programming - Jumpstart for
> > > Administrators, Power Users, and Developers
> > > http://www.outlookcode.com/jumpstart.aspx
> > >
> > >
> > > "Jim" <(E-Mail Removed)> wrote in message
> > > news:BDEF47C1-D148-4149-B0F8-(E-Mail Removed)...
> > > > When I double click on the vcal file I get a message that says ther is

> a
> > > conflict between the Lunar and the gregorian calender. Gregorian is the
> > > default.
> > > > Regards,
> > > > Jim
> > > >
> > > > "Sue Mosher [MVP-Outlook]" wrote:
> > > >
> > > > > The sample you posted below worked fine here in Outlook 2003, even
> > > though
> > > > > its missing the expected VERSION: element.
> > >
> > > > >
> > > > > "Jim" <(E-Mail Removed)> wrote in message
> > > > > news:6CF0ABE7-4E06-4F54-A2CB-(E-Mail Removed)...
> > > > > > I tried that with a vcal file and got an import fail message. The

> same
> > > > > file imports in to palm destop with no problems.
> > > > > >
> > > > > > "Sue Mosher [MVP-Outlook]" wrote:
> > > > > >
> > > > > > > You need to use the File | Import and Export wizard if you want

> to
> > > do
> > > > > bulk
> > > > > > > vCal/iCal import.
> > > > >
> > > > > > >
> > > > > > > "tom haenel" <(E-Mail Removed)> wrote in

> message
> > > > > > > news:502b01c473ef$94796c20$(E-Mail Removed)...
> > > > > > > > Hi,
> > > > > > > > does anyone know if there is a problem importing multiple
> > > > > > > > vcalendar appointments into outlook ? THe below vcalendar
> > > > > > > > data only imports the first appointment -
> > > > > > > >
> > > > > > > > BEGIN:VCALENDAR
> > > > > > > > BEGIN:VEVENT
> > > > > > > > DTSTART:20040803T023000Z
> > > > > > > > DTEND:20040803T040000Z
> > > > > > > > DESCRIPTION;QUOTED-PRINTABLE: 5th Avenue [Mr Black]
> > > > > > > > SUMMARY:5th Avenue Appointment
> > > > > > > > END:VEVENT
> > > > > > > > BEGIN:VEVENT
> > > > > > > > DTSTART:20040903T063000Z
> > > > > > > > DTEND:20040903T083000Z
> > > > > > > > DESCRIPTION;QUOTED-PRINTABLE: bla 2
> > > > > > > > SUMMARY:5th Avenue Appointment 2
> > > > > > > > END:VEVENT
> > > > > > > > END:VCALENDAR
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > >
> > > > >
> > > > >
> > >
> > >
> > >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Import vCalendar items on the fly to outlook adamfharris Microsoft Outlook VBA Programming 2 26th Oct 2009 03:29 PM
bulk import e-mail addresses into Outlook? =?Utf-8?B?Y2h1cmNoY2hpY2s2OA==?= Microsoft Outlook Contacts 1 14th Jun 2005 06:52 PM
Bulk import from Outlook Express Marius - Roma Microsoft Outlook Discussion 0 27th Sep 2004 11:16 AM
Outlook cannot import vCalendar Nunoyo Microsoft Outlook Calendar 3 15th Jan 2004 09:35 PM
Outlook bulk import and save Hatdaddy Microsoft Outlook Calendar 3 8th Jan 2004 07:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:24 PM.