el tipo de seccion en incorrecto
- DIANA BERENICE LONGORIA DE LEON
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 1
8 years 4 months ago - 8 years 4 months ago #1286
by DIANA BERENICE LONGORIA DE LEON
el tipo de seccion en incorrecto was created by DIANA BERENICE LONGORIA DE LEON
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)
Last edit: 8 years 4 months ago by Arq. Everardo López P..
The following user(s) said Thank You: Arq. Everardo López P.
Please Log in or Create an account to join the conversation.
- Arq. Everardo López P.
- Offline
- Administrator
8 years 4 months ago #1287
by Arq. Everardo López P.
Sistema operativo Windows10 a 64 bits Memoria ram 8 GB. Procesador Intel i7 a 2.5 GHz. OPUS 18
Replied by Arq. Everardo López P. on topic el tipo de seccion en incorrecto
Hola Diana. Tu versión es ¿OPUS 16?
Sistema operativo Windows10 a 64 bits Memoria ram 8 GB. Procesador Intel i7 a 2.5 GHz. OPUS 18
Please Log in or Create an account to join the conversation.
- DIANA BERENICE LONGORIA DE LEON
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 1
8 years 4 months ago - 8 years 4 months ago #1288
by DIANA BERENICE LONGORIA DE LEON
Replied by DIANA BERENICE LONGORIA DE LEON on topic el tipo de seccion en incorrecto
si!!! opus 16.....ya solucione eso...hice una copia del presupuesto y se quito el problema...ahora quiero imprimir los costos horarios de la maquinaria y me apaeece...
Code:
System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at DevExpress.XtraEditors.Preview.PrintEditorController.LoadForm()
at DevExpress.XtraEditors.Preview.PrintEditorForm.PrintEditorForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at DevExpress.XtraEditors.XtraForm.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at DevExpress.XtraEditors.XtraForm.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)
Last edit: 8 years 4 months ago by Arq. Everardo López P..
Please Log in or Create an account to join the conversation.
- Arq. Everardo López P.
- Offline
- Administrator
8 years 4 months ago #1289
by Arq. Everardo López P.
Sistema operativo Windows10 a 64 bits Memoria ram 8 GB. Procesador Intel i7 a 2.5 GHz. OPUS 18
Replied by Arq. Everardo López P. on topic el tipo de seccion en incorrecto
Adjuntame la obra de OPUS 16 y así reviso que inconsistencia tiene. Aparentemente no hay datos en alguno de los campos requeridos para el costo horario.
Sistema operativo Windows10 a 64 bits Memoria ram 8 GB. Procesador Intel i7 a 2.5 GHz. OPUS 18
The following user(s) said Thank You: DIANA BERENICE LONGORIA DE LEON
Please Log in or Create an account to join the conversation.
Time to create page: 0.294 seconds