operation is not valid due to the current state of the object-ASP. Net Error

Is the one of the  error in ASP .net Using Forms and fields it will happen in the  processing any events.

     To Use Maximum Number Of Fields or Big Data using the Forms get this Error.




 



        To Resolve this Error Using Web.Config file.

          <appSettings>
               <add key="aspnet:MaxHttpCollectionKeys" value="4000" />
     </appSettings>


Note:

Default aspnet:MaxHttpCollectionKeys value is 1000


Comments

Popular posts from this blog

Unable to perform operation on the item is locked in workspace

Maximum Stored Procedure Function Trigger or View Nesting Level Exceeded (limit 32) in SQL Server

Insecure cookie setting: missing Secure flag