Just curious, how many items do you put in the combobox?
Willy.
[quoted text, click to view] "Hiten" <Hiten@discussions.microsoft.com> wrote in message
news:FE301B24-44B8-4DA9-85E5-7C9E37E6C398@microsoft.com...
| Thanks Young,
|
| Any idea of how to get line numbers from stack trace? What I am doing is,
| dumping exception object... this object gives me stack trace of what
| exception happened. I want to see what line was the exception occured...
Any
| suggestion how should i get it?
|
| Following is the stack trace from dump object...
| ============================================
| 0:000> !do 0x1089278
| Name: System.OutOfMemoryException
| MethodTable 0x79b94c74
| EEClass 0x79b94cec
| Size 64(0x40) bytes
| GC Generation: 0
| mdToken: 0x02000017
(c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll)
| FieldDesc*: 0x00000000
| MT Field Offset Type Attr Value
| Name
| 0x79b947ac 0x400001d 0x4 CLASS instance 0x0108ed44
| _className
| 0x79b947ac 0x400001e 0x8 CLASS instance 0x00000000
| _exceptionMethod
| 0x79b947ac 0x400001f 0xc CLASS instance 0x00000000
| _exceptionMethodString
| 0x79b947ac 0x4000020 0x10 CLASS instance 0x0107c4f4
| _message
| 0x79b947ac 0x4000021 0x14 CLASS instance 0x00000000
| _innerException
| 0x79b947ac 0x4000022 0x18 CLASS instance 0x00000000
| _helpURL
| 0x79b947ac 0x4000023 0x1c CLASS instance 0x01089330
| _stackTrace
| 0x79b947ac 0x4000024 0x20 CLASS instance 0x00000000
| _stackTraceString
| 0x79b947ac 0x4000025 0x24 CLASS instance 0x00000000
| _remoteStackTraceString
| 0x79b947ac 0x4000026 0x2c System.Int32 instance 0
| _remoteStackIndex
| 0x79b947ac 0x4000027 0x30 System.Int32 instance -2147024882
| _HResult
| 0x79b947ac 0x4000028 0x28 CLASS instance 0x00000000
| _source
| 0x79b947ac 0x4000029 0x34 System.Int32 instance 0 _xptrs
| 0x79b947ac 0x400002a 0x38 System.Int32 instance -532459699
| _xcode
| -----------------
| Exception 01089278 in MT 79b94c74: System.OutOfMemoryException
| _message: Too many items in the combo box.
| _stackTrace:
| 0754639f [DEFAULT] [hasThis] Void
|
SunGard.Panorama.BackOffice.SelectionRules.RuleBuilderUI.PboRulesFactoryCtl.Populate(Class
SunGard.Panorama.BackOffice.WinInterfaces.ValueSets)
| 0012f138
| 063f3cf0
| 07542447 [DEFAULT] [hasThis] Void
|
SunGard.Panorama.BackOffice.BusinessRules.RulesBuilderUI.RuleBuilderCtl.Initialize(Class
| SunGard.Panorama.BackOffice.WinInterfaces.ValueSets,Class
| SunGard.Panorama.BackOffice.SelectionRules.RuleObjects.PboRule)
| 0012f1a4
| 07346e68
| 0754172c [DEFAULT] [hasThis] Void
|
SunGard.Panorama.BackOffice.GridConfigurations.UI.frmConfigure.InitializeForm(Class
| Infragistics.Win.UltraWinGrid.UltraGrid,String,String,String,Class
| SunGard.Panorama.BackOffice.GridConfigurations.Datasets.GridConfigData)
| 0012f1b8
| 07051470
| 07541405 [DEFAULT] [hasThis] Void
|
SunGard.Panorama.BackOffice.GridConfigurations.UI.frmConfigure.InitializeForm(Class
Infragistics.Win.UltraWinGrid.UltraGrid,String,String)
| 0012f1e0
| 07051460
| 075413df [DEFAULT] [hasThis] Void
|
SunGard.Panorama.BackOffice.GridConfigurations.UI.frmConfigure.InitializeForm(Class
Infragistics.Win.UltraWinGrid.UltraGrid,String)
| 0012f1ec
| 07051450
| 07503f2d [DEFAULT] [hasThis] Void
|
SunGard.Panorama.BackOffice.GridConfigurations.UI.GridConfigButton.CustomizeConfig(Boolean)
| 0012f1f4
| 06e9dba8
| 07130863 [DEFAULT] [hasThis] Void
|
SunGard.Panorama.BackOffice.GridConfigurations.UI.GridConfigButton.gridConfigCombo_OnGetData()
| 0012f210
| 06e9db78
| 074f9e59 [DEFAULT] [hasThis] Void
| SunGard.Adaptiv.BackOffice.WinForms.boComboCtl.FireOnGetData()
| 0012f21c
| 064b4178
| 07503d65 [DEFAULT] [hasThis] Void
|
SunGard.Adaptiv.BackOffice.WinForms.boComboCtl.boComboCtl_AfterCloseUp(Object,Class
System.EventArgs)
| 0012f224
| 064b4078
| 07503d49 [DEFAULT] [hasThis] Void
| Infragistics.Win.UltraWinGrid.UltraCombo.OnAfterCloseUp(Class
| System.EventArgs)
| 0012f22c
| 064b2cc0
| 06d52f4f [DEFAULT] [hasThis] Void
| Infragistics.Win.UltraWinGrid.UltraCombo.FireEvent(ValueClass
| Infragistics.Win.UltraWinGrid.ComboEventIds,Class System.EventArgs)
| 0012f238
| 064b2be0
| 07503cfa [DEFAULT] [hasThis] Void
| Infragistics.Win.UltraWinGrid.UltraCombo.FireAfterCloseUp()
| 0012f268
| 064b2c00
| 07503c84 [DEFAULT] [hasThis] Void
| Infragistics.Win.UltraWinGrid.UltraDropDownBase.OnCloseUp(Object,Class
| System.EventArgs)
| 0012f270
| 064b0bb8
| 07503904 [DEFAULT] [hasThis] Void Infragistics.Win.DropDownManager.Close()
| 0012f27c
| 06bcf398
| 07503601 [DEFAULT] Void
| Infragistics.Win.DropDownManager.InternalCloseDropDown(Class
| System.Windows.Forms.Control)
| 0012f2b8
| 06bcf228
| 075035bf [DEFAULT] Void
Infragistics.Win.DropDownManager.CloseDropDown(Class
| System.Windows.Forms.Control)
| 0012f2c4
| 06bcf218
| 07503584 [DEFAULT] [hasThis] Void
|
Infragistics.Win.UltraWinGrid.UltraDropDownBase.Infragistics.Win.IValueList.CloseUp()
| 0012f2c8
| 064b0f60
| 07503533 [DEFAULT] [hasThis] Void
|
Infragistics.Win.UltraWinGrid.UltraDropDownBase.Infragistics.Win.ISelectionManager.OnMouseUp(ByRef
ValueClass Infragistics.Win.MouseMessageInfo)
| 0012f2d0
| 064b1290
| 06fa3dda [DEFAULT] [hasThis] Boolean
| Infragistics.Win.SelectionStrategySingle.OnMouseMessage(Class
| Infragistics.Shared.ISelectableItem,ByRef ValueClass
| Infragistics.Win.MouseMessageInfo)
| 0012f2d8
| 06e98f00
| 057959e9 [DEFAULT] [hasThis] Void
| Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper(Object,Class
| System.Windows.Forms.MouseEventArgs)
| 0012f2ec
| 04659c60
| 057958b0 [DEFAULT] [hasThis] Void
| Infragistics.Win.ControlUIElementBase.ProcessMouseUp(Object,Class
| System.Windows.Forms.MouseEventArgs)
| 0012f324
| 04659c50
| 7b882a80 [DEFAULT] [hasThis] Void
| System.Windows.Forms.Control.OnMouseUp(Class
| System.Windows.Forms.MouseEventArgs)
| 0012f35c
| 7b9e3238
| 7b885262 [DEFAULT] [hasThis] Void
| System.Windows.Forms.Control.WmMouseUp(ByRef ValueClass
| System.Windows.Forms.Message,ValueClass
System.Windows.Forms.MouseButtons,I4)
| 0012f368
| 7b9e2548
| 7b82334f [DEFAULT] [hasThis] Void
System.Windows.Forms.Control.WndProc(ByRef
| ValueClass System.Windows.Forms.Message)
| 0012f3ac
| 7b9e2658
| 7b8228fa [DEFAULT] [hasThis] Void
| System.Windows.Forms.Control/ControlNativeWindow.OnMessage(ByRef
ValueClass
| System.Windows.Forms.Message)
| 0012f40c
| 7b9f1f28
| 7b8228db [DEFAULT] [hasThis] Void
| System.Windows.Forms.Control/ControlNativeWindow.WndProc(ByRef ValueClass
| System.Windows.Forms.Message)
| 0012f410
| 7b9f1f58
| 7b82277f [DEFAULT] [hasThis] I