Ocurrió un problema al procesar su petición. Inténtelo de nuevo más tarde o contacte a un administrador.
Volver a Inicio
System.ArgumentException: Value cannot be null or empty.
Parameter name: contentType
at System.Web.Mvc.FileResult..ctor(String contentType)
at System.Web.Mvc.FileContentResult..ctor(Byte[] fileContents, String contentType)
at System.Web.Mvc.Controller.File(Byte[] fileContents, String contentType, String fileDownloadName)
at Retys.Portal.Controllers.PortalController.DescargarReporte(Int32 id)