Community
Participate
Working Groups
Build Identifier: 20110615-0604 there is another issue: I had to increase the timeout from 10 to e.g. 200 seconds, otherwise I cannot upload large Blobs since a timeout occurs on server side. A workaround is to increase this timeout manually using CDOSession.options.setCommitTimeout(200). Solution should be that the timeout is reset on each received TCP packet of the blob data. Reproducible: Always Steps to Reproduce: 1. Add a very large blob 2. commit, and you get the error at the end when blob is "successfully" uploaded but the 10 secs default timeout are passed.
Moving all open issues to 4.2. Open bugs can be ported to 4.1 maintenance after they've been fixed in master.
I think this has been fixed with commit 661d7d2e8bb433cfa71ce43e2a8c63e383930ca7.
Available in R20130613-1157 (4.2)