답변

1

몇 가지 단계입니다 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을 프로젝트로 시작하고 실행하십시오. 그것이 도움이되기를 바랍니다.

고맙습니다.