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
Post a Comment