Hola que tal, podran ayudarme con esto, me aparece solo en un presupuesto y solo cuando quiero imprimir el presupuesto, pero no tengo problema al imprimir el programa...Gracias!!!!
Code:
System.Exception: El tipo de sección es incorrecto
at DevExpress.XtraReports.UI.BandCollection.OnInsert(Int32 index, Object value)
at System.Collections.CollectionBase.System.Collections.IList.Add(Object value)
at DevExpress.XtraReports.UI.XRControlCollection.Add(XRControl child)
at EcoSoft.Commons.Services.Reporting.ApplicationReportingService.Initialize_Report(XtraReport report, String titulo, Boolean desglose)
at EcoSoft.Commons.Services.Reporting.ApplicationReportingService.ShowPreview(Object dataSource, String reportName, ControlPresentation controlPresentation, Boolean desglose)
at Opus.Modulo1.Application.Services.OpcionesReporteService.vYBhZHEgxew5nLeBLeWO(Object , Object , Object , Object , Boolean )
at Opus.Modulo1.Application.Services.OpcionesReporteService.ObtenerDatosVistaReporte(ApplicationModel appModel, Boolean preview)
at Opus.Modulo1.Application.Modulo1CommandHandler.VwL0eab6isb067lN5vYl(Object , Object , Boolean preview)
at Opus.Modulo1.Application.Modulo1CommandHandler.IaBIMdA9D7G(Boolean )
at Opus.Modulo1.Application.Modulo1CommandHandler.GawIMKLCL4R(Command )
at EcoSoft.Windows.Commands.BaseCommandHandler.Execute(Command command)
at EcoSoft.Windows.Commands.CommandBaseController.ExecuteOnCommandHandler(Command command, ICommandHandler hostCommandHandler)
at EcoSoft.Windows.Commands.CommandBaseController.ExecuteOnCommandHandler(Command command)
at Opus.Modulo1.Application.Modulo1CommandInitializer.t5BOh1b6lhQ7WU6efvG8(Object )
at Opus.Modulo1.Application.Modulo1CommandInitializer.z54IMqbgWpN(Object , CommandEventArgs )
at EcoSoft.Windows.Commands.Command.OnExecute(CommandEventArgs e)
at EcoSoft.Windows.Commands.Command.DoExecute()
at EcoSoft.Windows.Commands.Executors.DxBarItemCommandExecutor.button_ItemClick(Object sender, ItemClickEventArgs e)
at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarButtonItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkClick()
at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.XtraBars.Controls.CustomControl.WndProc(Message& msg)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)