En la pantalla de consulta de todos los procesos no carga la información y en la respuesta da este error

<script type="text/javascript">
    $(document).scrollTop(0);
    setTimeout(function () {
        $('.ui-dialog-content').each(function () { $(this).dialog('close'); });
    }, 0);
    $("#MessagesAndErrors").html('<div class="validation-summary-errors"><ul><li>
        System.InvalidOperationException : Sequence contains no elements
        at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)   at
         Aseinfo.VH4.Infraestructura.Services.ProcesoService.&lt;GetTodosProcesosFinalizacion&gt;b__6(Proceso
         p) in c:\BuildAgent\work\89066541112bb801\VH4\Infraestructura\Services\Procesos\ProcesoService.cs:line
         122
        at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
        at System.Web.Script.Serialization
        .JavaScriptSerializer.SerializeEnumerable(IEnumerable enumerable, StringBuilder sb, Int32 depth, Hashtable
         objectsInUse, SerializationFormat serializationFormat)
        at System.Web.Script.Serialization.JavaScriptSerializer
        .SerializeValueInternal(Object o, StringBuilder sb, Int32 depth, Hashtable objectsInUse, SerializationFormat
         serializationFormat, MemberInfo currentMember)
        at System.Web.Script.Serialization.JavaScriptSerializer
        .SerializeValue(Object o, StringBuilder sb, Int32 depth, Hashtable objectsInUse, SerializationFormat
         serializationFormat, MemberInfo currentMember)
        at System.Web.Script.Serialization.JavaScriptSerializer
        .SerializeDictionary(IDictionary o, StringBuilder sb, Int32 depth, Hashtable objectsInUse, SerializationFormat
         serializationFormat)
        at System.Web.Script.Serialization.JavaScriptSerializer.SerializeValueInternal
        (Object o, StringBuilder sb, Int32 depth, Hashtable objectsInUse, SerializationFormat serializationFormat
        , MemberInfo currentMember)
        at System.Web.Script.Serialization.JavaScriptSerializer.SerializeValue
        (Object o, StringBuilder sb, Int32 depth, Hashtable objectsInUse, SerializationFormat serializationFormat
        , MemberInfo currentMember)
        at System.Web.Script.Serialization.JavaScriptSerializer.Serialize(Object
         obj, StringBuilder output, SerializationFormat serializationFormat)
        at System.Web.Mvc.JsonResult.ExecuteResult
        (ControllerContext context)
        at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive
        (IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext
        , ActionResult actionResult)
        at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive
        (IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext
        , ActionResult actionResult)
        at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive
        (IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext
        , ActionResult actionResult)
        at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive
        (IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext
        , ActionResult actionResult)
        at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive
        (IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext
        , ActionResult actionResult)
        at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive
        (IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext
        , ActionResult actionResult)
        at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive
        (IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext
        , ActionResult actionResult)
        at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters
        (ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
        at System.Web.Mvc
        .Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass21.&lt;BeginInvokeAction&gt;b__1e(IAsyncResult
         asyncResult)
    </li></ul></div>');
</script>

asked 28 May '15, 10:17

ohernandez's gravatar image

ohernandez
206151515
accept rate: 0%

edited 28 May '15, 15:17

Fernando%20Paz's gravatar image

Fernando Paz ♦♦
17.3k81635

Tambien da el error en la pantalla General/Proceso/VerTodosProcesos, esto en la version 1.9.0.0

(28 May '15, 10:26) ohernandez ohernandez's gravatar image

Este es un bug, se arreglará en el próximo Hotfix, pues da error cuando hay por lo menos un proceso sin ejecuciones

link

answered 28 May '15, 11:55

sabanito's gravatar image

sabanito ♦♦
(suspended)
accept rate: 54%

Se creo un Incidente con este reporte

https://aseinfo.atlassian.net/browse/EVO-1984

(28 May '15, 15:18) Fernando Paz ♦♦ Fernando%20Paz's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Evolution en BitBucket

En este sitio puede acceder al código fuente, centro de descargas y reportar bugs, propuestas y mejoras para Evolution.

Evolution en JIRA

En este sitio puedes sugerir nueva funcionalidad para Evolution, o puedes votar por la funcionalidad ya propuesta por otros usuarios.

Tags:

×19

Asked: 28 May '15, 10:17

Seen: 1,508 times

Last updated: 28 May '15, 15:18

[Acerca de] [Preguntas Frecuentes] [Privacidad] [Soporte] [Contacto]
Copyright 2013-2018. Asesores en Informática