G
Guest
I have to sync/get all Contacts from server, it could be 2000 or more
at outlook side at the same time I am receiving the data and added the
receiving Contact Item to Contact folder of outlook 2003 inside a loop.
But this process made my whole system in hanging condition and when I check
the Memory used by Outlook.exe it has increased from 50mb to 105mb.
IS there any way I could overcome this problem and avoid my whole system to
hang???
Is there any code optimization.
Should I put this sync process in seperate thread???
What should I do??
Thanks in advance!
at outlook side at the same time I am receiving the data and added the
receiving Contact Item to Contact folder of outlook 2003 inside a loop.
But this process made my whole system in hanging condition and when I check
the Memory used by Outlook.exe it has increased from 50mb to 105mb.
IS there any way I could overcome this problem and avoid my whole system to
hang???
Is there any code optimization.
Should I put this sync process in seperate thread???
What should I do??
Thanks in advance!