NO SE SI ME PUDIERAN AYUDAR AL ENTRAR A LA VENTANA DE ADICIONALES ME SALE LO SIGUIENTE:
Code:
ystem.NullReferenceException: Object reference not set to an instance of an object.
at Opus.Modulo1.Application.Services.PieDePreciosIntegrado.CalculoDePieDePreciosIntegrado.AplicarMonedaDeObra(IList`1 resultados)
at Opus.Modulo1.Application.Services.PieDePreciosIntegrado.CalculoDePieDePreciosIntegrado.CompletarInformacionConfiguracion()
at Opus.Modulo1.Application.Services.PieDePreciosIntegrado.CalculoDePieDePreciosIntegrado.CargarDatosDelProyecto()
at Opus.Modulo1.Application.Views.CalculoDeCargosAdicionalesViewController.InitController()
at Opus.Modulo1.Application.Modulo1ViewFactory.CreateViewController(String viewControllerKey, String projectSessionId, ViewDescriptorInfoStruct viewDescriptorInfo, IDictionary controllerArguments)
at EcoSoft.Windows.Views.Base.ViewFactory.ShowView(String viewControllerKey, String projectSessionId, String projectTypeId, String viewDescriptorName, IDictionary controllerArguments)
at Opus.Modulo1.Application.Modulo1CommandHandler.ExecuteShowView(String viewControllerKey, String viewDescriptorName, Object viewControllerArgs)
at