[Mono-list] Error on deployment of MVC4 with Nginx

Daniel Lo Nigro lists at dan.cx
Thu Sep 26 04:40:18 UTC 2013


Could you please ensure that the fastcgi-mono-server4 shell script is using
the correct version of Mono? "Unrecognized attribute 'targetFramework'"
usually occurs when you're trying to run a .NET 4.0 or 4.5 app with .NET
2.0. The targetFramework attribute is a standard part of ASP.NET 4.0 so it
should be recognised.


On Sat, Sep 21, 2013 at 1:22 AM, kelvin <kelvin.cr at hotmail.com> wrote:

> Hi,
> I'm trying to deploy a website with ngix and MVC4, I'm using fast-CGI to
> interact with mono. But I'm getting this error
>
>
> This is my configuration:
> I use the dotnet overlay of layman to get the lastest version of mono.
>
>
> to run fast-CGI with mono I use this configuration for the application
>
>
>
> the website configuration on nginx is the following:
>
>
> I'm deploying with VS2012, however I also can compile the source code with
> mono.
>
> I'll be thankful with any help!
>
> regards,
>
> Kelvin
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Error-on-deployment-of-MVC4-with-Nginx-tp4660944.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20130926/8cbc5e5a/attachment.html>


More information about the Mono-list mailing list