[Mono-dev] Problems with 3.12.0
Marek Safar
marek.safar at gmail.com
Thu Feb 5 08:37:24 UTC 2015
Hi,
>
> After a long gap, we have upgraded our unchanged working ASP code from
> 3.0.6 to 3.12.0.
>
> However we get a new exception which we can't understand or find reference
> to in Google. Would anybody know what might be wrong?
>
This kind of error messages mean you are referencing same assembly
(assemblies with same assembly name) from different locations. In this case
it's System.Data.DataSetExtensions. This could be mono bug or you simply
having duplicate entries in web.config.
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20150205/b16d3dbf/attachment.html>
More information about the Mono-devel-list
mailing list