Re: Search path for assemblies

From: Jakob Christensen (jch_at_REMOVEpension.dk)
Date: 11/29/04


Date: Mon, 29 Nov 2004 06:23:04 -0800

The probing element only works for sub directories. But you can use
<codeBase> to specify any path as long as your assemblies are strongly named.

HTH, Jakob.

"Jaakko Salmenius" wrote:

> Hi Joyjit,
>
> Are you sure that ..\MyPrivatePath will work? At least I have not managed to
> get anything but sub directories working. It seems that DLLs can only locate
> on the root dir or on the sub directories but not on any other dir or drive.
>
> Jaska
>
>
>



Relevant Pages

  • Re: FIND DIRECTORY SIZE
    ... will give you the size of the directory (including all sub directories) ... HTH ... I lost my notes and forgot to find directory size. ... the system manager. ...
    (AIX-L)
  • RE: Microsoft.Office.Interop.Excel.dll
    ... The assemblies will appear in your "Add reference" dialog box in VS.net. ... HTH, Jakob. ...
    (microsoft.public.dotnet.general)
  • Re: Loading Dll assemblies at runtime
    ... resolution algorithm to find the assembly. ... under the application directory and sub directories ... assemblies with the same name from different authors, ... see that "DLL Hell" phrase popup everywhere recently! ...
    (microsoft.public.dotnet.languages.csharp)