Re: Dynamic load assembly problem in asp.net

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: David Levine (noSpamdlevineNNTP2_at_wi.rr.com)
Date: 08/25/04


Date: Wed, 25 Aug 2004 04:35:54 -0500

Look at fuslogvw.exe and see why it did not load the assembly. My guess is
that the path to the dll is incorrect for the environment it is running in.

"Johnny Hu" <jhnhu@hotmail.com> wrote in message
news:uApMO%23diEHA.3876@TK2MSFTNGP12.phx.gbl...
> i have some code which will dynamic load another assembly
> it works fine in WinForm App but got an exception "cannot load the
assembly"
> when i put it in a WebService App
>
>
> Loader.AssemblyLoader al = null;
> object[] parms = { AssemblyName }; // string AssebmlyName
> al = (Loader.AssemblyLoader)domain.CreateInstanceFromAndUnwrap(
> "Loader.dll", "Loader.AssemblyLoader", true, bindings, null, parms,
> null, null, null); //exception here
>
> can anyone tell me the reason and the solution ?
>
>



Relevant Pages

  • Re: Busting "java.lang.outofmemory"
    ... > I'm of the opinion that something like an "OutOfMemoryError" and just about ... Like program designed to load up to 50 images is asked to ... Yes, it might be a problem with the environment, ...
    (comp.lang.java.programmer)
  • Re: Look up formula
    ... Incorrect result? ... Try this array formula**: ... load and unload ports to get the rate and multipying the rate ...
    (microsoft.public.excel.misc)
  • Re: Open Source QA Tools
    ... Depends on what you mean by 'decent', what the environment is and what ... level of load your looking to achieve. ... load and stress testing. ...
    (comp.software.testing)
  • YAML config files with environment specific settings
    ... cod I'm able to load the file within my initializer and ... Since this setting is a server location that varies by environment, ... tried to use the by-environment structure and changed my config file to ... error: Uncaught exception: syntax error on line 1, ...
    (comp.lang.ruby)
  • Re: Does anyone know why POWDER segfaults on Debian Linux?
    ... Failed to load gfx/alphabet_*.bmp ... gfx/dungeon16.bmp incorrect size, must be 384x192 ... everything still hardcodes the empty tile as 0 so yo start ... I can think of two possible issues causing POWDER to not work. ...
    (rec.games.roguelike.misc)