First taste brnshop ported to Linux Mono Jexus environment run

Source: Internet
Author: User

Brnshop is the most recent open source mall on the community's fire.

Jexus is a Web server on Linux, simply say Linux IIS. Special thanks to the author woo The guidance of the cloud

I. Set up according to http://www.cnblogs.com/szxfwu/p/3948388.html, or download the modified Web. config directly in the Brnshop official group. And then make changes based on this article. (note, however, that the file in the group share has a Web. config not changed.) \mvc4 Config file \config\brnshop\presentation\brnshop.web\administration\views\web.config) I changed the file:/http download.csdn.net/detail/laxknight/7954869

Two. Replace all MVC3 references to the new version of the MVC4

System.Web.Mvc 3.0.0.0 Change to 4.0.0.0 must be copied locally, because Mono does not have 4.0.0.0 this file.

System.Web.Razor 1.0.0.0 replaced with 2.0.0.0 do not need to be copied to local

System.Web.WebPages 1.0.0.0 replaced with 2.0.0.0 do not need to be copied to local

Three. System.Web.Helpers's reference is deleted. Notes <!--<add assembly= "System.Web.Helpers, version=2.0.0.0, culture=neutral, publickeytoken=31bf3856ad364e35"/ >->

Four. dlls for other projects should be uploaded as well. Anyway, the error is missing something, put what up

The more complete

You should be able to see the homepage of the website

Five. The verification code cannot see

Because the font Arial is missing. Specific Linux installation fonts see article http://www.linuxdot.net/bbsfile-3253

You should be able to see it properly.

and login Backstage

6. The page could not be found. Generally because the Linux is sensitive to the letter case (admin and admin are different), resulting in the page can not be found, this is best to name as far as possible all lowercase, avoid hump-style naming

First taste brnshop ported to Linux Mono Jexus environment run

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.