The maximum message size quota for incoming messages (65536) has been exceeded

前端 未结 8 1171
别那么骄傲
别那么骄傲 2020-11-30 04:36

I get this exception while creating scope for few tables all those tables are huge in design


    
        

        
8条回答
  •  离开以前
    2020-11-30 05:09

    As per this question's answer

    You will want something like this:

    
         
             
                 
             
          
    

    Please also read comments to the accepted answer there, those contain valuable input.

提交回复
热议问题