에 SmartStore.NET를 실행하는 방법 \ SRC \ SmartStoreNET.sln내가</p> <p>SmartStoreNET-2.X에서 GitHub의 코드와 열려있는 프로젝트 파일을 다운로드</p> <p>비주얼 스튜디오 로컬 호스트에서 smartstore.net 시작하는 방법 localpc
다운로드 링크는 BU에 대한 https://github.com/liuzengjun/smartstore
여기
에 SmartStore.NET를 실행하는 방법 \ SRC \ SmartStoreNET.sln내가</p> <p>SmartStoreNET-2.X에서 GitHub의 코드와 열려있는 프로젝트 파일을 다운로드</p> <p>비주얼 스튜디오 로컬 호스트에서 smartstore.net 시작하는 방법 localpc
다운로드 링크는 BU에 대한 https://github.com/liuzengjun/smartstore
여기
몇 가지 단계입니다 ild 프로젝트
1. Visual Studio 13에서 프로젝트/솔루션을 열거 나 Visual Studio 12를 사용할 수 있지만 솔루션에서 최신 버전의 mvc 및 다른 모든 컨트롤을 사용하기 때문에 완전히 업데이트해야합니다.
2build SmartStore.Web.Framework.
3.build SmartStore.Web
4.build의 SmartStore.Services
5.build SmartStore.Data
6.build SmartStore.Core
7.build SmartStore.Admin
모든 솔루션을 빌드 한 후 SmartStore.Web을 프로젝트로 시작하고 실행하십시오. 그것이 도움이되기를 바랍니다.
고맙습니다.