Sunday, March 11, 2012

Cascadingdropdown doesnt fill more than 767 items.....?

Hi,

it could be a problem related to the amount of data you're transferring to the client.

If you open the web.config file, you can find the following commented element:

<jsonSerialization maxJsonLength="500">

You could try to uncomment the element and change the maxJsonLength value accordingly.

Thanks a lot. It has solved my problem.


hello i tried to change my web.config. and the response is method error 500. My items are 1265 and more. If anybody could help i will aprecitedi.

No comments:

Post a Comment