Events and competetions

Both during Danish Travel Show annual fair and in the period between fairs, there are opportunities to participate in exciting events and competitions organized by our partners. These events offer everything from enlightening programs to social and fun activities for the whole family.

Don't miss the chance for new knowledge, fun experiences, and unique opportunities before, during, and after the fair.

See what you can experience

Konkurrence på Ferie For Alle messen

Find the right contact person

If you have any questions for our exhibitors, you can find various contact persons here or search for specific individuals.

 

See all contact persons here

Arne Jakobsen

Amok Equipment AS

Arne Jakobsen

Pernille Ladberg

FRIPIGE

Pernille Ladberg

Dorthe Hove Sørensen

FRIPIGE

Dorthe Hove Sørensen

Judith Hansen

FRIPIGE

Judith Hansen

Natacha

FRIPIGE

Natacha

Lotte Dohn Rix

FRIPIGE

Lotte Dohn Rix

Error executing template "Designs/exhibition_site/QueryPublisher/partials/mch365-contact-item.cshtml"
System.Exception: _dynamicwebProduct is not Active. Settings are: {"Presentation":null,"Booth":null,"Product":null,"Id":"P5f170fe2efbeb1bcba0aa64079939","LanguageId":null,"VariantId":"","PrimaryVariantId":"","EmbeddedInModelList":true}
at Co3.Espresso.Website.Models.FrontEnd.Ecommerce.EspressoProduct.Populate(ProductSettings settings) in F:\TeamCity\BuildAgent 1\work\ea1444d680f7414e\Co3.Espresso.Website\Models\FrontEnd\Ecommerce\EspressoProduct.cs:line 755
at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ProfileProduct.Populate(ProductSettings settings) in C:\Data\Development\git\mch365mb-dev\Co3.MCH.Website.Frontend\Models\Frontend\Ecommerce\ProfileProduct.cs:line 61
at Co3.MCH.Website.Frontend.Services.Ecommerce.ProductService.GetEspressoProduct(ProductSettings settings, String key) in C:\Data\Development\git\mch365mb-dev\Co3.MCH.Website.Frontend\Services\Ecommerce\ProductService.cs:line 59
at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ContactPersonProduct.GetProfileProduct() in C:\Data\Development\git\mch365mb-dev\Co3.MCH.Website.Frontend\Models\Frontend\Ecommerce\ContactPersonProduct.cs:line 92
at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ContactPersonProduct.get_Profile() in C:\Data\Development\git\mch365mb-dev\Co3.MCH.Website.Frontend\Models\Frontend\Ecommerce\ContactPersonProduct.cs:line 84
at CompiledRazorTemplates.Dynamic.RazorEngine_b0b1a8064d1e4a829400046a779a25d7.Execute() in E:\dynamicweb.net\Solutions\mch365.espresso5.dk\Files\Templates\Designs\exhibition_site\QueryPublisher\partials\mch365-contact-item.cshtml:line 6
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<Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ContactPersonProduct> 2 @using Dynamicweb.Frontend 3 @using Dynamicweb.Rendering 4 5 @{ 6 bool hasPresentation = Model.Profile.HasPresentation; 7 } 8 9 10 <div class="w-100 my-1 e-productlist-item js-e-productlist-item js-e-productlist-item-@Model.Id" data-product-id="@Model.Id" data-variant-id="@Model.VariantId"> 11 <div class="e-productlist-item-container container-fluid h-100"> 12 <div class="row h-100"> 13 <div class="col-12 p-0"> 14 <div class="row"> 15 <div class="col-9 pl-1 pl-xl-2 p-txt-container"> 16 <div class="p-txt-wrapper"> 17 <h4 class="p-contact-name font-weight-normal mb-0 mt-half" itemprop="name">@Model.Name</h4> 18 <h4 class="p-contact-title font-weight-light mt-half" itemprop="jobTitle"> 19 @Model.Title 20 </h4> 21 <p class="small mb-1 mch365-productlist-company-name"> 22 <a href="@Model.Profile.Link"> 23 @Model.Profile.Company.Name 24 </a> 25 </p> 26 @if (Model.IsPresent && hasPresentation) 27 { 28 <span class="mch365-product-label label-mini label-secondary e-text-light">@Translate("MCH365 - Contact listItem isPresent - Label", "På messen")</span> 29 } 30 31 </div> 32 </div> 33 <div class="p-img-container col-3 order-first"> 34 <div class="row"> 35 <p class="col-12 p-img-width-auto mx-auto mb-0"> 36 @{ 37 string noImageClasses = ""; 38 string contactPersonImage = Model.Image; 39 if (string.IsNullOrEmpty(contactPersonImage)) 40 { 41 contactPersonImage = "/Files/Templates/Designs/mch365_admin/_assets/img/mch365-noimage.svg"; 42 noImageClasses = "bg-light"; 43 } 44 } 45 <img alt="@Model.Name" class="p-img border-radius-sm @noImageClasses" src="/admin/public/getimage.ashx?Image=@contactPersonImage&amp;Width=120&amp;Height=120&amp;Format=webp&amp;Quality=75&amp;Crop=0" /> 46 </p> 47 </div> 48 </div> 49 </div> 50 </div> 51 </div> 52 </div> 53 </div>
Error executing template "Designs/exhibition_site/QueryPublisher/partials/mch365-contact-item.cshtml"
System.Exception: _dynamicwebProduct is not Active. Settings are: {"Presentation":null,"Booth":null,"Product":null,"Id":"P5f170fe2efbeb1bcba0aa64079939","LanguageId":null,"VariantId":"","PrimaryVariantId":"","EmbeddedInModelList":true}
at Co3.Espresso.Website.Models.FrontEnd.Ecommerce.EspressoProduct.Populate(ProductSettings settings) in F:\TeamCity\BuildAgent 1\work\ea1444d680f7414e\Co3.Espresso.Website\Models\FrontEnd\Ecommerce\EspressoProduct.cs:line 755
at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ProfileProduct.Populate(ProductSettings settings) in C:\Data\Development\git\mch365mb-dev\Co3.MCH.Website.Frontend\Models\Frontend\Ecommerce\ProfileProduct.cs:line 61
at Co3.MCH.Website.Frontend.Services.Ecommerce.ProductService.GetEspressoProduct(ProductSettings settings, String key) in C:\Data\Development\git\mch365mb-dev\Co3.MCH.Website.Frontend\Services\Ecommerce\ProductService.cs:line 59
at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ContactPersonProduct.GetProfileProduct() in C:\Data\Development\git\mch365mb-dev\Co3.MCH.Website.Frontend\Models\Frontend\Ecommerce\ContactPersonProduct.cs:line 92
at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ContactPersonProduct.get_Profile() in C:\Data\Development\git\mch365mb-dev\Co3.MCH.Website.Frontend\Models\Frontend\Ecommerce\ContactPersonProduct.cs:line 84
at CompiledRazorTemplates.Dynamic.RazorEngine_b0b1a8064d1e4a829400046a779a25d7.Execute() in E:\dynamicweb.net\Solutions\mch365.espresso5.dk\Files\Templates\Designs\exhibition_site\QueryPublisher\partials\mch365-contact-item.cshtml:line 6
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<Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ContactPersonProduct> 2 @using Dynamicweb.Frontend 3 @using Dynamicweb.Rendering 4 5 @{ 6 bool hasPresentation = Model.Profile.HasPresentation; 7 } 8 9 10 <div class="w-100 my-1 e-productlist-item js-e-productlist-item js-e-productlist-item-@Model.Id" data-product-id="@Model.Id" data-variant-id="@Model.VariantId"> 11 <div class="e-productlist-item-container container-fluid h-100"> 12 <div class="row h-100"> 13 <div class="col-12 p-0"> 14 <div class="row"> 15 <div class="col-9 pl-1 pl-xl-2 p-txt-container"> 16 <div class="p-txt-wrapper"> 17 <h4 class="p-contact-name font-weight-normal mb-0 mt-half" itemprop="name">@Model.Name</h4> 18 <h4 class="p-contact-title font-weight-light mt-half" itemprop="jobTitle"> 19 @Model.Title 20 </h4> 21 <p class="small mb-1 mch365-productlist-company-name"> 22 <a href="@Model.Profile.Link"> 23 @Model.Profile.Company.Name 24 </a> 25 </p> 26 @if (Model.IsPresent && hasPresentation) 27 { 28 <span class="mch365-product-label label-mini label-secondary e-text-light">@Translate("MCH365 - Contact listItem isPresent - Label", "På messen")</span> 29 } 30 31 </div> 32 </div> 33 <div class="p-img-container col-3 order-first"> 34 <div class="row"> 35 <p class="col-12 p-img-width-auto mx-auto mb-0"> 36 @{ 37 string noImageClasses = ""; 38 string contactPersonImage = Model.Image; 39 if (string.IsNullOrEmpty(contactPersonImage)) 40 { 41 contactPersonImage = "/Files/Templates/Designs/mch365_admin/_assets/img/mch365-noimage.svg"; 42 noImageClasses = "bg-light"; 43 } 44 } 45 <img alt="@Model.Name" class="p-img border-radius-sm @noImageClasses" src="/admin/public/getimage.ashx?Image=@contactPersonImage&amp;Width=120&amp;Height=120&amp;Format=webp&amp;Quality=75&amp;Crop=0" /> 46 </p> 47 </div> 48 </div> 49 </div> 50 </div> 51 </div> 52 </div> 53 </div>

Events

keyboard_arrow_up