Inhalte aufrufen

Profilbild

Direct Order Version 3.0 having error after plugin

Order Processing

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

#1 melakaj34

melakaj34

    Newbie

  • Members
  • Punkt
  • 6 Beiträge

Geschrieben: 24 April 2018 - 10:05

Hello Support,

 

         I can't startup the direct order version 3.0. The system keep display - error System.Web.HttpException (0x80004005). This error appear during call the configure features inside manage plugin. I need try the demo direct order before purchase the full license features. Existing smartstore version is running version 3.0.3.0. Please advise how to resolve this and very appreciate for that.

 

Regards,

Sebastian

     

Angehängte Bilder


  • RidgeOi gefällt das

#2 Michael Herzog

Michael Herzog

    SmartStore AG

  • Administrators
  • 3498 Beiträge

Geschrieben: 24 April 2018 - 12:14

Hi, 

 

in this case I would restart the shop by editing the web.config in the root of your shop directory. Set optimizeCompilations to false and alter the value of numRecompilesBeforeAppRestart to e.g. 253.

 

Then open the plugin configuration anew. If it opens correctly now restore the origional values of the web.config.

 

Please also download the current version of the plugin from the marketplace. I've just updated it. It cotains some UI fixes.

 

Regards


Michael Herzog
Smartstore AG


#3 melakaj34

melakaj34

    Newbie

  • Members
  • Punkt
  • 6 Beiträge

Geschrieben: 24 April 2018 - 18:00

Hello,

 

         The error still remain same after click plugin configuration. I have set optimizeCompilations to false and alter the value of numRecompilesBeforeAppRestart to 253. Please provide more solution to fix the error. The error message display:-

 

          System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.MissingMethodException: Method not found: 'Int32 SmartStore.Web.Framework.Controllers.ContollerExtensions.GetActiveStoreScopeConfiguration(System.Web.Mvc.Controller, SmartStore.Services.Stores.IStoreService, SmartStore.Core.IWorkContext)'.

at SmartStore.DirectOrder.Controllers.DirectOrderController.Configure()
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<>c__DisplayClass2b.<BeginInvokeAction>b__1c()
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)
at System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
at System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState)
at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass4.<Wrap>b__3()
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.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:\inetpub\wwwroot\ScSeven_Smartstore\Administration\Views\Plugin\ConfigurePlugin.cshtml:line 32

 

Regards,

Sebastian



#4 Michael Herzog

Michael Herzog

    SmartStore AG

  • Administrators
  • 3498 Beiträge

Geschrieben: 24 April 2018 - 18:12

Hi,

 

can you provide a temporary access (FTP & shop admin) for me.

If so please send it to me via PM.

 

Regards,

Michael Herzog


Michael Herzog
Smartstore AG


#5 Michael Herzog

Michael Herzog

    SmartStore AG

  • Administrators
  • 3498 Beiträge

Geschrieben: 26 April 2018 - 10:21

Hi again,

 

you're working with an outdated state of the development branch. You should always work with the latest stable release (incl. hotfixes) which was 3.0.x at the point you've created your shop. Now it is 3.1.x. I strongly recommend to perform an update to this branch and work with it from there on.

 

If you continue with the way you've worked, you'll never can rely on any plugins from the marketplace as they are built against stable releases. 

Also you will encounter bugs which weren't fixed and can't be fixed for you by hotfixes.

 

I've uploaded the direct order plugin for 3.1.0 in your shop. It works but as I said please consider an update to the latest stable release to ensure full functionallity.

 

Regards


Michael Herzog
Smartstore AG


#6 melakaj34

melakaj34

    Newbie

  • Members
  • Punkt
  • 6 Beiträge

Geschrieben: 26 April 2018 - 11:05

Hello Michael,

 

         For upgrade version, existing database still able to use back? Current ver 3.0.x files will be overwrite? Any walkthrough step to refer for upgrade version? Please advise.

 

Regards,

Sebastian 




Auch markiert mit einem oder mehrerer dieser Schlüsselwörter: Order Processing