昨日、この回答で提案されている手順に従って、Linux Mint 13 セットアップに MonoDevelop 3.0 をインストールしました。ただし、提供されたタイプのいずれかの新しいソリューションを作成しようとすると、次のエラーが発生します。
An error has occurred.
A type load exception has occurred.
System.TypeLoadException: A type load exception has occurred.
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
このエラーの意味と修正方法を教えてください。ありがとう。