Inhalte aufrufen

Profilbild

Error SmartStore.Web 3.0 does not start after Installation on Public web server – this.url not relative displays c:\ drive – developer laptop

SmartStore Web 3.0 error

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

#1 keafxac

keafxac

    Newbie

  • Members
  • Punkt
  • 4 Beiträge

Geschrieben: 09 June 2017 - 03:05

Error SmartStore.Web 3.0 does not start after Installation on Public web server  – this.url not relative displays c:\ drive – developer laptop

Do I need to update a config file ?

 

Steps

1.     Visual Studio 2015 – SmartStore 3.0 - Compile the Programme 25 Projects successful compile in Debug mode

2.     FTP the SmartStore.Web to a GoDaddy Server

3.     Web Client  – Run the Install

4.     Yipee Success install 

 

Error :

SmartStore.Web 3.0 does not start after Installation on Public web server  – this.url not relative displays c:\ drive – developer laptop

An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

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.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

Source Error:

 Line 102:Line 103:      @* TOODO: (mc) OC > render assets via child action *@Line 104:    @Html.SmartCssFiles(this.Url, ResourceLocation.Head)Line 105:    @Html.SmartScripts(this.Url, ResourceLocation.Head)Line 106:

Source File: g:\pleskvhosts\keapharms.com\the-tui.com\Views\Shared\Layouts\_Document.cshtml    Line: 104 

Stack Trace:

 [BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)]   LibSassHost.Internal.Native.Sass_Api.libsass_version() +0   LibSassHost.Internal.SassCompilerProxy.GetVersion() +8   LibSassHost.SassCompiler..cctor() +111 [TypeInitializationException: The type initializer for 'LibSassHost.SassCompiler' threw an exception.]   LibSassHost.SassCompiler.set_FileManager(IFileManager value) +0   BundleTransformer.SassAndScss.Translators.SassAndScssTranslator.Initialize() +125   BundleTransformer.SassAndScss.Translators.SassAndScssTranslator.Translate(IList`1 assets) +176   BundleTransformer.Core.Transformers.TransformerBase.Translate(IList`1 assets, Boolean isDebugMode) +95   BundleTransformer.Core.Transformers.TransformerBase.Transform(IList`1 assets, BundleContext bundleContext, BundleResponse bundleResponse, VirtualPathProvider virtualPathProvider, Boolean isDebugMode) +81   BundleTransformer.Core.Transformers.TransformerBase.Process(BundleContext bundleContext, BundleResponse bundleResponse, Boolean isDebugMode) +362   BundleTransformer.Core.Transformers.TransformerBase.Process(BundleContext bundleContext, BundleResponse bundleResponse) +35   System.Web.Optimization.Bundle.ApplyTransforms(BundleContext context, String bundleContent, IEnumerable`1 bundleFiles) +273   System.Web.Optimization.Bundle.GenerateBundleResponse(BundleContext context) +141   SmartStore.Web.Framework.Theming.SmartStyleBundle.GenerateBundleResponse(BundleContext context) in C:\Internet\Web\SmartStoreNET-3.0.0aC-1\SmartStoreNET-3.0.0\src\Presentation\SmartStore.Web.Framework\Theming\SmartStyleBundle.cs:43   System.Web.Optimization.Bundle.GetBundleResponse(BundleContext context) +45   System.Web.Optimization.BundleResolver.GetBundleContents(String virtualPath) +166   System.Web.Optimization.AssetManager.DeterminePathsToRender(IEnumerable`1 assets) +204   System.Web.Optimization.AssetManager.RenderExplicit(String tagFormat, String[] paths) +35   System.Web.Optimization.Styles.RenderFormat(String tagFormat, String[] paths) +107   System.Web.Optimization.Styles.Render(String[] paths) +21   SmartStore.Web.Framework.UI.BundleBuilder.Build(BundleType type, IEnumerable`1 files) in C:\Internet\Web\SmartStoreNET-3.0.0aC-1\SmartStoreNET-3.0.0\src\Presentation\SmartStore.Web.Framework\UI\BundleBuilder.cs:80   SmartStore.Web.Framework.UI.PageAssetsBuilder.GenerateCssFiles(UrlHelper urlHelper, ResourceLocation location, Nullable`1 enableBundling) in C:\Internet\Web\SmartStoreNET-3.0.0aC-1\SmartStoreNET-3.0.0\src\Presentation\SmartStore.Web.Framework\UI\PageAssetsBuilder.cs:348   SmartStore.Web.Framework.UI.LayoutExtensions.SmartCssFiles(HtmlHelper html, UrlHelper urlHelper, ResourceLocation location, Nullable`1 enableBundling) in C:\Internet\Web\SmartStoreNET-3.0.0aC-1\SmartStoreNET-3.0.0\src\Presentation\SmartStore.Web.Framework\UI\Extensions\LayoutExtensions.cs:189   ASP._Page_Views_Shared_Layouts__Document_cshtml.Execute() in g:\pleskvhosts\keapharms.com\the-tui.com\Views\Shared\Layouts\_Document.cshtml:104   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +198   System.Web.Mvc.WebViewPage.ExecutePageHierarchy() +105   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +90   System.Web.WebPages.<>c__DisplayClass3.<RenderPageCore>b__2(TextWriter writer) +232   System.Web.WebPages.HelperResult.WriteTo(TextWriter writer) +10   System.Web.WebPages.WebPageBase.Write(HelperResult result) +80   System.Web.WebPages.WebPageBase.RenderSurrounding(String partialViewName, Action`1 body) +63   System.Web.WebPages.WebPageBase.PopContext() +237   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +98   System.Web.WebPages.<>c__DisplayClass3.<RenderPageCore>b__2(TextWriter writer) +232   System.Web.WebPages.HelperResult.WriteTo(TextWriter writer) +10   System.Web.WebPages.WebPageBase.Write(HelperResult result) +80   System.Web.WebPages.WebPageBase.RenderSurrounding(String partialViewName, Action`1 body) +63   System.Web.WebPages.WebPageBase.PopContext() +237   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +98   System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance) +235   System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) +107   System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) +291   System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult) +13   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +56   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) +420   System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) +52   System.Web.Mvc.Async.<>c__DisplayClass2b.<BeginInvokeAction>b__1c() +173   System.Web.Mvc.Async.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) +100   System.Web.Mvc.Async.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) +10   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +27   System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) +13   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +29   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +36   System.Web.Mvc.Controller.<BeginExecute>b__15(IAsyncResult asyncResult, Controller controller) +12   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +22   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +26   System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) +10   System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) +21   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +29   System.Web.Mvc.Async.WrappedAsyncResultBase`1.End() +49   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +28   System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) +9   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +9765121   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155

 



#2 Michael Herzog

Michael Herzog

    SmartStore AG

  • Administrators
  • 3497 Beiträge

Geschrieben: 09 June 2017 - 14:11

Hi,

 

please have a look at the following topic:

http://community.sma...ing-version-30/

 

Regards,

Michael Herzog


Michael Herzog
Smartstore AG


#3 keafxac

keafxac

    Newbie

  • Members
  • Punkt
  • 4 Beiträge

Geschrieben: 12 June 2017 - 00:49

Thanks Michael :-)

Will give it go :-)

aC :-)



#4 igslog

igslog

    Newbie

  • Members
  • Punkt
  • 1 Beiträge

Geschrieben: 29 June 2017 - 05:29

I got the same problem, even installed the latest c++ redistribution. how to solve the problem?