B
Boein
Hi,
weird problem. I'm making a program that automaticaly adds contacts from a
asci-file into outlook using vbs. If I run my program the script crashes
adding a 247th item (contact addition). I checked this by adding a counter,
it doesn't matter if I delete some line from the ascii file, it alway crashes
at 247. It look like a buffer overflow. Even more strange this only happens
if I run the script filling contacts in my maibox-folder, if I run the same
script in my "personal-folder" there's no problem. The only difference
between the two mailbox folder is on the exchange server, personal folder is
a local pst. Is there a way to make this work without this limitation?
outlook client: 2003
Exchange server: 2007
Thanks
Boein
weird problem. I'm making a program that automaticaly adds contacts from a
asci-file into outlook using vbs. If I run my program the script crashes
adding a 247th item (contact addition). I checked this by adding a counter,
it doesn't matter if I delete some line from the ascii file, it alway crashes
at 247. It look like a buffer overflow. Even more strange this only happens
if I run the script filling contacts in my maibox-folder, if I run the same
script in my "personal-folder" there's no problem. The only difference
between the two mailbox folder is on the exchange server, personal folder is
a local pst. Is there a way to make this work without this limitation?
outlook client: 2003
Exchange server: 2007
Thanks
Boein