Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 554203
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:41:06+00:00 2026-05-13T11:41:06+00:00

How do I load a dll and its dependencies? I don’t want to place

  • 0

How do I load a dll and its dependencies? I don’t want to place each of the dependent dlls in an Assembly.Load. I’d rather just load the one dll and then the dependencies are loaded.

The above dlls aren’t loaded when my application launches. They are only loaded when a user does a specific action, which then freezes the gui.

A workaround is to create an instance in my window’s constructor and then set that instance to null. That definitely doesn’t feel like the most elegant solution. Or is it? Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T11:41:07+00:00Added an answer on May 13, 2026 at 11:41 am

    You could load your assembly, then use:

    var names = myAssembly.GetReferencedAssemblies();
    

    Assembly.GetReferencedAssemblies will give you the full list of assemblies referenced by your assembly. Just load those, as well, and you’ll have loaded all of your dependencies.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Could not load file or assembly 'System.Data' or one of its dependencies. An attempt
Getting: Could not load file or assembly 'Interop.Shell32' or one of its dependencies after
Could not load file or assembly 'Newtonsoft.Json, Version=4.0.3.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its
I just NuGetted ServiceStack.Redis 3.1.3 but as its dependencies it also gets ServiceStack.Common and
I want to load two assemblies from C++/CLI; assembly A depends on assembly B,
I have used the following code in a number of applications to load .DLL
Two Delphi programs need to load foo.dll, which contains some code that injects a
Every time when I'm trying to load the .dll in my application, I'm getting
I have a Java Application which has to load an DLL with a few
I've found a unit with functions that allow to Load a DLL directly from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.