Definitions: Mono 1.2.6 (Revised) Date Submitted: 2/20/2008 5:00:57 PM Comments: This app is used to capture MS Ink on a tablet and copy it onto Tiff images Also i get this when I run some code through See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.CollectionBase.System.Collections.IList.get_Item(Int32 index) at Mono.Cecil.ParameterDefinitionCollection.get_Item(Int32 index) at Mono.Cecil.Cil.CodeReader.GetParameter(MethodBody body, Int32 index) at Mono.Cecil.Cil.CodeReader.ReadCilBody(MethodBody body, BinaryReader br, IDictionary& instructions) at Mono.Cecil.Cil.CodeReader.VisitMethodBody(MethodBody body) at Mono.Cecil.MethodDefinition.LoadBody() at Mono.Cecil.MethodDefinition.get_Body() at MoMA.Analyzer.AssemblyAnalyzer.AnalyzeAssembly(String assembly) at MoMA.MainForm.AnalyzeAssemblies() at MoMA.MainForm.NextButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.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) ************** Loaded Assemblies ************** mscorlib ========================================= Pending issues: 4 [NIEX] System.Windows.Forms.AxHost/InvalidActiveXStateException::.ctor(System.String,System.Windows.Forms.AxHost/ActiveXInvokeKind) 4 [NIEX] System.Windows.Forms.AxHost::GetColorFromOleColor(System.UInt32) 4 [NIEX] System.Windows.Forms.AxHost::GetOleColorFromColor(System.Drawing.Color) 4 [NIEX] System.Windows.Forms.AxHost::GetIPictureFromPicture(System.Drawing.Image) 4 [NIEX] System.Windows.Forms.AxHost::GetPictureFromIPicture(System.Object) 4 [NIEX] System.Windows.Forms.AxHost::GetFontFromIFont(System.Object) 4 [NIEX] System.Windows.Forms.AxHost::SetAboutBoxDelegate(System.Windows.Forms.AxHost/AboutBoxDelegate) 4 [NIEX] System.Windows.Forms.AxHost::set_Enabled(System.Boolean) 4 [NIEX] System.Windows.Forms.AxHost::.ctor(System.String) 4 [NIEX] System.Windows.Forms.AxHost/ConnectionPointCookie::Disconnect() 4 [NIEX] System.Windows.Forms.AxHost/ConnectionPointCookie::.ctor(System.Object,System.Object,System.Type) 5 [NIEX] System.Management.ManagementEventWatcher::Start() Details: 4 [NIEX] System.Windows.Forms.AxHost::GetOcx() 4 [NIEX] System.Windows.Forms.AxHost::GetIFontFromFont(System.Drawing.Font) 4 [NIEX] System.Windows.Forms.AxHost::PropsValid() 4 [NIEX] System.Windows.Forms.AxHost::get_Enabled() 1 [TODO] System.Management.ManagementEventWatcher::.ctor(System.String,System.String) Details: 4 [NIEX] System.Windows.Forms.AxHost::set_OcxState(System.Windows.Forms.AxHost/State) **************************************************** P/Invokes made by this program Library: user32.dll IntPtr SendMessage(IntPtr, int, IntPtr, IntPtr) Library: wininet.dll bool InternetGetConnectedState(UInt32&, uint) Library: Winspool.drv bool SetDefaultPrinter(string)