Inhalte aufrufen

Profilbild
- - - - -

etracker 3.0

etracker fehler

  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
3 Antworten zu diesem Thema

#1 K-Shop

K-Shop

    Member

  • Members
  • PunktPunkt
  • 22 Beiträge

Geschrieben: 01 July 2017 - 19:48

Gekauft und installiert/lizenziert:

 

System.Web.HttpException (0x80004005): Execution of the child request failed. Please examine the InnerException for more information. ---> System.Web.HttpException (0x80004005): The controller for path '/Admin/Plugin/ConfigurePlugin' was not found or does not implement IController.
at System.Web.Mvc.DefaultControllerFactory.GetControllerInstance(RequestContext requestContext, Type controllerType)
at System.Web.Mvc.DefaultControllerFactory.CreateController(RequestContext requestContext, String controllerName)
at System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory)
at System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state)
at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func)
at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func)
at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage)
at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm)
at System.Web.Mvc.Html.ChildActionExtensions.ActionHelper(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues, TextWriter textWriter)
at System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues)
at ASP._Page_Administration_Views_Plugin_ConfigurePlugin_cshtml.Execute() in c:\k-shop\Administration\Views\Plugin\ConfigurePlugin.cshtml:line 32

 

Hatte dies jemand schon einmal?

 

Alles Gute

 

Joachim



#2 K-Shop

K-Shop

    Member

  • Members
  • PunktPunkt
  • 22 Beiträge

Geschrieben: 01 July 2017 - 19:59

Nachtrag:

Nach der Installation dieses Plugin läuft der ganze Shop nicht mehr:

 

Server Error in '/' Application. Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. 

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
 

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
 

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

#3 K-Shop

K-Shop

    Member

  • Members
  • PunktPunkt
  • 22 Beiträge

Geschrieben: 01 July 2017 - 20:08

Nach der Deinstallation von etracker funktioniert der Shop wieder.

 

Ich erspare mir jetzt mal jeden Kommentar (etwa den, dass die Versionen 2.6 und 3.0 weit davon entfernt sind, "robust" zu sein).



#4 Marcus Gesing

Marcus Gesing

    SmartStore AG

  • Administrators
  • 3799 Beiträge

Geschrieben: 02 July 2017 - 15:38

Bitte von 3.0.0 auf 3.0.1 aktualisieren. Sollte der Fehler danach noch auftreten, die Anweisung im obigen Post unter "Details" ausführen, um Details zum Problem zu erhalten. Ansonsten: Besser ein Support Ticket erstellen, um gezielt nach der Ursache suchen zu lassen.

Marcus Gesing

Smartstore AG



Auch markiert mit einem oder mehrerer dieser Schlüsselwörter: etracker, fehler