Idsol
arrow_backTil oversigtenIdsol specialises in the automation and robotisation of industrial processes and in the manufacture of industrial machinery and equipment.
We have our own production department and design team, which includes experienced engineers, designers, robotics specialists, electricians and project managers. Thanks to the broad expertise of our team, we offer comprehensive project implementation – from concept, through mechanical and electrical design, manufacture, assembly and commissioning, to full service support – both during and after the warranty period.
We also manufacture machines and equipment based on technical documentation provided by the customer, ensuring a flexible approach and high quality of implementation.
https://www.idsol.eu/
Error executing template "Designs/exhibition_site/ecom/product/partials/product-details/MCH365-related-products.cshtml" System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at Co3.MCH.Website.Frontend.Repositories.BaseRepository.GetAssetIds(Profile profile, String type, String cacheKey, MCH365ViewType viewType) at Co3.MCH.Website.Frontend.Repositories.ProductRepository.GetProducts(Profile profile, MCH365ViewType viewType) at Co3.MCH.Website.Frontend.Services.MCH365.ProductService.GetProducts(Profile profile, MCH365ViewType viewType) at Co3.MCH.Website.Frontend.Services.MCH365.ProductService.GetProductProducts(Profile profile, MCH365ViewType viewType) at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ProfileProduct.get_Products() at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ProductProduct.get_OtherProducts() at CompiledRazorTemplates.Dynamic.RazorEngine_807f5c89a8134d70b6c6b1a75307e06b.Execute() in E:\dynamicweb.net\Solutions\staging-mch365.espresso5.dk\Files\Templates\Designs\exhibition_site\ecom\product\partials\product-details\MCH365-related-products.cshtml:line 5 at RazorEngine.Templating.TemplateBase.RazorEngine.Templating.ITemplate.Run(ExecuteContext context, TextWriter reader) at RazorEngine.Templating.RazorEngineService.RunCompile(ITemplateKey key, TextWriter writer, Type modelType, Object model, DynamicViewBag viewBag) at RazorEngine.Templating.RazorEngineServiceExtensions.<>c__DisplayClass16_0.<RunCompile>b__0(TextWriter writer) at RazorEngine.Templating.RazorEngineServiceExtensions.WithWriter(Action`1 withWriter) at Dynamicweb.Rendering.RazorTemplateRenderingProvider.Render(Template template) at Dynamicweb.Rendering.TemplateRenderingService.Render(Template template) at Dynamicweb.Rendering.Template.RenderRazorTemplate()1 @inherits ViewModelTemplate< ProductProduct > 2 @using Dynamicweb.Rendering 3 @using Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce 4 5 @if ( Model.OtherProducts.Any() ) 6 { 7 <div class="row e-productlist-container mch365-productlist-hide-profileinfo"> 8 <div class="col-12 mt-3 mb-2"> 9 <h3 class="border-bottom pb-1">@Translate( "MCH365 - Product details MoreProductsBy - Heading", "Flere produkter fra" ) @Model.Profile.Company.Name</h3> 10 </div> 11 @foreach ( ProductProduct product in Model.OtherProducts.Take(6) ) 12 { 13 <div class="col-12 col-sm-6 col-md-6 col-xl-4 mb-2"> 14 @product.ListItemHtml 15 </div> 16 } 17 </div> 18 }








