I
Iain Porter
I am using ADO to read mailbox contents in Exchange 2000.
Every so often (about 10 errors a day out of 20,000 or more requests)
calls to RecordSet.Open will generate an OutOfMemoryException:
"System.OutOfMemoryException: Not enough storage is available to
complete this operation".
I am able to replicate this behaviour by setting up 2 logins and then
beating on them both until one breaks, usually after about 5 or 6
attempts.
I am trying to get past this problem to buy more time before moving
the application over to using ADO.NET.
Any ideas....?
Every so often (about 10 errors a day out of 20,000 or more requests)
calls to RecordSet.Open will generate an OutOfMemoryException:
"System.OutOfMemoryException: Not enough storage is available to
complete this operation".
I am able to replicate this behaviour by setting up 2 logins and then
beating on them both until one breaks, usually after about 5 or 6
attempts.
I am trying to get past this problem to buy more time before moving
the application over to using ADO.NET.
Any ideas....?