La consulta dinámica de colaboradores no genera información despues de la actualización 1.9.0.0, a primera vista solo muestra el porcentaje de avance del silverligth y queda despues la pagina en blanco, en el elmah muestra este mensaje. The type String cannot be constructed. You must configure the container to supply this value.
System.InvalidOperationExceptionThe type String cannot be constructed. You must configure the container to supply this value. Microsoft.Practices.Unity.ResolutionFailedException: Resolution of the dependency failed, type = "Aseinfo.VH4.OData.EmpleadosLivePivotCollection", name = "(none)". Exception occurred while: while resolving. Exception is: InvalidOperationException - The type String cannot be constructed. You must configure the container to supply this value. At the time of the exception, the container was: Resolving Aseinfo.VH4.OData.EmpleadosLivePivotCollection,(none)
Resolving parameter "connectionString" of constructor Aseinfo.VH4.OData.EmpleadosLivePivotCollection(System.String connectionString, System.String viewImageUrl)
Resolving System.String,(none)
---> System.InvalidOperationException: The type String cannot be constructed. You must configure the container to supply this value.
at Microsoft.Practices.ObjectBuilder2.DynamicMethodConstructorStrategy.GuardTypeIsNonPrimitive(IBuilderContext context, SelectedConstructor selectedConstructor)
at Microsoft.Practices.ObjectBuilder2.DynamicMethodConstructorStrategy.PreBuildUp(IBuilderContext context)
at Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)
at Microsoft.Practices.ObjectBuilder2.DynamicMethodBuildPlanCreatorPolicy.CreatePlan(IBuilderContext context, NamedTypeBuildKey buildKey)
at Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context)
at Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)
at Microsoft.Practices.ObjectBuilder2.BuilderContext.NewBuildUp(NamedTypeBuildKey newBuildKey)
at BuildUp_Aseinfo.VH4.OData.EmpleadosLivePivotCollection(IBuilderContext )
at Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context)
at Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context)
at Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable |
Elimina el folder bin y clientbin del folder del website y luego el bin del Workflow. Normalmente ubicados en:
Y sustituilos con el contenido de lo que venía en el upgrade 1.9.0.0. |