Mobile Scaffold 10.13 m Working height 75 x 245 cm
Itemnumber: 752483S
System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.NotImplementedException: The method or operation is not implemented.
   at Chainbox.Webshop.Foundation.Components.Pricing.Uniconta.UnicontaDutyRuleRepository.Get(IEnumerable`1 ids) in /_/Chainbox.Webshop.Foundation/Components/Pricing/Uniconta/UnicontaDutyCalculator.cs:line 299
   at Chainbox.Caching.Repositories.CachedDutyRuleRepository.<GetAll>b__12_0(IEnumerable`1 o) in /_/Chainbox.Webshop.Foundation/Core/Chainbox.Caching/Repositories/CachedDutyruleRepository.cs:line 72
   at Chainbox.Caching.LazyCacheHelper.GetMultipleFromCache[T](IEnumerable`1 ids, Func`2 fetch, Func`2 idselector) in /_/Chainbox.Webshop.Foundation/Core/Chainbox.Caching/LazyCacheHelper.cs:line 250
   at Chainbox.Caching.Repositories.CachedDutyRuleRepository.GetAll() in /_/Chainbox.Webshop.Foundation/Core/Chainbox.Caching/Repositories/CachedDutyruleRepository.cs:line 72
   at Chainbox.Webshop.Foundation.Factories.WebProductFactory.GetDutyList(IProductDTO prod, ICustomerDTO customer) in /_/Chainbox.Webshop.Foundation/Factories/WebProductFactory.cs:line 131
   at Chainbox.Webshop.Website.Controllers.Partials.ProductSurfaceController.ProductPurchase() in C:\Jenkins\workspace\alulock-webshop-v5\Chainbox.Webshop.Website\Controllers\Partials\ProductSurfaceController.cs:line 174
   at lambda_method(Closure , ControllerBase , Object[] )
   at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   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.<>c.<BeginInvokeSynchronousActionMethod>b__9_0(IAsyncResult asyncResult, ActionInvocation innerInvokeState)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_0.<InvokeActionMethodFilterAsynchronouslyRecursive>b__0()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass7_0.<BeginInvokeActionMethodWithFilters>b__1(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_6.<BeginInvokeAction>b__4()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3_1.<BeginInvokeAction>b__1(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)
   at System.Web.Mvc.Controller.<>c.<BeginExecuteCore>b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
   at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
   at System.Web.Mvc.Controller.<>c.<BeginExecute>b__151_2(IAsyncResult asyncResult, Controller controller)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
   at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
   at System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult)
   at System.Web.Mvc.MvcHandler.<>c.<BeginProcessRequest>b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End()
   at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
   at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
   at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerAsyncWrapper.<>c__DisplayClass3_0.<EndProcessRequest>b__0()
   at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass5_0.<Wrap>b__0()
   at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func)
   at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap(Action action)
   at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerAsyncWrapper.EndProcessRequest(IAsyncResult result)
   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.HttpServerUtilityWrapper.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.Action(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues)
   at System.Web.Mvc.Html.ChildActionExtensions.Action(HtmlHelper htmlHelper, String actionName, String controllerName)
   at ASP._Page_app_plugins_cbxtemplateitems_cbx_template_items_render_cshtml.Execute() in d:\Websites\alulock-webshop-v5\App_Plugins\CbxTemplateItems\cbx.template.items.render.cshtml:line 33
   at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
   at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
   at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
   at System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance)
   at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
   at Umbraco.Web.Mvc.ProfilingView.Render(ViewContext viewContext, TextWriter writer) in D:\a\1\s\src\Umbraco.Web\Mvc\ProfilingView.cs:line 25
   at System.Web.Mvc.HtmlHelper.RenderPartialInternal(String partialViewName, ViewDataDictionary viewData, Object model, TextWriter writer, ViewEngineCollection viewEngineCollection)
   at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
   at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model)
   at ASP._Page_Views_Partials_grid_editors_Base_cshtml.Execute() in d:\Websites\alulock-webshop-v5\Views\Partials\Grid\Editors\Base.cshtml:line 20
  • TUV

    Suitable for

    • You, who need a scaffold, for places with limited space
    • You, who need a bigger platform to work from

    Description

    Alulock 75 x 245 cm scaffold is a long and compact scaffold, that gives you quick access to the height. The scaffold is assembled with platform levels and ladders every 2 meters, which increases safety and enables work at different levels simultaneously.

    The scaffold is easily moved around, as it is mounted with 4 swivel castors and can also be transported as it can be disassembled into many small parts. The platform has an auto-lock system, which means that it automatically locks. All parts are colour-coded, making it intuitive to assemble.

    The patented Alulock system makes it safe to assemble/disassemble, as horizontals and diagonals open at both ends simultaneously. The scaffolding is made of aluminium with fully welded frames for every 28 cm and press-fit technology for extra strength and durability.

    The scaffold has been tested by the recognized RISE institute in Sweden and approved as class 3, which means that it can be loaded with max. 200 kg/m².

    Advantages

    • Platform level and ladders every 2 meters
    • Easily moved by the swivel castors
    • Disassembles into many small parts
    • Colour-coded parts make it intuitive to assemble
    • Patented alulock system, where diagonals and horizontals open at both ends simultaneously
    • Fully welded frames every 28 cm and press-fit joints for extra strength
    • Non-slip steps and platform

    Accessories

    • Adjustable wheels
      • If you will be using your scaffold outdoors, places with level differences or load it with more than 200 kg, we recommend using our Ø200 mm adjustable wheels.
    • Toe boards
      • A complete set of toe boards for this scaffolding. These must be used when the platform height exceeds 2 meters.
    • Stabilizers
      • A complete set with 4 stabilizers. The stabilizers are telescopic, so they do not take up much space during transport. Stabilizers must be used at platform heights above 3,3 meters.
  • certifikat-en1004.pdf 185.00 Kb
    se-brukanvisning-staellning-2018-svenska.pdf 3,776.00 Kb
    stallningar-foreskrifter-afs2013-4.pdf 320.00 Kb
    dk-brugervejledning-folde-og-rullestilladser-2020-dansk_compressed.pdf 2,268.00 Kb
    se-brukanvisning-staellning-2020-svenska_compressed.pdf 2,008.00 Kb
    sc0226-10,-utgåva-4.pdf 146.00 Kb