ORACLE

después de la integración de base de datos y actualizar el evolution a la 1.19.1.0 tengo el siguiente mensaje al tratar de levantar el sitio

[FormatException: String was not recognized as a valid Boolean.]
   System.Boolean.Parse(String value) +14306885
   System.ComponentModel.BooleanConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) +127

[FormatException: <p>La generación programda de la planilla no se pudo iniciar. Detalles a continuación:</p>
    <table>
        <tr><td><b>Planilla:</b>{0} - {1} ({2} - {3})</td></tr>
        <tr><td><b>Empresa:</b>{4}</td></tr>
        <tr><td><b>Usuario:</b>{5}</td></tr>
        <tr><td><b>Fecha Solicitud:</b>{6}</td></tr>
    </table>
    <p><b>Errores encontrados:</b></p>
    <p>{7}</p>
     is not a valid value for Boolean.]
   System.ComponentModel.BooleanConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value) +342
   Aseinfo.Infrastructure.Services.MetadataService.ParseValorParametro(Parametro param) in C:\vh4\Infrastructure\Services\Metadata\MetadataService.cs:1618

[InfrastructureConfigurationException: El valor <p>La generación programda de la planilla no se pudo iniciar. Detalles a continuación:</p>
    <table>
        <tr><td><b>Planilla:</b>{0} - {1} ({2} - {3})</td></tr>
        <tr><td><b>Empresa:</b>{4}</td></tr>
        <tr><td><b>Usuario:</b>{5}</td></tr>
        <tr><td><b>Fecha Solicitud:</b>{6}</td></tr>
    </table>
    <p><b>Errores encontrados:</b></p>
    <p>{7}</p>
     no puede convertirse al tipo Boolean (System.Boolean)]
   Aseinfo.Infrastructure.Services.MetadataService.ParseValorParametro(Parametro param) in C:\vh4\Infrastructure\Services\Metadata\MetadataService.cs:1634
   Aseinfo.Infrastructure.Services.MetadataService.GetValoresParametros() in C:\vh4\Infrastructure\Services\Metadata\MetadataService.cs:1238
   Aseinfo.VH4.UI.Web.MvcApplication.InitializeUnity() in C:\vh4\vh4\UI\Web\Global.asax.cs:927
   Aseinfo.VH4.UI.Web.MvcApplication.Application_Start() in C:\vh4\vh4\UI\Web\Global.asax.cs:120

asked 29 Jan '21, 16:59

Jimy%20Tobar's gravatar image

Jimy Tobar ♦♦
(suspended)
accept rate: 56%


Para resolver el problema se debe cambiar el valor del parámetro de infraestructura MostrarTipoHoraExtraEnSolicitudHoraExtraPortal a False

link

answered 01 Feb '21, 10:01

glemus's gravatar image

glemus
(suspended)
accept rate: 51%

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:

×9
×1

Asked: 29 Jan '21, 16:59

Seen: 851 times

Last updated: 01 Feb '21, 10:01

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