[Mono-list] possible bug: MonoDevelop running on Windows

Fabrício skarllot at hotmail.com
Sat May 12 11:44:57 EDT 2007


Hi, I'm new on the Mono World and I trying to use MonoDevelop, and I build entirely with "gmcs".
Below showed error when a try to run MonoDevelop:

===========================================================================================
E:\Mono Projects\monodevelop-0.13.1\Core\src>mono --debug build\bin\MonoDevelop.exe -ipc-tcp

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initial
izer for MonoDevelop.Core.PropertyService ---> System.ArgumentNullException: Argument cannot be null

Parameter name: path1
  at System.IO.Path.Combine (System.String path1, System.String path2) [0x000df] in C:\cygwin\tmp\scratch\mono-1.2.3.50\mcs\class\corlib\System.IO\Path.cs:138
  at MonoDevelop.Core.PropertyService..cctor () [0x00000] --- End of inner exception stack trace ---


  at <0x00000> <unknown method>
  at MonoDevelop.Core.AddIns.Setup.SetupService.get_BinPath () [0x00000]
  at MonoDevelop.Core.AddIns.Setup.SetupService.get_RootAddinPath () [0x00000]
  at MonoDevelop.Core.AddIns.Setup.SetupService.Initialize (System.String[] addInDirs, Boolean ignoreDefaultPath) [0x00000]
  at MonoDevelop.Core.AddIns.AddInService.Initialize () [0x00000]

E:\Mono Projects\monodevelop-0.13.1\Core\src>
===========================================================================================

PS: The path C:\cygwin don't exists.

Thank you very much.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070512/08696358/attachment-0001.html 


More information about the Mono-list mailing list