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 381239
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T15:03:58+00:00 2026-05-12T15:03:58+00:00

Does anyone have any idea what would cause the Fusion loader to simply skip

  • 0

Does anyone have any idea what would cause the Fusion loader to simply skip over a DLL with no warning or acknowledgement?

When I attempt to do this (in C#) from a command-line application

Assembly.LoadFrom("c:\\Deploy\\bin\\WebServices.dll")

I see this:

“Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.”

That DLL has a dependency on Platform.DLL, but the loading of that dependency fails so this line of code throws an exception. When I check the Fusion assembly loading message, this is what I see:

=== Pre-bind state information ===
LOG: DisplayName = Platform, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null (Fully-specified)

...

LOG: This bind starts in LoadFrom load context.
WRN: Native image will not be probed in LoadFrom context. Native image will only be probed in default load context, like with Assembly.Load().
LOG: No application configuration file found.
LOG: Using machine configuration file from C:\\Windows\\Microsoft.NET\\Framework64\\v2.0.50727\\config\\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/Project/bin/Debug/Platform.DLL.
LOG: Attempting download of new URL file:///C:/Project/bin/Debug/Platform/Platform.DLL.
LOG: Attempting download of new URL file:///C:/Project/bin/Debug/Platform.EXE.
LOG: Attempting download of new URL file:///C:/Project/bin/Debug/Platform/Platform.EXE.
LOG: Attempting download of new URL file:///c:/Deploy/bin/Platform.DLL.
LOG: Attempting download of new URL file:///c:/Deploy/bin/Platform/Platform.DLL.
LOG: Attempting download of new URL file:///c:/Deploy/bin/Platform.EXE.
LOG: Attempting download of new URL file:///c:/Deploy/bin/Platform/Platform.EXE.

The thing is, the DLL is present at c:\Deploy\bin\Platform.DLL, with proper version and no signed public key.

Things I’ve thought of:
1. Maybe it’s really a dependency of Platform.DLL that’s broken, causing this behavior? (I chased the dependency tree in Reflector but found no missing DLLs)
2. Maybe there’s a release/debug mismatch, or a 64-bit vs 32-bit? but everything was built on the same machine
3. Maybe I’m misreading the logs, but shouldn’t it stop when it hits a DLL that it finds? I don’t see either the “successful” OR the “unsuccessful” message in this log. I just know it failed because of the exception.

PS more tech details:
Machine environment is Windows 2008 64-bit, with .NET 2.0, 3.0 & 3.5 installed.
This same application runs just fine on another machine (Vista 32-bit), with the same directory structure and DLLs, although those were built on that machine

  • 1 1 Answer
  • 1 View
  • 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-12T15:03:59+00:00Added an answer on May 12, 2026 at 3:03 pm

    Yep it should stop when it finds the required dll so the fifth “Attempting to download…” should have found it…

    However where is the command line app being run from? If it’s the Debug folder then a few things you can try are

    1. Have the dependent dll’s in the same folder
    2. Sign the assembly and reference through a .config file in the following format

      <dependentAssembly>
          <assemblyIdentity name="WebServices.dll" publicKeyToken="<whatever this public key it>" />
          <codeBase version="1.0.0.0" href="..\WebServices.dll" />
      </dependentAssembly>
      
    3. Sign them and then put the dependent assemblies in the GAC.

    I might be way off but that’s a few things to try.

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

Sidebar

Related Questions

Does any one have any idea why this would be happening? This is some
Does anyone have any idea how to change the thickness of the text pointer
Does anyone have any idea on how can you create a product filtering query
Does anyone have any idea when Microsoft might be dropping another Silverlight 4 public
Does anyone have any idea if you can find source JARs on Maven repositories?
Does anyone have any idea what this jQuery selector will do? object.find('td:eq(1) div div');
In datasets there was a method WriteXml or ReadXml Does anyone have any idea
I need to archive data from a CRM system. Does anyone have any idea
Does anyone have any idea what causes the restart of Tomcat 5.5 to stop
Does anyone have any idea of why this could happen? I have a C

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.