Hey ! Sorry, I d'ont speak english very well but I will do my best to explain the problem.
![Image]()
I download all messages from a folder (inbox in this case) which have 1004 messages. and I have couple folders which exceeds 100 messages.
like the image below :
![Image]()
But during the download the system throw an exception : 'System.Net.Socket.SocketException'
The program transfer all messages from GMAIL or anything else to an Exchange mailbox.
so when the program download messages it save them in Process Memory.
And after it have downloading all message from the curent folder (here inbox) it upload them to exchange mailbox but it crash before the upload because process memory get out of bound.
So I have no idea to resolve this...
Than's Clem from AIS french company

I download all messages from a folder (inbox in this case) which have 1004 messages. and I have couple folders which exceeds 100 messages.
like the image below :

But during the download the system throw an exception : 'System.Net.Socket.SocketException'
The program transfer all messages from GMAIL or anything else to an Exchange mailbox.
so when the program download messages it save them in Process Memory.
And after it have downloading all message from the curent folder (here inbox) it upload them to exchange mailbox but it crash before the upload because process memory get out of bound.
So I have no idea to resolve this...
Than's Clem from AIS french company