[MonoDevelop] System.Configuration.dll

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Aug 31 14:10:19 EDT 2010


On Tue, Aug 31, 2010 at 1:32 PM, Juan Alfredo de Martin
<666lawyer at gmail.com> wrote:
> Hola,
>
> Tengo un proyecto en monodevelop que cuando construyo el mismo, lo
> hace correctamente.  Pero me genera el archivo
> System.Configuration.dll en la carpeta bin y si no lo borro me da el
> siguiente error. Algun problema de configuracion de monodevelop? o
> mono?. Gracias.
>
>
> PD: borrando esa dll corre correctamente.
>
> Adding applications '/:.'...
> Registering application:
>    Host:          any
>    Port:          any
>    Virtual path:  /
>    Physical path: /home/shiva/Projects/ivsi/
>
> ** (/usr/lib/mono/2.0/xsp2.exe:18695): WARNING **: Missing method
> System.Web.Configuration.WebConfigurationManager::get_AppSettings() in
> assembly /usr/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll,
> referenced in assembly
> /usr/lib/mono/gac/Mono.Web/2.0.0.0__0738eb9f132ed756/Mono.Web.dll

You have made a broken Mono installation, mixing different Mono
versions together in /usr.

http://mjhutchinson.com/journal/2007/11/08/how_not_break_mono

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list