Server Error in '/' Application.

Specified argument was out of the range of valid values.
Parameter name: skipCount

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: skipCount

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: skipCount]
   System.Data.Linq.SqlClient.QueryConverter.VisitTake(Expression sequence, Expression count) +787
   System.Data.Linq.SqlClient.QueryConverter.VisitInner(Expression node) +889
   System.Data.Linq.SqlClient.QueryConverter.ConvertOuter(Expression node) +131
   System.Data.Linq.SqlClient.SqlProvider.BuildQuery(Expression query, SqlNodeAnnotations annotations) +166
   System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query) +162
   System.Data.Linq.DataQuery`1.System.Collections.Generic.IEnumerable<T>.GetEnumerator() +58
   System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +430
   System.Linq.Enumerable.ToList(IEnumerable`1 source) +69
   NuevosVecinos.Business.Extend.BBGrupo.FGetGruposXLocalidad(String Provincia, String Localidad, Int32 pagina, Int32 cantXPagina, Boolean archivado) +6734
   NuevosVecinos.RPages.listarGrupos.Page_Load(Object sender, EventArgs e) +12718
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +154
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4082


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4494.0