Dany74m
|
Hi, thank you for your quick answer.
My app is written in vb.net and I'm using IDAutomation.com DataMatrix Font and Encoder for Windows DEMO.
This is the error I caught in the event viewer:
Application: PRIME.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at PRIME.CrappyGlobals.PEStartPrintJob(Int16, Int16)
at PRIME.modCRW.ProcessPrintJobCRW(PRIME.clsPrintJob, System.String ByRef)
at PRIME.modCRW.ProcessJobCRW(PRIME.clsPrintJob, System.String ByRef)
at PRIME.modProcess.ProcessJob(PRIME.clsPrintJob ByRef)
at PRIME.modProcess.ProcessQueuedJobs()
at PRIME.frmPRIME.tmrPRIMETimer_Tick(System.Object, System.EventArgs)
at System.Windows.Forms.Timer.OnTick(System.EventArgs)
at System.Windows.Forms.Timer+TimerNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application.RunDialog(System.Windows.Forms.Form)
at System.Windows.Forms.Form.ShowDialog(System.Windows.Forms.IWin32Window)
at System.Windows.Forms.Form.ShowDialog()
at PRIME.modPRIME.Main()
Faulting application PRIME.exe, version 3.0.13.0, time stamp 0x51f18e2a, faulting module unknown, version 0.0.0.0, time stamp 0x00000000, exception code 0xc0000005, fault offset 0x00f0d680, process id 0x%9, application start time 0x%10.
Posted 9.9 year(s) ago
|