[Mono-aspnet-list] System.Web.Extensions could not be loaded
Roul
manuel.tscholl at gmail.com
Tue Jun 29 18:16:43 EDT 2010
Hello,
I have an asp.net Application with the <asp:ScriptManager>. In my Web.config
i have referenced the System.Web.Extensions.
<assemblies>
<add assembly="System.Web.Extensions, Version=3.5.0.0,
Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
</assemblies>
Here the Warning/Error Message:
: ** (/usr/lib/mono/2.0/gmcs.exe:29576): WARNING **: The following assembly
referenced from
/usr/lib/mono/gac/System.Web.Extensions/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.dll
could not be loaded:
I looked in this folder and there is the mentioned System.Web.Extension, i
have also tried to copy it into the bin folder of my Website but that didn`t
work.
What can i do, that mono finds this assembly correctly?
--
View this message in context: http://mono.1490590.n4.nabble.com/System-Web-Extensions-could-not-be-loaded-tp2272650p2272650.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
More information about the Mono-aspnet-list
mailing list