Kuggremmar

Kuggremmar i gummi och polyuretan används som kraftöverförare eller transportör. Kan fås med olika bearbetningar. 

System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: key
   at System.Collections.Concurrent.ConcurrentDictionary`2.TryGetValue(TKey key, TValue& value)
   at System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(TKey key)
   at Chainbox.Webshop.Website.Components.CategoryInformation.CategoryInformationInheritanceRepository.GetCache(String culture) in C:\Jenkins\workspace\momentumindustrial_webshop\Chainbox.Webshop.Website\Components\CategoryInformation\CategoryInformationInheritanceRepository.cs:line 212
   at Chainbox.Webshop.Website.Components.CategoryInformation.CategoryInformationInheritanceRepository.GetResources(String category) in C:\Jenkins\workspace\momentumindustrial_webshop\Chainbox.Webshop.Website\Components\CategoryInformation\CategoryInformationInheritanceRepository.cs:line 81
   at Chainbox.Webshop.Website.Factories.MomentumWebCategoryFactory.GetDocuments(IProductCategoryDTO category) in C:\Jenkins\workspace\momentumindustrial_webshop\Chainbox.Webshop.Website\Factories\MomentumWebCategoryFactory.cs:line 63
   at Chainbox.Webshop.Foundation.Factories.WebCategoryFactory.Create(IProductCategoryDTO category, String language) in /_/Chainbox.Webshop.Foundation/Factories/WebCategoryFactory.cs:line 135
   at Chainbox.Webshop.Website.Controllers.Partials.CategorySliderController.<>c__DisplayClass7_0.<Invoke>b__0(HierachyInfo x) in C:\Jenkins\workspace\momentumindustrial_webshop\Chainbox.Webshop.Website\Controllers\Partials\ContentSurfaceController.cs:line 386
   at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
   at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Chainbox.Webshop.Website.Controllers.Partials.CategorySliderController.Invoke() in C:\Jenkins\workspace\momentumindustrial_webshop\Chainbox.Webshop.Website\Controllers\Partials\ContentSurfaceController.cs:line 386
   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_Views_Partials_grid_editors_cbx_template_items_render_cshtml.Execute() in d:\Websites\momentumindustrial_webshop\Views\Partials\Grid\Editors\cbx.template.items.render.cshtml:line 41
   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\momentumindustrial_webshop\Views\Partials\Grid\Editors\Base.cshtml:line 20

Artikelnr. (A-Z)
Artikel Typ Profil Utförande Delningslängd Höjd Kugghöjd Bredd Antal kuggar Kord Material  
3M 633-15
KUGGREM OMEGA OPTIBELT
  • OMEGA
  • 3M
  • Kuggrem gummi Optibelt
  • 633
  • 2,3
  • 1,1
  • 3,048
  • 211
  • Glasfiber
  • Kloroprengummi
OMEGA 3M Kuggrem gummi Optibelt 633 2,3 1,1 3,048 211 Glasfiber Kloroprengummi
3M 633-15 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 633
  • 2,3
  • 1,1
  • 15
  • 211
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 633 2,3 1,1 15 211 Glasfiber Kloroprengummi
3M 633-6 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 633
  • 2,3
  • 1,1
  • 6
  • 211
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 633 2,3 1,1 6 211 Glasfiber Kloroprengummi
3M 633-9 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 633
  • 2,3
  • 1,1
  • 9
  • 211
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 633 2,3 1,1 9 211 Glasfiber Kloroprengummi
3M 669-15
KUGGREM OMEGA OPTIBELT
  • OMEGA
  • 3M
  • Kuggrem gummi Optibelt
  • 669
  • 2,3
  • 1,1
  • 3,048
  • 223
  • Glasfiber
  • Kloroprengummi
OMEGA 3M Kuggrem gummi Optibelt 669 2,3 1,1 3,048 223 Glasfiber Kloroprengummi
3M 669-15 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 669
  • 2,3
  • 1,1
  • 15
  • 223
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 669 2,3 1,1 15 223 Glasfiber Kloroprengummi
3M 669-6
KUGGREM OMEGA OPTIBELT
  • OMEGA
  • 3M
  • Kuggrem gummi Optibelt
  • 669
  • 2,3
  • 1,1
  • 3,048
  • 223
  • Glasfiber
  • Kloroprengummi
OMEGA 3M Kuggrem gummi Optibelt 669 2,3 1,1 3,048 223 Glasfiber Kloroprengummi
3M 669-6 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 669
  • 2,3
  • 1,1
  • 6
  • 223
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 669 2,3 1,1 6 223 Glasfiber Kloroprengummi
3M 669-9
KUGGREM OMEGA OPTIBELT
  • OMEGA
  • 3M
  • Kuggrem gummi Optibelt
  • 669
  • 2,3
  • 1,1
  • 3,048
  • 223
  • Glasfiber
  • Kloroprengummi
OMEGA 3M Kuggrem gummi Optibelt 669 2,3 1,1 3,048 223 Glasfiber Kloroprengummi
3M 669-9 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 669
  • 2,3
  • 1,1
  • 9
  • 223
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 669 2,3 1,1 9 223 Glasfiber Kloroprengummi
3M 675-15 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 675
  • 2,3
  • 1,1
  • 15
  • 225
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 675 2,3 1,1 15 225 Glasfiber Kloroprengummi
3M 675-6 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 675
  • 2,3
  • 1,1
  • 6
  • 225
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 675 2,3 1,1 6 225 Glasfiber Kloroprengummi
3M 675-9 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 675
  • 2,3
  • 1,1
  • 9
  • 225
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 675 2,3 1,1 9 225 Glasfiber Kloroprengummi
3M 711-15
KUGGREM OMEGA OPTIBELT
  • OMEGA
  • 3M
  • Kuggrem gummi Optibelt
  • 711
  • 2,3
  • 1,1
  • 3,048
  • 237
  • Glasfiber
  • Kloroprengummi
OMEGA 3M Kuggrem gummi Optibelt 711 2,3 1,1 3,048 237 Glasfiber Kloroprengummi
3M 711-15 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 711
  • 2,3
  • 1,1
  • 15
  • 237
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 711 2,3 1,1 15 237 Glasfiber Kloroprengummi
3M 711-6 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 711
  • 2,3
  • 1,1
  • 6
  • 237
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 711 2,3 1,1 6 237 Glasfiber Kloroprengummi
3M 711-9
KUGGREM OMEGA OPTIBELT
  • OMEGA
  • 3M
  • Kuggrem gummi Optibelt
  • 711
  • 2,3
  • 1,1
  • 3,048
  • 237
  • Glasfiber
  • Kloroprengummi
OMEGA 3M Kuggrem gummi Optibelt 711 2,3 1,1 3,048 237 Glasfiber Kloroprengummi
3M 711-9 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 711
  • 2,3
  • 1,1
  • 9
  • 237
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 711 2,3 1,1 9 237 Glasfiber Kloroprengummi
3M 738-15 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 738
  • 2,3
  • 1,1
  • 15
  • 246
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 738 2,3 1,1 15 246 Glasfiber Kloroprengummi
3M 738-6 HP
KUGGREM OMEGA HP OPTIBELT
  • OMEGA HP
  • 3M
  • Kuggrem gummi Optibelt
  • 738
  • 2,3
  • 1,1
  • 6
  • 246
  • Glasfiber
  • Kloroprengummi
OMEGA HP 3M Kuggrem gummi Optibelt 738 2,3 1,1 6 246 Glasfiber Kloroprengummi