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?

System.Web.Compilation.CompilationException CS1703: An assembly `System.Data.DataSetExtensions' with the same identity has already been imported. Consider removing one of the references Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error. Details: CS1703: An assembly `System.Data.DataSetExtensions' with the same identity has already been imported. Consider removing one of the references Error origin: Compiler Error source file: ~/Global.asax
Exception stack trace:
 at System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.Web.VirtualPath virtualPath, System.CodeDom.Compiler.CompilerParameters options) [0x00365] in /usr/src/mono-3.12.0/mcs/class/System.Web/System.Web.Compilation/AssemblyBuilder.cs:853
 at System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.Web.VirtualPath virtualPath) [0x00000] in /usr/src/mono-3.12.0/mcs/class/System.Web/System.Web.Compilation/AssemblyBuilder.cs:731
 at System.Web.Compilation.BuildManager.GenerateAssembly (System.Web.Compilation.AssemblyBuilder abuilder, System.Web.Compilation.BuildProviderGroup group, System.Web.VirtualPath vp, Boolean debug) [0x00264] in  /usr/src/mono-3.12.0/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:838
 at System.Web.Compilation.BuildManager.BuildInner (System.Web.VirtualPath vp, Boolean debug) [0x0011c] in /usr/src/mono-3.12.0/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:461
Version Information: 3.12.0 (tarball Wed Feb 4 10:52:10 GMT 2015) ;
ASP.NET Version: 4.0.30319.17020 Powered by Mono

If anybody can help, that would be very useful.

Regards,

Ben
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to