Only 249 contacts are allow to be created in Outlook by Add-in

Status
Not open for further replies.
B

BVM

Hi,

I have 4000 contacts in a database. I want to transfer them to contact folder by one of the function in my add-in. But it seems only allow 249 contacts to be added to the Outlook contact folder. When the number exceed 249, it comes up an error. How can I solve this problem?

Thanks,

Danny Huang
 
See if this covers the problem:

http://www.vboffice.net/en/developers/limited-loops

If not, for sure the error message would be important to know.

Best regards

Michael Bauer

Am Mon, 18 Jan 2010 15:18:04 +1100 schrieb BVM:


> Hi,

> I have 4000 contacts in a database. I want to transfer them to contact


folder by one of the function in my add-in. But it seems only allow 249

contacts to be added to the Outlook contact folder. When the number exceed

249, it comes up an error. How can I solve this problem?

> Thanks,

> Danny Huang
 
Thanks. I tried it. Afetr inserting 250 contacts, It still comes up an

error: Operation failed.

Any idea?

Thanks

Danny

"Michael Bauer " <mb@mvps.org> wrote in message

news:v9zsfmzjp58i.19ggj6elppkl9$.dlg@40tude.net...

> See if this covers the problem:
> http://www.vboffice.net/en/developers/limited-loops

> If not, for sure the error message would be important to know.

> > Best regards
> Michael Bauer
>

>

> Am Mon, 18 Jan 2010 15:18:04 +1100 schrieb BVM:
>
> > Hi,
>

>> I have 4000 contacts in a database. I want to transfer them to contact

> folder by one of the function in my add-in. But it seems only allow 249
> contacts to be added to the Outlook contact folder. When the number exceed
> 249, it comes up an error. How can I solve this problem?
>

>> Thanks,
>

>> Danny Huang
 
Have you tested whether it's caused by a certain contact?

Best regards

Michael Bauer

Am Thu, 21 Jan 2010 11:47:35 +1100 schrieb BVM:


> Thanks. I tried it. Afetr inserting 250 contacts, It still comes up an
> error: Operation failed.

> Any idea?

> Thanks

> Danny

> "Michael Bauer " <mb@mvps.org> wrote in message
> news:v9zsfmzjp58i.19ggj6elppkl9$.dlg@40tude.net...
>

>
>> See if this covers the problem:
> > http://www.vboffice.net/en/developers/limited-loops
>

>> If not, for sure the error message would be important to know.
>

>> > > Best regards
> > Michael Bauer
> >

> >

>
>
>> Am Mon, 18 Jan 2010 15:18:04 +1100 schrieb BVM:
> >
> >> Hi,
> >
>>> I have 4000 contacts in a database. I want to transfer them to contact

> > folder by one of the function in my add-in. But it seems only allow 249
> > contacts to be added to the Outlook contact folder. When the number


exceed
> > 249, it comes up an error. How can I solve this problem?
> >
>>> Thanks,
> >
>>> Danny Huang
 
Now I do it 200 contacts at the time, Click Load button, load 200 contacts,

then click button again to load next 200. Then all 4000 contacts can be

loaded to Contacts folder. But I need to click button 20 times.

It is definitely not caused by a certain contact. It's some limit in

Outlook.

Thanks,

Danny

"Michael Bauer " <mb@mvps.org> wrote in message

news:1xh7fw9gmmphx.u55bheanr7uq$.dlg@40tude.net...

> Have you tested whether it's caused by a certain contact?

> > Best regards
> Michael Bauer
>

>

> Am Thu, 21 Jan 2010 11:47:35 +1100 schrieb BVM:
>
> > Thanks. I tried it. Afetr inserting 250 contacts, It still comes up an
> > error: Operation failed.
>

>> Any idea?
>

>> Thanks
>

>> Danny
>

>> "Michael Bauer " <mb@mvps.org> wrote in message
> > news:v9zsfmzjp58i.19ggj6elppkl9$.dlg@40tude.net...
> >
>>
>>> See if this covers the problem:
> >> http://www.vboffice.net/en/developers/limited-loops
> >
>>> If not, for sure the error message would be important to know.
> >
>>> > >> Best regards
> >> Michael Bauer
> >>

> >>

>>
>>
>>> Am Mon, 18 Jan 2010 15:18:04 +1100 schrieb BVM:
> >
>>>> Hi,
> >>
>>>> I have 4000 contacts in a database. I want to transfer them to contact
> >> folder by one of the function in my add-in. But it seems only allow 249
> >> contacts to be added to the Outlook contact folder. When the number

> exceed
> >> 249, it comes up an error. How can I solve this problem?
> >>
>>>> Thanks,
> >>
>>>> Danny Huang
 
Yes, there can be a limit. And I've never seen that my example does not

overcome that issue. Have you by any chance modified the example?

Best regards

Michael Bauer

Am Fri, 22 Jan 2010 15:57:39 +1100 schrieb BVM:


> Now I do it 200 contacts at the time, Click Load button, load 200


contacts,
> then click button again to load next 200. Then all 4000 contacts can be
> loaded to Contacts folder. But I need to click button 20 times.

> It is definitely not caused by a certain contact. It's some limit in
> Outlook.

> Thanks,

> Danny

> "Michael Bauer " <mb@mvps.org> wrote in message
> news:1xh7fw9gmmphx.u55bheanr7uq$.dlg@40tude.net...
>

>
>> Have you tested whether it's caused by a certain contact?
>

>> > > Best regards
> > Michael Bauer
> >

> >

>
>
>> Am Thu, 21 Jan 2010 11:47:35 +1100 schrieb BVM:
> >
> >> Thanks. I tried it. Afetr inserting 250 contacts, It still comes up an
> >> error: Operation failed.
> >
>>> Any idea?
> >
>>> Thanks
> >
>>> Danny
> >
>>> "Michael Bauer " <mb@mvps.org> wrote in message
> >> news:v9zsfmzjp58i.19ggj6elppkl9$.dlg@40tude.net...
> >>
>>>
>>>> See if this covers the problem:
> >>> http://www.vboffice.net/en/developers/limited-loops
> >>
>>>> If not, for sure the error message would be important to know.
> >>
>>>> > >>> Best regards
> >>> Michael Bauer
> >>>

> >>>

>>>
>>>
>>>> Am Mon, 18 Jan 2010 15:18:04 +1100 schrieb BVM:
> >>
>>>>> Hi,
> >>>
>>>>> I have 4000 contacts in a database. I want to transfer them to contact
> >>> folder by one of the function in my add-in. But it seems only allow 249
> >>> contacts to be added to the Outlook contact folder. When the number

> > exceed
> >>> 249, it comes up an error. How can I solve this problem?
> >>>
>>>>> Thanks,
> >>>
>>>>> Danny Huang
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
G Apply Custom Contacts form to all existing Contacts Outlook VBA and Custom Forms 1
G Add Map It button to Custom Contacts Form in Outlook Outlook VBA and Custom Forms 1
B Sync Outlook Public Folders to Contacts Using Outlook 2
Kika Melo How to mark as Junk any message not from Contacts (in Outlook.com) Using Outlook 3
G Outlook 365 My iCloud Outlook doesn’t work after reinstalling Microsoft365 on Windows 10 PC – now I get error message on contacts and calendar Using Outlook 1
T How to Export & Import GMAIL Contacts into Outlook 2021 ? Using Outlook 4
L Applying new form to existing contacts -- MessageClass Outlook VBA and Custom Forms 3
Bardiferous Weird Contacts Behavior - Can't find any in any address book, but they're in there Using Outlook 3
S client lost 3K contacts when office 365 for mac account deleted from company exchange server Using Outlook 5
O How to sync (one way) contacts between two Outlook (exchange) accounts? Using Outlook 0
P How to clear out all contacts in iCloud, so I can use iCloud-based sync program Using Outlook 1
R How to prevent corrupted Notes format in Calendar and Contacts Using Outlook 0
K Outlook 365 After migrating to Outlook 365, some contacts display in emails with prefixes Using Outlook 0
kburrows Outlook or Phone Combining Contacts? Using Outlook 0
Witzker Add a text line at the end of the note field in all selected Contacts Outlook VBA and Custom Forms 7
G Add contacts birthday to calendar Using Outlook 4
R How to force Outlook to use plain text in notes for Contacts? Using Outlook 1
S Cannot print Contacts Using Outlook 7
V Backup Calendar, Contacts, Tasks in an POP3 data file Using Outlook 3
J Outlook 365 Outlook 2016/365 Contacts Lose Info when Favorited to the To-Do Bar Using Outlook 2
D Advanced e-Mail search on from/to contact group only searches for first 20 contacts in group Using Outlook 0
P Outlook calendar and contacts sync problem-outlook disconnects Using Outlook.com accounts in Outlook 2
K Font Sizing in Custom Form Regions for Contacts Outlook VBA and Custom Forms 1
O Outlook - hidden contacts? Using Outlook 2
H Synchronize contacts and calendars across multiple devices Using Outlook 0
S Outlook 2016 Change how Outlook shows me contacts in emails Using Outlook 0
L Favorites for People/Contacts? Using Outlook 1
K can't get custom form to update multiple contacts using VBA Outlook VBA and Custom Forms 3
Horsepower Contacts added from iPhone don't show up in Outlook Using Outlook 2
B oContacts.Items.Restrict Misses Some Contacts Outlook VBA and Custom Forms 3
F Moving Contacts to New Profile Using Outlook 0
V Contacts in O365 have changed?? Using Outlook 20
T Outlook 2010 BCM Migration to Standard Contacts BCM (Business Contact Manager) 0
D Outlook Contacts Notes Field Photos to Smartphone Using Outlook 0
G Add to Outlook Contacts - Point to non-default contacts folder Using Outlook 0
D Is a sub folder under contacts necessary to be able to name an Address Book? Using Outlook 1
L Outlook 2016 Contacts missing in Outlook 365 Using Outlook 1
L icloud contacts sync Using Outlook 4
Fozzie Bear Outlook 2016 Creating a shared local Contacts folder Using Outlook 2
M VbScript for Command Button on Contacts Custom Form Using Outlook 1
J Outlook 2013 Change color of text in data fields of contacts in Outlook 2013? Using Outlook 10
M Changing the preferred order for "Put this entry in" list for adding new contacts to the Address Book Using Outlook 1
GregS Exporting contacts Using Outlook 1
O Synchronising contacts Outlook 365 with Google v.v. Using Outlook 4
J can't sync outlook calendar contacts with iphone ipad Using Outlook 4
M PST import from Outlook 2007 to 2010 - Address Book contacts all in 1 group Using Outlook 4
egarneau Meeting updates with external contacts (GMail) Using Outlook 1
T Outlook Contacts ... Changing Font Size, Style, Bold, etc. Using Outlook 2
W Remove specific contacts from contact list Outlook VBA and Custom Forms 3
D Can Exchange Admin Center create a pst for users email/contacts/calendar? Exchange Server Administration 0

Similar threads

Back
Top