[Mono-aspnet-list] asp.net 4.0, vs 2010, C# pre-compilation error

Robert Jordan robertj at gmx.net
Mon Nov 29 09:14:22 EST 2010


On 29.11.2010 14:56, Petrelli wrote:
>
> Hello,
>
> I've build a asp.net 4.0 website with C# and AJAX in Visual Studio 2010 on
> windows 7 professional 32bit, including 2 class library's in the solution.
> Now I would like to run it on a Linux server (or WAMP), but when I try to
> build the solution I get the following error when it tries to pre-compile:
>
> http://i53.tinypic.com/atrkoj.png
> http://mono.1490590.n4.nabble.com/file/n3063612/atrkoj.png

"aspnet_compiler" is a MS.NET tool. It seems that you're invoking
the wrong one (from .NET 2.0 instead of 4.0).

Robert



More information about the Mono-aspnet-list mailing list