Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Out of memory while expanding memory stream

Maybe you are sending very very large file using text mode transfer. Such file must be converted before sending in memory. Try to force binary mode.
dprophit

Out of memory while expanding memory stream

Out of memory while expanding memory stream Anyone have a clue as to why I would get that trying to send a file to the server?