📄 pbtrace.log
字号:
at System.Activator.CreateInstance(Type type)
at Sybase.PowerBuilder.PBSessionBase.CreateInstance(PBPowerObject parent, Type type, Boolean init, Boolean is4ApplicationInit)
at Sybase.PowerBuilder.PBSessionBase.CreateInstance(PBPowerObject parent, Type outerType, String typeName)
at Sybase.PowerBuilder.PBPowerObject.CreateInstance(PBPowerObject parent, String typeName)
at c__w_2.create()
at Sybase.PowerBuilder.PBPowerObject.OnCreate(Boolean init)
at Sybase.PowerBuilder.Win.PBWindow.OnCreate(Boolean init)
at Sybase.PowerBuilder.PBSessionBase.CreateInstance[T](PBPowerObject parent, Type type, Boolean init, T& t)
at Sybase.PowerBuilder.PBWindowCreater.CreateWindow[T](Type type, Boolean init, T& t, PBPowerObject p)
at Sybase.PowerBuilder.PBWindowCreater.CreateWindow[T](Boolean& newWindow, IPBWindow w, Type type, Boolean init, T& t, PBPowerObject p)
at Sybase.PowerBuilder.PBWindowCreater.CreateWindow[T](Boolean& newWindow, IPBWindow w, Type type, T& t)
at Sybase.PowerBuilder.Win.PBSystemFunctions.OpenSheet[T0](T0& sheet, PBWindow frame, PBInt position, PBArrangeOpenValue ao)
at c__m_gz_dy.c__m_文件.c__m_测试三.clicked()
at Sybase.PowerBuilder.Win.PBMenu.b(Object A_0, EventArgs A_1)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at Sybase.PowerBuilder.Win.PBWinForm.WndProc(Message& m)
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)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run()
at Sybase.PowerBuilder.Win.PBSession.RunWinForm()
at c__web_khhr.Main()
-------------------------------------------------------------------------------
PB Trace output file: E:\web_khhr\web_khhr_winform_WinformOutput\PBTrace.log
---------------------------------
Main Exception:
Exception Time: 2008-10-23 14:02:27.3593750
Process ID: 4336
AppDomain: web_khhr.exe Domain ID: 1
Managed Thread ID: 1
Current Thread State: Running
Method: System.Reflection.Assembly a()
Exception Type: System.ApplicationException
Exception Message: System.ApplicationException: Assembly not found!
at Sybase.PowerBuilder.Win.PBOleHelper.a()
at Sybase.PowerBuilder.Win.PBOleHelper..ctor(String clsid, ControlType ct)
at Sybase.PowerBuilder.Win.PBOmControl.GetAxhostFromClsid(String clsid)
Exception Source: Sybase.PowerBuilder.Win
Exception StackTrace: at Sybase.PowerBuilder.Win.PBOleHelper.a()
at Sybase.PowerBuilder.Win.PBOleHelper..ctor(String clsid, ControlType ct)
at Sybase.PowerBuilder.Win.PBOmControl.GetAxhostFromClsid(String clsid)
Exception Call Stack: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at Sybase.PowerBuilder.PBLogger.a(Exception A_0, LogLevel A_1, Boolean A_2, Boolean A_3)
at Sybase.PowerBuilder.PBLogger.a(Exception A_0, LogLevel A_1, Boolean A_2)
at Sybase.PowerBuilder.PBLogger.LogExceptionOnly(Exception e, LogLevel logLevel)
at Sybase.PowerBuilder.PBLogger.LogException(Exception e, LogLevel logLevel)
at Sybase.PowerBuilder.PBLogger.LogException(Exception e)
at Sybase.PowerBuilder.Win.PBOmControl.GetAxhostFromClsid(String clsid)
at Sybase.PowerBuilder.Win.PBOmControl.OnInitialUpdate()
at c__w_2.c__ole_1._init()
at c__w_2.c__ole_1..ctor()
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at Sybase.PowerBuilder.PBSessionBase.CreateInstance(PBPowerObject parent, Type type, Boolean init, Boolean is4ApplicationInit)
at Sybase.PowerBuilder.PBSessionBase.CreateInstance(PBPowerObject parent, Type outerType, String typeName)
at Sybase.PowerBuilder.PBPowerObject.CreateInstance(PBPowerObject parent, String typeName)
at c__w_2.create()
at Sybase.PowerBuilder.PBPowerObject.OnCreate(Boolean init)
at Sybase.PowerBuilder.Win.PBWindow.OnCreate(Boolean init)
at Sybase.PowerBuilder.PBSessionBase.CreateInstance[T](PBPowerObject parent, Type type, Boolean init, T& t)
at Sybase.PowerBuilder.PBWindowCreater.CreateWindow[T](Type type, Boolean init, T& t, PBPowerObject p)
at Sybase.PowerBuilder.PBWindowCreater.CreateWindow[T](Boolean& newWindow, IPBWindow w, Type type, Boolean init, T& t, PBPowerObject p)
at Sybase.PowerBuilder.PBWindowCreater.CreateWindow[T](Boolean& newWindow, IPBWindow w, Type type, T& t)
at Sybase.PowerBuilder.Win.PBSystemFunctions.OpenSheet[T0](T0& sheet, PBWindow frame, PBInt position, PBArrangeOpenValue ao)
at c__m_gz_dy.c__m_文件.c__m_测试三.clicked()
at Sybase.PowerBuilder.Win.PBMenu.b(Object A_0, EventArgs A_1)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at Sybase.PowerBuilder.Win.PBWinForm.WndProc(Message& m)
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)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run()
at Sybase.PowerBuilder.Win.PBSession.RunWinForm()
at c__web_khhr.Main()
-------------------------------------------------------------------------------
PB Trace output file: E:\web_khhr\web_khhr_winform_WinformOutput\PBTrace.log
---------------------------------
Main Exception:
Exception Time: 2008-10-23 14:05:01.1718750
Process ID: 1428
AppDomain: web_khhr.exe Domain ID: 1
Managed Thread ID: 1
Current Thread State: Running
Method: System.Reflection.Assembly a()
Exception Type: System.ApplicationException
Exception Message: System.ApplicationException: Assembly not found!
at Sybase.PowerBuilder.Win.PBOleHelper.a()
at Sybase.PowerBuilder.Win.PBOleHelper..ctor(String clsid, ControlType ct)
at Sybase.PowerBuilder.Win.PBOmControl.GetAxhostFromClsid(String clsid)
Exception Source: Sybase.PowerBuilder.Win
Exception StackTrace: at Sybase.PowerBuilder.Win.PBOleHelper.a()
at Sybase.PowerBuilder.Win.PBOleHelper..ctor(String clsid, ControlType ct)
at Sybase.PowerBuilder.Win.PBOmControl.GetAxhostFromClsid(String clsid)
Exception Call Stack: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at Sybase.PowerBuilder.PBLogger.a(Exception A_0, LogLevel A_1, Boolean A_2, Boolean A_3)
at Sybase.PowerBuilder.PBLogger.a(Exception A_0, LogLevel A_1, Boolean A_2)
at Sybase.PowerBuilder.PBLogger.LogExceptionOnly(Exception e, LogLevel logLevel)
at Sybase.PowerBuilder.PBLogger.LogException(Exception e, LogLevel logLevel)
at Sybase.PowerBuilder.PBLogger.LogException(Exception e)
at Sybase.PowerBuilder.Win.PBOmControl.GetAxhostFromClsid(String clsid)
at Sybase.PowerBuilder.Win.PBOmControl.OnInitialUpdate()
at c__w_2.c__ole_1._init()
at c__w_2.c__ole_1..ctor()
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at Sybase.PowerBuilder.PBSessionBase.CreateInstance(PBPowerObject parent, Type type, Boolean init, Boolean is4ApplicationInit)
at Sybase.PowerBuilder.PBSessionBase.CreateInstance(PBPowerObject parent, Type outerType, String typeName)
at Sybase.PowerBuilder.PBPowerObject.CreateInstance(PBPowerObject parent, String typeName)
at c__w_2.create()
at Sybase.PowerBuilder.PBPowerObject.OnCreate(Boolean init)
at Sybase.PowerBuilder.Win.PBWindow.OnCreate(Boolean init)
at Sybase.PowerBuilder.PBSessionBase.CreateInstance[T](PBPowerObject parent, Type type, Boolean init, T& t)
at Sybase.PowerBuilder.PBWindowCreater.CreateWindow[T](Type type, Boolean init, T& t, PBPowerObject p)
at Sybase.PowerBuilder.PBWindowCreater.CreateWindow[T](Boolean& newWindow, IPBWindow w, Type type, Boolean init, T& t, PBPowerObject p)
at Sybase.PowerBuilder.PBWindowCreater.CreateWindow[T](Boolean& newWindow, IPBWindow w, Type type, T& t)
at Sybase.PowerBuilder.Win.PBSystemFunctions.OpenSheet[T0](T0& sheet, PBWindow frame, PBInt position, PBArrangeOpenValue ao)
at c__m_gz_dy.c__m_文件.c__m_测试三.clicked()
at Sybase.PowerBuilder.Win.PBMenu.b(Object A_0, EventArgs A_1)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at Sybase.PowerBuilder.Win.PBWinForm.WndProc(Message& m)
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)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run()
at Sybase.PowerBuilder.Win.PBSession.RunWinForm()
at c__web_khhr.Main()
-------------------------------------------------------------------------------
PB Trace output file: E:\web_khhr\web_khhr_winform_WinformOutput\PBTrace.log
---------------------------------
Main Exception:
Exception Time: 2008-10-23 14:06:00.9062500
Process ID: 4528
AppDomain: web_khhr.exe Domain ID: 1
Managed Thread ID: 1
Current Thread State: Running
Method: System.Reflection.Assembly a()
Exception Type: System.ApplicationException
Exception Message: System.ApplicationException: Assembly not found!
at Sybase.PowerBuilder.Win.PBOleHelper.a()
at Sybase.PowerBuilder.Win.PBOleHelper..ctor(String clsid, ControlType ct)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -