DevForce 2010 と Silverlight 4 を使用しています。
大量のバイナリ データを含むエンティティを保存すると、次のエラーが発生します。
Unhandled Error in Silverlight Application The remote server returned an error: NotFound.
アプリケーションをデバッグすると、次のエラーが表示されます。
Unhandled Error in Silverlight Application Insufficient memory to continue the execution of the program.
Bad CRC32 in GZIP stream.
この問題について議論している Ideablades フォーラムでこのスレッドを見つけました: http://www.ideablade.com/forum/forum_posts.asp?TID=3361&PN=1&title=bad-crc32-in-gzip-stream
これはサーバーまたはクライアントの問題ですか?
これは DevForce 2010 の新しいバージョンで解決された問題ですか?
私のサーバーには 4 GB のメモリがあります。メモリを増やすと問題は解決しますか?
または、正しい解決策は何ですか?