visual studio 2010 - SSRS error on preview : "The size necessary to buffer the XML content exceeded the buffer quota" hides original error -


i understand there wrong report (e.g. columns missmatcch) , need correct see wcf error message hides actual problem , hiding irritates me more original problem: columns missmatch.

i guess need adjust wcf 'buffer size' , original problem message. config file? text search of "system.servicemodel" in c:\program files (x86)\microsoft visual studio 10.0 doesn't bring idea...

p.s. since preview of report not think ssrs configuration problem. problem localised somewhere in devstudio process or int devstudio's internal web server process ...

p.p.s please me improve question. see responders doesn't understand kind of need.

i have encountered multiple "flavors" of bug in ssrs preview. seems renderer preview mode quite fragile.

there simple way solve this. ignore error , attempt upload rdl file reporting server. uploader happily tell wrong file - tell field has problem , problem is. if there multiple errors, told each , every field , error associated each one.

i can create bogus xml buffer error of following:

  • add new tablix, start connect dataset, cancel out.
  • copy/paste text textbox ms word document 1 or more lines have negative right indent (right column end outside page margin).
  • connect dataset varchar(8000) returned value.

Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -