Inhalte aufrufen

Profilbild
- - - - -

Error bei Aufruf der Produktdetailseite nach Update auf Version 3

update version 3 ProductTemplate.Simple fehler auf produktseite

  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
Keine Antworten zum Thema vorhanden

#1 fmeister

fmeister

    Member

  • Members
  • PunktPunkt
  • 24 Beiträge

Geschrieben: 10 November 2017 - 12:15

Guten Tag

Nach dem Update auf Version 3 nach Anleitung erhalte ich beim Aufruf jeder beliebigen Produktdetailseite den folgenden Error.

 

Ich bin für jede Hilfe dankbar.

 

Beste Grüsse,

Fabian Meister

 

Server Error in '/' Application. The view 'ProductTemplate.Simple' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Themes/Flex/Views/Product/Layouts/ProductTemplate.Simple.cshtml
~/Themes/Flex/Views/Product/ProductTemplate.Simple.cshtml
~/Views/Product/Layouts/ProductTemplate.Simple.cshtml
~/Views/Product/ProductTemplate.Simple.cshtml
~/Themes/Flex/Views/Shared/Layouts/ProductTemplate.Simple.cshtml
~/Themes/Flex/Views/Shared/ProductTemplate.Simple.cshtml
~/Views/Shared/Layouts/ProductTemplate.Simple.cshtml
~/Views/Shared/ProductTemplate.Simple.cshtml

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.InvalidOperationException: The view 'ProductTemplate.Simple' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Themes/Flex/Views/Product/Layouts/ProductTemplate.Simple.cshtml
~/Themes/Flex/Views/Product/ProductTemplate.Simple.cshtml
~/Views/Product/Layouts/ProductTemplate.Simple.cshtml
~/Views/Product/ProductTemplate.Simple.cshtml
~/Themes/Flex/Views/Shared/Layouts/ProductTemplate.Simple.cshtml
~/Themes/Flex/Views/Shared/ProductTemplate.Simple.cshtml
~/Views/Shared/Layouts/ProductTemplate.Simple.cshtml
~/Views/Shared/ProductTemplate.Simple.cshtml

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:



[InvalidOperationException: The view 'ProductTemplate.Simple' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Themes/Flex/Views/Product/Layouts/ProductTemplate.Simple.cshtml
~/Themes/Flex/Views/Product/ProductTemplate.Simple.cshtml
~/Views/Product/Layouts/ProductTemplate.Simple.cshtml
~/Views/Product/ProductTemplate.Simple.cshtml
~/Themes/Flex/Views/Shared/Layouts/ProductTemplate.Simple.cshtml
~/Themes/Flex/Views/Shared/ProductTemplate.Simple.cshtml
~/Views/Shared/Layouts/ProductTemplate.Simple.cshtml
~/Views/Shared/ProductTemplate.Simple.cshtml]
   System.Web.Mvc.ViewResult.FindView(ControllerContext context) +502
   System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +143
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +90
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +833
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +833
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +833
   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) +81
   System.Web.Mvc.Async.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) +186
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +38
   System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +29
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +65
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +53
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +36
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +38
   System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +44
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +65
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +399
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +137

 




Auch markiert mit einem oder mehrerer dieser Schlüsselwörter: update, version 3, ProductTemplate.Simple, fehler auf produktseite