Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MaxReceivedMessageSizeWCFサービスを使用してサーバーに接続し、サーバーからデータを取得しますが、のプロパティを増やした後、次のapp.conf例外が発生します。
MaxReceivedMessageSize
app.conf
このファクトリはメッセージをバッファリングするため、メッセージサイズは整数値の範囲内である必要があります。パラメータ名:value.MaxReceivedMessageSize
財産に制限はありMaxReceivedMessageSizeますか?
MaxReceivedMessageSizeの制限はInt64.MaxValueです
エラーを読みませんでしたか?
message sizes must be in the range of an integer value.