Hi,

I have setup mono 2.10.5 in my linux box to serve ASP.NET web applications.
While running the application from the linux web browser, i get the
following error message:

*mono could not load file or assembly system.web.extensions*

I then copied the system.web.extensions dll from Visual Studio to the bin
folder to resolve this issue.

But now i get a new issue:

*invalid il code in system.web.handlers.scriptmodule:.ctor method body is
empty*


I tried following the instructions in

http://stackoverflow.com/questions/4239645/does-the-razor-view-engine-work-for-mono

I have to Delete System.Web.Extensions.dll *and use the mono version. *Where
can i get this mono version from? I have already installed mono in my linux
box, but i could not find the mono version.

Kindly help me in resolving this issue.

Thanks,
Varun
_______________________________________________
Mono-aspnet-list mailing list
Mono-aspnet-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to