Buen día,

Hace unos días, actualice a la versión 1.11.1.6 y estoy teniendo un inconveniente al querer visualizar la consulta dinámica de empleados, el cual es el siguiente

alt text

y ésto es lo que dice el elmah.axd

System.AggregateException: One or more errors occurred. 
  ---> System.UriFormatException: Invalid URI: The format of the URI could not be determined.
  at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
  at Aseinfo.VH4.Expedientes.Services.EmpleadosLivePivotCollection.<>c__DisplayClass3_0.<MakeCollection>b__5(ExpedienteModel exp) in C:\vh4\VH4\Expedientes\Services\Empleos\EmpleadosLivePivotCollection.cs:line 174
  at System.Threading.Tasks.Parallel.<>c__DisplayClassf`1.<ForWorker>b__c()
  at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  at System.Threading.Tasks.Task.<>c__DisplayClass11.<ExecuteSelfReplicating>b__10(Object param0)
  --- End of inner exception stack trace ---
  at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  at System.Threading.Tasks.Task.Wait()
  at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
  at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, Action`1 body)
  at Aseinfo.VH4.Expedientes.Services.EmpleadosLivePivotCollection.MakeCollection(CollectionRequestContext context) in C:\vh4\VH4\Expedientes\Services\Empleos\EmpleadosLivePivotCollection.cs:line 228
  at Aseinfo.Infrastructure.Services.LivePivot.LivePivotHttpHandlersImplementation.ServeCxml(HttpContext context) in C:\vh4\Infrastructure\Services\LivePivot\LivePivotHttpHandlersImplementation.cs:line 128
  at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
  at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
  ---> (Inner Exception #0) System.UriFormatException: Invalid URI: The format of the URI could not be determined.
  at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
  at Aseinfo.VH4.Expedientes.Services.EmpleadosLivePivotCollection.<>c__DisplayClass3_0.<MakeCollection>b__5(ExpedienteModel exp) in C:\vh4\VH4\Expedientes\Services\Empleos\EmpleadosLivePivotCollection.cs:line 174
  at System.Threading.Tasks.Parallel.<>c__DisplayClassf`1.<ForWorker>b__c()
  at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  at System.Threading.Tasks.Task.<>c__DisplayClass11.<ExecuteSelfReplicating>b__10(Object param0)<---

Quedo al pendiente, gracias.

asked 26 Mar '19, 09:30

Erick%20T%C3%BAchez's gravatar image

Erick Túchez
210647168
accept rate: 37%

edited 26 Mar '19, 11:03

Fernando%20Paz's gravatar image

Fernando Paz ♦♦
17.3k81635

Favor de proporcionar los siguientes datos: • De que versión se actualizó • Versión y tipo (Oracle, SQLServer) de base de datos • Versión del Windows del servidor de aplicaciones • Si el servidor de aplicación y base de datos son servidores separados o juntos

(26 Mar '19, 10:21) Roberto Sanchez Roberto%20Sanchez's gravatar image

Utilizando los Developers Tools (F12), intercepta el request que falla y revisa el XML que te retorna, quizá allí podes encontrar algun indicio del problema.

(26 Mar '19, 11:04) Fernando Paz ♦♦ Fernando%20Paz's gravatar image

Según la linea de codigo donde se genera la falla, el problema se debe a que Evolution no puede presentar la imagen del expediente. Favor revisar si las imagenes se presentan correctamente al ingresar individualmente al 100% de todos los expedientes

link

answered 26 Mar '19, 10:51

sbarahona's gravatar image

sbarahona ♦♦
(suspended)
accept rate: 32%

Fijate que si visualiza la foto de los expedientes, no todos tienen foto, porque no a todos se les ha cargado una, por otro lado revisando en el Developers Tools de Chrome, al ir a la sección de expedientes muestra éste error: GET http://10.10.7.15/Content/kendo/2015.2.624/images/kendoui.ttf net::ERR_ABORTED 404 (Not Found)

(26 Mar '19, 11:24) Erick Túchez Erick%20T%C3%BAchez's gravatar image

Ese error no afecta el dibujado del componente. La linea de codigo donde se genera el error reportado es porque existe al menos un expediente que tiene definida una ruta para su imagen pero dicha ruta no es valida

(26 Mar '19, 12:27) sbarahona ♦♦ sbarahona'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:

×83
×4

Asked: 26 Mar '19, 09:30

Seen: 503 times

Last updated: 26 Mar '19, 12:27

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