No Touch Deployment and probing path

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Jack Wright (sunil_at_volcanomail.com)
Date: 05/20/04


Date: 19 May 2004 21:04:02 -0700

Dear All,
   I have a stub program (MainFRX.exe) that I install on my
client...all my dlls are deployed on the WebServer the following way
  in C:\Inetpub\wwwroot\SmartForms\bin contains all the common
dlls...(SmartForms is the Virtual directory name)
in C:\Inetpub\wwwroot\SmartForms\HRDForms we have Foundation dll
in C:\Inetpub\wwwroot\SmartForms\HRDForms\bin2 we have HrdForms
related dlls...
  Using Assembly resolve event I could load the assemblies but takes
and extra 0.7 secs to do it...I tried adding MainFRX.exe.config file
on the client and putting the probing path...but it did not work...am
I doing something wrong...
will the probing path work...

Please help...

TALIA
Many Regards
Jack



Relevant Pages

  • Re: could not load file or assembly
    ... As such the probing path and exe would be VB6.exe and it's path, so you could try adding a vb6.exe.config with the probing path or just copy the dlls there ... You could try adding a .config file that specifies the codebase, but the problem is that VB6 is running a temp build, and I'm not sure you can force the IDE to output the exe and config file (or for that matter copy the referenced dlls to the executionable path when run from the IDE). ...
    (microsoft.public.vb.general.discussion)
  • Re: dll paths
    ... If the DLLs are located under the applications base directory, you can extend the probing path via the app.config file: ...
    (microsoft.public.dotnet.languages.csharp)
  • keeping ISAPI extension loaded in Web Server cache
    ... I have 3 ISAPI DLL's that I want to keep loaded always in the web server (to ... the 3 DLLs into the webserver by hitting the appropriate URL ... I know there is a "ScriptUnloadDelay" registry setting under ... Worst case I can just have an executable keep hitting these DLLs through the ...
    (microsoft.public.windowsce.embedded)
  • Multifile assembly and No Touch Deployment
    ... WebServer and that gets downloaded via No Touch Deployment. ... like to club a small set of dlls into one dll so that my application ... that exists in those small dlls. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Please vote: ISAPI or CGI (or something else)?
    ... DLLs. ... Will the RTC ... > WebServer remain free? ... Delphi ISAPI dll. ...
    (borland.public.delphi.thirdpartytools.general)