Sfäriska rullager SKF

Sfäriska rullager är konstruerade för att överföra stora radiella belastningar och axiella belastningar i båda riktningarna. De flesta dimensioner finns även tillgängliga med koniskt hål.

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 Axeldiameter Utvändig diameter Bredd Radialglapp Håltyp Typ av hållare Antal rader  
22320 EK/C3
SFÄRISKT RULLAGER SKF
  • 100
  • 215
  • 73
  • C3 - större än normalglapp
  • Koniskt
  • Stål
  • 2
100 215 73 C3 - större än normalglapp Koniskt Stål 2
22320 EK/C4
SFÄRISKT RULLAGER SKF
  • 100
  • 215
  • 73
  • C4 - större än C3
  • Koniskt
  • Stål
  • 2
100 215 73 C4 - större än C3 Koniskt Stål 2
22320 EKJA/VA405
SFÄRISKT RULLAGER SKF
  • 100
  • 215
  • 73
  • C4 - större än C3
  • Koniskt
  • Stål
  • 2
100 215 73 C4 - större än C3 Koniskt Stål 2
22320 EKN1/C3
SFÄRISKT RULLAGER SKF
  • 100
  • 215
  • 73
  • C3 - större än normalglapp
  • Koniskt
  • Stål
  • 2
100 215 73 C3 - större än normalglapp Koniskt Stål 2
22322 E
SFÄRISKT RULLAGER SKF
  • 110
  • 240
  • 80
  • CN - normalglapp
  • Cylindriskt
  • Stål
  • 2
110 240 80 CN - normalglapp Cylindriskt Stål 2
22322 E/C3
SFÄRISKT RULLAGER SKF
  • 110
  • 240
  • 80
  • C3 - större än normalglapp
  • Cylindriskt
  • Stål
  • 2
110 240 80 C3 - större än normalglapp Cylindriskt Stål 2
22322 EJA/VA405
SFÄRISKT RULLAGER SKF
  • 110
  • 240
  • 80
  • C4 - större än C3
  • Cylindriskt
  • Stål
  • 2
110 240 80 C4 - större än C3 Cylindriskt Stål 2
22322 EK
SFÄRISKT RULLAGER SKF
  • 110
  • 240
  • 80
  • CN - normalglapp
  • Koniskt
  • Stål
  • 2
110 240 80 CN - normalglapp Koniskt Stål 2
22322 EK/C3
SFÄRISKT RULLAGER SKF
  • 110
  • 240
  • 80
  • C3 - större än normalglapp
  • Koniskt
  • Stål
  • 2
110 240 80 C3 - större än normalglapp Koniskt Stål 2
22322 EKJA/VA405
SFÄRISKT RULLAGER SKF
  • 110
  • 240
  • 80
  • C4 - större än C3
  • Koniskt
  • Stål
  • 2
110 240 80 C4 - större än C3 Koniskt Stål 2
22324 CC/C3
SFÄRISKT RULLAGER SKF
  • 120
  • 260
  • 86
  • C3 - större än normalglapp
  • Cylindriskt
  • Stål
  • 2
120 260 86 C3 - större än normalglapp Cylindriskt Stål 2
22324 CC/C3W33
SFÄRISKT RULLAGER SKF
  • 120
  • 260
  • 86
  • C3 - större än normalglapp
  • Cylindriskt
  • Stål
  • 2
120 260 86 C3 - större än normalglapp Cylindriskt Stål 2
22324 CC/W33
SFÄRISKT RULLAGER SKF
  • 120
  • 260
  • 86
  • CN - normalglapp
  • Cylindriskt
  • Stål
  • 2
120 260 86 CN - normalglapp Cylindriskt Stål 2
22324 CCJA/W33VA405
SFÄRISKT RULLAGER SKF
  • 120
  • 260
  • 86
  • C4 - större än C3
  • Cylindriskt
  • Stål
  • 2
120 260 86 C4 - större än C3 Cylindriskt Stål 2
22324 CCJA/W33VA406
SFÄRISKT RULLAGER SKF
  • 120
  • 260
  • 86
  • C4 - större än C3
  • Cylindriskt
  • Stål
  • 2
120 260 86 C4 - större än C3 Cylindriskt Stål 2
22324 CCK/C3W33
SFÄRISKT RULLAGER SKF
  • 120
  • 260
  • 86
  • C3 - större än normalglapp
  • Koniskt
  • Stål
  • 2
120 260 86 C3 - större än normalglapp Koniskt Stål 2
22324 CCK/W33
SFÄRISKT RULLAGER SKF
  • 120
  • 260
  • 86
  • CN - normalglapp
  • Koniskt
  • Stål
  • 2
120 260 86 CN - normalglapp Koniskt Stål 2
22324 CCKJA/W33VA405
SFÄRISKT RULLAGER SKF
  • 120
  • 260
  • 86
  • C4 - större än C3
  • Koniskt
  • Stål
  • 2
120 260 86 C4 - större än C3 Koniskt Stål 2
22326 CC/C3W33
SFÄRISKT RULLAGER SKF
  • 130
  • 280
  • 93
  • C3 - större än normalglapp
  • Cylindriskt
  • Stål
  • 2
130 280 93 C3 - större än normalglapp Cylindriskt Stål 2
22326 CC/C3W513
SFÄRISKT RULLAGER SKF
  • 130
  • 280
  • 93
  • C3 - större än normalglapp
  • Cylindriskt
  • Stål
  • 2
130 280 93 C3 - större än normalglapp Cylindriskt Stål 2