Error while rendering the view [BrightEdgeMeta] Please, make sure the rendering is configured properly or contact your administrator.

  • System.Web.HttpUnhandledException (0x80004005): An unhandled exception occurred. ---> System.Web.HttpCompileException (0x80004005): c:\local\Temporary ASP.NET Files\root\db5b6e51\fffff227\App_Web_headmeta.cshtml.51cce802.9plqn_nf.0.cs(32): error CS0246: The type or namespace name 'IXFSDKClient' could not be found (are you missing a using directive or an assembly reference?)
  • at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath)
  • at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode, Boolean ensureIsUpToDate)
  • at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate)
  • at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
  • at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
  • at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
  • at System.Web.Compilation.BuildManager.GetCompiledType(VirtualPath virtualPath)
  • at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
  • at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
  • at Sitecore.Mvc.Pipelines.MvcEvents.Exception.ShowAspNetErrorMessage.ShowErrorMessage(ExceptionContext exceptionContext, ExceptionArgs args)
  • at Sitecore.Mvc.Pipelines.MvcEvents.Exception.ShowAspNetErrorMessage.Process(ExceptionArgs args)
  • at (Object , Object )
  • at Sitecore.Pipelines.CorePipeline.Run(PipelineArgs args)
  • at Sitecore.Pipelines.DefaultCorePipelineManager.Run(String pipelineName, PipelineArgs args, String pipelineDomain, Boolean failIfNotExists)
  • at Sitecore.Pipelines.DefaultCorePipelineManager.Run(String pipelineName, PipelineArgs args, String pipelineDomain)
  • at Sitecore.Mvc.Pipelines.PipelineService.RunPipeline[TArgs](String pipelineName, TArgs args)
  • at Sitecore.Mvc.Filters.PipelineBasedRequestFilter.OnException(ExceptionContext exceptionContext)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeExceptionFilters(ControllerContext controllerContext, IList`1 filters, Exception exception)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
  • at System.Web.Mvc.Controller.ExecuteCore()
  • at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
  • at Sitecore.Mvc.Controllers.ControllerRunner.ExecuteController(Controller controller)
  • at Sitecore.Mvc.Controllers.ControllerRunner.Execute(TextWriter writer)
  • at Sitecore.Mvc.Pipelines.Response.RenderRendering.ExecuteRenderer.Render(Renderer renderer, TextWriter writer, RenderRenderingArgs args)
  • at Sitecore.Mvc.Pipelines.Response.RenderRendering.ExecuteRenderer.Process(RenderRenderingArgs args)
  • at HL.Foundation.ExceptionHandling.ExceptionHandlining.GetExceptionSafeViewRenderer.Process(RenderRenderingArgs args)
Hogan Lovells logo
  • Our people
  • What we do
    Sectors Practices Legal Tech
    • Aerospace and Defense
    • Automotive and Mobility
    • Consumer
    • Education
    • Energy
    • Financial Institutions
    • Insurance
    • Life Sciences and Health Care
    • Manufacturing and Industrials
    • Private Capital
    • Real Estate
    • Sports, Media and Entertainment
    • Technology
    • Transportation and Logistics
    • Corporate & Finance
    • Disputes
    • Intellectual Property
    • Regulatory
  • Case studies
  • Our thinking
    • All Our thinking
    • Comparative guides
    • Digital Client Solutions
    • Events and webinars
    • Podcasts
    Insights and Analysis image_2

    2024-2025 Global AI Trends Guide

  • ESG
  • Careers
Search Search
close
Search Search Search
lang-sel-icon English
  • Deutsch
  • English
  • Español
  • Français
  • 日本語
  • 中文
False
people-new
Mobile area

Error while rendering the view [HamburgerMenu] Please, make sure the rendering is configured properly or contact your administrator.

  • System.Web.HttpUnhandledException (0x80004005): An unhandled exception occurred. ---> System.ArgumentException: Illegal characters in path.
  • at System.IO.LongPathHelper.Normalize(String path, UInt32 maxPathLength, Boolean checkInvalidCharacters, Boolean expandShortPaths)
  • at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
  • at System.IO.Path.GetFullPathInternal(String path)
  • at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
  • at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
  • at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
  • at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path)
  • at System.Web.InternalSecurityPermissions.PathDiscovery(String path)
  • at System.Web.Hosting.HostingEnvironment.MapPath(VirtualPath virtualPath)
  • at RazorGenerator.Mvc.PrecompiledMvcEngine.IsPhysicalFileNewer(String virtualPath, String baseVirtualPath, Lazy`1 assemblyLastWriteTime)
  • at RazorGenerator.Mvc.PrecompiledMvcEngine.FileExists(ControllerContext controllerContext, String virtualPath)
  • at System.Web.WebPages.DefaultDisplayMode.GetDisplayInfo(HttpContextBase httpContext, String virtualPath, Func`2 virtualPathExists)
  • at System.Web.WebPages.DisplayModeProvider.GetDisplayInfoForVirtualPath(String virtualPath, HttpContextBase httpContext, Func`2 virtualPathExists, IDisplayMode currentDisplayMode, Boolean requireConsistentDisplayMode)
  • at System.Web.Mvc.VirtualPathProviderViewEngine.GetPathFromGeneralName(ControllerContext controllerContext, List`1 locations, String name, String controllerName, String areaName, String cacheKey, String[]& searchedLocations)
  • at System.Web.Mvc.VirtualPathProviderViewEngine.FindView(ControllerContext controllerContext, String viewName, String masterName, Boolean useCache)
  • at System.Web.Mvc.ViewEngineCollection.<>c__DisplayClass14_0.<FindView>b__1(IViewEngine e)
  • at System.Web.Mvc.ViewEngineCollection.Find(Func`2 lookup, Boolean trackSearchedPaths)
  • at System.Web.Mvc.ViewEngineCollection.FindView(ControllerContext controllerContext, String viewName, String masterName)
  • at System.Web.Mvc.ViewResult.FindView(ControllerContext context)
  • at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
  • at Sitecore.Mvc.Pipelines.MvcEvents.Exception.ShowAspNetErrorMessage.ShowErrorMessage(ExceptionContext exceptionContext, ExceptionArgs args)
  • at Sitecore.Mvc.Pipelines.MvcEvents.Exception.ShowAspNetErrorMessage.Process(ExceptionArgs args)
  • at (Object , Object )
  • at Sitecore.Pipelines.CorePipeline.Run(PipelineArgs args)
  • at Sitecore.Pipelines.DefaultCorePipelineManager.Run(String pipelineName, PipelineArgs args, String pipelineDomain, Boolean failIfNotExists)
  • at Sitecore.Pipelines.DefaultCorePipelineManager.Run(String pipelineName, PipelineArgs args, String pipelineDomain)
  • at Sitecore.Mvc.Pipelines.PipelineService.RunPipeline[TArgs](String pipelineName, TArgs args)
  • at Sitecore.Mvc.Filters.PipelineBasedRequestFilter.OnException(ExceptionContext exceptionContext)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeExceptionFilters(ControllerContext controllerContext, IList`1 filters, Exception exception)
  • at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
  • at System.Web.Mvc.Controller.ExecuteCore()
  • at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
  • at Sitecore.Mvc.Controllers.ControllerRunner.ExecuteController(Controller controller)
  • at Sitecore.Mvc.Controllers.ControllerRunner.Execute(TextWriter writer)
  • at Sitecore.Mvc.Pipelines.Response.RenderRendering.ExecuteRenderer.Render(Renderer renderer, TextWriter writer, RenderRenderingArgs args)
  • at Sitecore.Mvc.Pipelines.Response.RenderRendering.ExecuteRenderer.Process(RenderRenderingArgs args)
  • at HL.Foundation.ExceptionHandling.ExceptionHandlining.GetExceptionSafeViewRenderer.Process(RenderRenderingArgs args)
LinkedIn
Youtube
twitter
Wechat
Insights and Analysis

The AI Investment Summit 2024

December 2024
visual_startseite_ai-investment-summit_nov_2024
visual_startseite_ai-investment-summit_nov_2024
wechat x linkedin
hogan-lovells-logo
Share by email
Enter email
Enter Subject
Cancel
Send
Insights and Analysis
The AI Investment Summit 2024
Chapter
  • Chapter

Key takeaways

AI Investment Summit 2024 - Insights

On 28 November 2024, we gathered around 150 participants to discuss the future of AI and tech companies in Europe. Led by partner and Head of C&F Germany, Dr Nikolas Zirngibl, the event brought together key figures from the German and international digital technology and investment ecosystem, including tech entrepreneurs and representative of investment banks, private equity firms and start-ups.

The summit focused on key questions regarding growth opportunities and investment strategies for European technology companies: 

  • How can AI and Deep Tech companies be scaled successfully in Europe? 
  • Which strategies promote innovation and growth? 
  • How can competitive advantages be achieved in the digital transformation? 
  • And how can Europe utilize the full potential of science and technology?

 

The Key Learnings from Panel Discussions

Funding from the US is crucial – for now: While growth funding for AI & deep tech companies from European investors and initiatives from governments are on the rise, the harsh reality remains that companies looking for significant growth better peer for funders across the Atlantic until the European ecosystem fully evolves. Wise advice to founders by Itxaso Araque.

The war for talent will not be won on a payslip: European ecosystems will not be paying 300k salaries anytime soon. Which makes it even more important to focus on other aspects of happy employees: tax-optimized employee participation schemes, flexible work offerings, impact for individuals and teams – and the protection of Europe's USP of freedom, democracy and social security. Thanks, Amine Abidi, for your thoughts on circularity of talent.

Compute sovereignty is not a nice-to-have: Building and maintaining a sturdy and competitive EU-first infrastructure is the crucial basis for further AI & deep tech innovation and Europe's sovereignty. Thanks for the shoutout to European companies leading the way in terms of efficiency and sustainability, Norman Behrend.

Europe must leverage its strong corporates: Our strong established industry is not in contrast to AI & Deep Tech innovation but an excellent breeding ground with indefinite areas of application for AIoT and beyond. Cooperation and openness exist on both sides but should be prioritized. Sebastian Lach and ELTEMATE make a great example here.
EU tech law is here to stay: We better get out of denial stage. Investors and founders in any deep tech and AI related market need to upskill today and surround themselves with the right advisors to stay ahead of the curve.

Mindset is queen: Be it investors, companies, advisors or customers – we can all do better in embracing a bit more of this somewhat magic ingredient that creates thriving startup ecosystems and herds of unicorns. Thank you, Marcel Quennet, for bringing the topic to the agenda.

 

Key Takeaways from Deep-Dive-Sessions

Policy, Regulation & Communication
  • AI investments face complex regulatory scrutiny, especially due to dual-use concerns and strategic importance.
  • Key challenges include FDI screening, antitrust reviews, and compliance with ethical and societal standards.
  • Clear regulatory and communication strategies are crucial to mitigate risks and build stakeholder trust.
AI Regulation & Venture Deals
  • The EU AI Act introduces a risk-based framework for trustworthy AI but risks stifling innovation for resource-constrained startups.
  • Startups demonstrating regulatory readiness gain a competitive edge in securing funding.
  • The Act’s global influence could bolster European startups but requires careful adaptation to support innovation.
Digital Frontier Technologies
  • Innovations like AI in biochemical engineering, robotics, and quantum computing drive transformation but face barriers such as cost, talent shortages, and fragmented regulations.
  • Strategic partnerships, clear ROI communication, and compliance are key to leveraging these technologies effectively.
Legal Tech
  • Custom AI solutions tailored to specific needs offer significant efficiency gains for legal teams, especially in eDiscovery and contract analysis.
  • Strong compliance systems are vital for startups to meet legal obligations without disrupting operations.
  • Leveraging GenAI in Investment Operations for VCs.
  • AI-driven funds optimize decision-making by analyzing extensive data and networks, enhancing portfolio performance.
  • Transparency and explainability are essential for maintaining trust in AI-powered investment models.
  • AI complements human expertise, reshaping traditional roles in investment operations.
AI & Data Governance
  • Holistic governance is essential to mitigate AI risks, ensure compliance, and align with ethical and societal values.
  • Reliable, high-quality data underpins effective AI, requiring robust data governance frameworks.
  • Companies must integrate AI and data governance to enhance trust, manage risks, and unlock innovation sustainably.

 

Keynote "AI ... Friend or Foe?"

A particular highlight was the keynote speech by Michael Tobin, a British tech entrepreneur who was honored by Queen Elizabeth II with an Order of the British Empire (OBE) for his "services to the digital economy". He outlined a multi-layered picture of the European innovation landscape and highlighted the journey towards the future: In order to unlock the full potential of AI, companies need to invest in infrastructure, comply with regulations and prioritize sustainability. Tobin concluded that the race to utilize AI in line with ecological aspects has only just begun and that legal framework conditions are crucial for the social acceptance of AI.

 

ELTEMATE 

The Hogan Lovells technology company ELTEMATE described practical use cases for the application of AI, particularly in the legal and compliance sectors.

 

External speakers and panelists

Amine Abidi, McKinsey; Itxaso Araque, Google; Jelena Bauer, McKinsey; Ties Boukema, Dawn Capital; Guy Conway, Koble; Dr. Catherine Cutts, KKR; Marisa Krummrich, b2venture; Dan Nechita, European Parliament; Dr. Marcel Quennet, Quantistry; Dr. Philipp Raidt, FGS Global; Dr. Stefan Schiefer, Genesis Cloud; Dr. Sebastian Schirber, Artefact; Michael Tobin OBE, Technology Entrepreneur; Matthias Wilkendorf, Goldman Sachs; Dr. Patrick Wollner, McKinsey

Hogan Lovells speakers and panelists

Lucie Arntz; Marcus Busch (ELTEMATE); Dr. Leopold von Gerlach;  Dr. Sebastian Lach (ELTEMATE); Dr. Martin Pflüger; Dr. Falk Schöning; Dr. Stefan Schuppert; Dr. Jasper Siems; Thiemo Woertge; Dr. Nikolas Zirngibl

 

Panels

  • Building a European AI & Deep Tech Investment Ecosystem
  • Scaling AI & Deep Tech Businesses

 

>>>> For more information: AI Investment Summit 2024 – Insights

 

Contacts

bio-image

Dr. Nikolas Zirngibl

Partner

location Munich

email Email me

bio-image

Dr. Leopold von Gerlach

Partner

location Hamburg, Frankfurt

email Email me

bio-image

Dr. Sebastian Lach

Partner

location Frankfurt

email Email me

bio-image

Lucie Arntz

Senior Associate

location Berlin

email Email me

bio-image

Dr. Jasper Siems

Senior Associate

location Hamburg

email Email me

bio-image

Thiemo Woertge, Dipl.-Volkswirt

Counsel

location Berlin, Munich

email Email me

bio-image

Dr. Justus Frank, Maître en droit, LL.M.

Counsel

location Dusseldorf

email Email me

bio-image

Dr. Kilian Pfahl

Senior Associate

location Munich, Berlin

email Email me

bio-image

Dr. Martin Pflueger

Partner

location Munich

email Email me

bio-image

Dr. Stefan Schuppert, LL.M. (Harvard)

Partner

location Munich

email Email me

bio-image

Dr. Falk Schöning

Partner

location Brussels, Berlin

email Email me

View more

Related topics

  • Data, Privacy and Cybersecurity
  • Digital Transformation
  • Artificial Intelligence
Load more

Related countries

  • Germany
Load more

Articles you may be interested in

image_1
Insights and Analysis

Decoding the EU Data Act: Data types covered by data access and sharing rights

30 October 2024

image_1
Insights and Analysis

European Parliament Elections 2024: Explainer and Policy Takeaways

04 June 2024

image_1
Insights and Analysis

Life Science Law Update – Key developments for pharma & device companies in EU - May 2024

08 May 2024

image_1
News

UK MHRA Publishes AI Regulatory Strategy

01 May 2024

image_1
News

2024 Life Sciences & Health Care Horizons

18 April 2024

image_1
News

The EU AI Act: an Impact Analysis (part 2)

14 March 2024

image_1
Insights and Analysis

Webinar: Data protection in the Middle East and Africa feat. Nigerian Data Protection Commissioner

13 February 2024

image_1
News

The EU AI Act: an impact analysis (part 1)

01 February 2024

image_1
Insights and Analysis

Life Science Law Update – Key developments for pharma & device companies in EU and EU Big Five January 2024

31 January 2024

left_arrow
right_arrow

View more insights and analysis

arrow
arrow
"" ""
Digital Client Solutions
Empowering you to lead change through our digital solutions.
Learn more

Register now to receive personalized content and more!

 

Register
close
See benefits
Register
Hogan Lovells logo
Contact us
Quick Links
  • About us
  • Careers
  • Case studies
  • Contact us
  • HL Inclusion
  • Our people
  • Our thinking
  • Responsible Business
  • Cookies
  • Disclaimer
  • Fraudulent and Scam Emails
  • Legal notices
  • Modern Slavery Statement
  • Our thinking terms of use
  • Privacy
  • Remote Working
  • RSS
  • Sitemap
Connect with us
LinkedIn
Youtube
Twitter
Wechat
Stay in the know

© 2025 Hogan Lovells. All rights reserved. "Hogan Lovells" or the “firm” refers to the international legal practice that comprises Hogan Lovells International LLP, Hogan Lovells US LLP and their affiliated businesses, each of which is a separate legal entity. Attorney advertising. Prior results do not guarantee a similar outcome.

Subscribe
Connect with us
LinkedIn
Youtube
Twitter
Wechat