The JSON request was too large to be deserialized. error on Exchange Dashboard

I am getting an error message - The JSON request was too large to be deserialized.

when using the Exchange 2013 MSP community dashboard - is anyone else getting this issue?

Hi Jelly - using version 3.0.4.83 - I have read that with JSON on IIS that there is a default limit set to 1000. https://msdn.microsoft.com/en-us/library/hh975440.aspx - I will try setting this figure differently and assses.

Benny

I upped the JSON figure to <add key="aspnet:MaxJsonDeserializerMembers" value="150000" /> but now hitting a parameter limit. I guess we might be too big for this dashboard :-(

Hi Benny,

Which version of SQUP have you got installed? 3.0.4 is currently available and there have been a few bug fixes since release. If you’re not already on this version, I recommend updating first.

It’s possible that there are too many objects being pulled back in the request. Do you know how many should be returned?

I’ve not got Exchange in my environment so can’t assist you much I’m afraid.

Cheers,

Jelly