Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

The size necessary to buffer the XML content exceeded the buffer quota

$
0
0
Anyone come across this error before?“The size necessary to buffer the XML content exceeded the buffer quota”Took me while to figure out, I got the error when running a report with in VS after making some changes, it didn't seem to like me using a shared data set when setup as a procedure (even tho it was already setup prior)... once I changed it to a Text script (i.e. Exec <procedure name> @param1 ) it then worked as it should.Just wondering why I would get this error/ resolution when it should work fine as a procedure?

Viewing all articles
Browse latest Browse all 2791

Trending Articles