Menu

Building MVC# with Mono

Help
Andy
2011-02-21
2013-04-26
  • Andy

    Andy - 2011-02-21

    I must admit that I have not even attempted to try and build the project with the Mono compiler to see what issues come up, but I was just wondering if this had been attempted or if there would be any reason why this would be a none starter.

    Cheers
    Andy

     
  • OVZH

    OVZH - 2011-02-22

    Hello Andy,

    I had several confirmations from MVC# users of their successful attempts of porting the project to Mono. From their words it was quite easy. Though I haven't tried it myself.

    Kind Regards,

    Oleg Zhukov

     
  • Andy

    Andy - 2011-03-01

    Hi Oleg,
    That is great news I will give it a go and will let you know how I get on.

    Cheers
    Andy

     
  • Andy

    Andy - 2011-09-15

    Hi Oleg,
    I have only just got round to trying to build your great assembly in Mono, the great news is that it pretty much worked right out of the blocks.
    The only thing I had to do is to remove the line 114 in the file /Core/Configuration/Tasks/TaskInfoByXmlAttributeProvider.cs

    string triggerName = target.ViewName;

    This was only considered an error because the variable triggerName is not used.

    This is a great assembly!

    Cheers
    Andy

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.