Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
NAVARRE
Posted - 10 Aug 2019 : 19:59:22 Hello, every time I try to export the collection and choose the option to export to XMM 10, it gives an error and you have to restart it attached error text, greetings
Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración Just-In-Time (JIT) en lugar de a este cuadro de diálogo.
************** Texto de la excepción ************** System.MethodAccessException: Error cuando el método transparente para la seguridad 'DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.CreateCompatibleDIB(IntPtr, IntPtr, Int32, Int32, IntPtr ByRef)' intentó obtener acceso al método crítico para la seguridad 'System.Runtime.InteropServices.Marshal.GetLastWin32Error()'.
El ensamblado 'DevExpress.Utils.v13.1, Version=13.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a' está marcado con AllowPartiallyTrustedCallersAttribute y usa el modelo de transparencia de seguridad de nivel 2. La transparencia de nivel 2 convierte todos los métodos de los ensamblados AllowPartiallyTrustedCallers en transparentes para la seguridad de forma predeterminada, lo que puede haber producido esta excepción. en DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.CreateCompatibleDIB(IntPtr hdc, IntPtr hpal, Int32 ulWidth, Int32 ulHeight, IntPtr& ppvBits) en DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.CreateBuffer(IntPtr src, Int32 offsetX, Int32 offsetY, Int32 width, Int32 height) en DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.AllocBuffer(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle) en DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.AllocBufferInTempManager(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle) en DevExpress.Utils.Drawing.XtraBufferedGraphicsContext.Allocate(Graphics targetGraphics, IntPtr targetDC, Rectangle targetRectangle) en DevExpress.Skins.XtraForm.FormPainter.DrawCaption(GraphicsCache cache, Boolean doubleBuffer) en DevExpress.Skins.XtraForm.FormPainter.DrawBordersCaption(Message msg, Boolean drawBorders, Boolean drawCaption, Boolean doubleBuffer) en DevExpress.Skins.XtraForm.FormPainter.DrawFrameNC(Message msg, Boolean drawBorders) en DevExpress.Skins.XtraForm.FormPainter.NCActivate(Message& msg) en DevExpress.Skins.XtraForm.FormPainter.DoWndProc(Message& msg) en DevExpress.XtraEditors.XtraForm.WndProc(Message& msg) en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Depuración JIT ************** Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta aplicación o equipo (machine.config) debe tener el valor jitDebugging establecido en la sección system.windows.forms. La aplicación también se debe compilar con la depuración habilitada
Cuando esté habilitada la depuración JIT, cualquier excepción no controlada se enviará al depurador JIT registrado en el equipo en lugar de controlarlo mediante el cuadro de diálogo.