[Mono-devel-list] Error starting monodevelop
Bill Odefey
wodefey at iun.edu
Fri Apr 8 10:41:52 EDT 2005
I am having trouble understanding this error message. It is looking for
a type (what type?) and got msword. This is interesting, since I am
running Fedora Core 3. I do have OpenOffice installed. Please help. I
am very new to linux, so an explanation as to how to remedy the problem
would be most helpful. I have gone through the installation of 1.0.6
and have tried to verify that each rpm has been installed. This has
been difficult since I am on a modem, and had to download them one at a
time. Corruption in some of the downloads caused problems in the install.
[wodefey at localhost 1.0.6]$ monodevelop
Creating DefaultWorkbench
looking for type: got application/msword
Loading error, please reinstall :
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. ---> System.IO.FileNotFoundException:
File '\SocketTestRunner.log' not found.
in <0x00078> System.IO.FileInfo:get_Length ()
in <0x0005a> (wrapper remoting-invoke-with-check)
System.IO.FileInfo:get_Length ()
in <0x00060> MonoDevelop.Gui.Pads.FileListItem:.ctor (string)
in <0x00145> MonoDevelop.Gui.Pads.FileScout:OnDirChanged (string)
in <0x00209> MonoDevelop.Gui.Pads.FileScout:.ctor ()
in (unmanaged) (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x00004> (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x00097> System.Reflection.MonoCMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
--- End of inner exception stack trace ---
in <0x000fb> System.Reflection.MonoCMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in <0x0001d> System.Reflection.MonoCMethod:Invoke
(System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
in <0x00044> System.Reflection.ConstructorInfo:Invoke (object[])
in <0x00153> System.Activator:CreateInstance (System.Type,bool)
in <0x00010> System.Activator:CreateInstance (System.Type)
in <0x00041> System.Reflection.Assembly:CreateInstance (string,bool)
in <0x00017> System.Reflection.Assembly:CreateInstance (string)
in <0x000f3> MonoDevelop.Core.AddIns.AddIn:CreateObject (string)
in <0x00038> MonoDevelop.Core.AddIns.Codons.ClassCodon:BuildItem
(object,System.Collections.ArrayList,MonoDevelop.Core.AddIns.Conditions.ConditionCollection)
in <0x0016f>
MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems (object)
in <0x00054> MonoDevelop.Gui.DefaultWorkbench:UpdateViews
(object,System.EventArgs)
in <0x00052> MonoDevelop.Commands.InitializeWorkbenchCommand:Run ()
in <0x00653> MonoDevelop.SharpDevelopMain:Main (string[])
More information about the Mono-devel-list
mailing list