asp.net mvc - Issue using MVC 4 in Mono Framework -



asp.net mvc - Issue using MVC 4 in Mono Framework -

i using debian host application built using mvc. using mariadb backend. application works fine in windows platform when seek run on linux using mono framework generates next error.

system.io.filenotfoundexception

exception origin:dotnetopenauth.core

i using next versions:

mvc 4

mono 3.2.3

is there compatibility issue or missing something?

found solution myself add together reference log4net.dll

asp.net-mvc mono

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -