The max message size quota for incoming messages (65536) …To increase the quota, use the MaxReceivedMessageSize property

前端 未结 3 1409
粉色の甜心
粉色の甜心 2020-12-15 06:24

I got this crazy problem I\'m trying to deal with. I know that when we\'re getting huge amount of data we must increase the quota on client .config file, but what am I suppo

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-15 06:35

    This issue can be resolved by adding the below additional binding node to the binding section of config file.

    
      
        
      
    
    

提交回复
热议问题