前もって感謝します。nopcommerceユーザーの場合、以前にOSshop.bizによって作成されたテンプレートを使用する人はいますか?私は高級ハンドバッグストア(以下にリンクされている)という名前のものを試しました。私がそれを実行すると、それはエラーになります:
Theme 'FashionShoes' cannot be found in the application or global theme directories.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Theme 'FashionShoes' cannot be found in the application or global theme directories.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Theme 'FashionShoes' cannot be found in the application or global theme directories.]
System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(String themeName) +923
System.Web.Compilation.ThemeDirectoryCompiler.GetThemeBuildResultType(HttpContext context, String themeName) +73
System.Web.UI.Page.InitializeThemes() +8700927
System.Web.UI.Page.PerformPreInit() +38
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +282
これはこのテンプレートのバグですか、それとも設定エラーですか?私はすでにマニュアルのすべてのステップに従いました。誰かが親切に私を助けてくれませんか?ありがとうございました