[MonoDevelop] Error: Framework '.NETFramework 4.0 Client Profile' not installed
Michael Hutchinson
m.j.hutchinson at gmail.com
Mon Jul 23 16:36:33 UTC 2012
On 5 July 2012 04:14, heiheshang <strangerfuture at mail.ru> wrote:
> I have OpenSuse 12.1.
>
> Mono JIT compiler version 2.11.3 (master/a87dc84 Thu Jul 5 00:40:04 YAKT
> 2012)
> Copyright (C) 2002-2012 Novell, Inc, Xamarin Inc and Contributors.
> www.mono-project.com
> TLS: __thread
> SIGSEGV: altstack
> Notifications: epoll
> Architecture: x86
> Disabled: none
> Misc: softdebug
> LLVM: supported, not enabled.
> GC: Included Boehm (with typed GC and Parallel Mark)
>
> What does this mistake mean?
> Error: Framework '.NETFramework 4.0 Client Profile' not installed
> This mistake for the following modules
> System
> System.Data
> System.Xml
Mono does not have definition of the .NETFramework 4.0 Client Profile.
However, this is actually just a subset list of the assemblies in the
full 4.0 framework, so you can work around this by switching your
project to use the full 4.0 framework.
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list