Dynamically load web.config and policyCache.xml

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

From: Dave Bettin (me_at_SPAMTHISdavebettin.com)
Date: 07/22/04


To: microsoft.public.dotnet.framework.webservices.enhancements
Date: Wed, 21 Jul 2004 19:24:24 -0700


             The policyCache.xml is reloaded by the WSE runtime when it has changed.

             Dave Bettin

             Blog: http://www.davebettin.com/me/

   nntp://news.microsoft.com/microsoft.public.dotnet.framework.webservices.enhancements/<9c529885.0407151243.37858113@posting.google.com>

  is there anyway to dynamically load web.config and policyCache.xml?
 
 We have an application where these two files need to be encrypted, so
 we'll be loading the encrypted version and decrypting it to a stream.
 We need to then load them into the runtime.
 
 Can this be done???
 
 Tim Bassett
 
 p.s. a email copy of your answer to pocketpcbook@yahoo.com would be
 appreciated.

 
 [microsoft.public.dotnet.framework.webservices.enhancements]



Relevant Pages

  • Re: Waiting for ActiveX object to have initialized
    ... to acommplish what I need - dynamically load an active object ... execution until the object has executed an init function??? ... "loading" Object is loading its data. ... function notifyObserver() { ...
    (comp.lang.javascript)
  • Dynamically load web.config and policyCache.xml
    ... is there anyway to dynamically load web.config and policyCache.xml? ... we'll be loading the encrypted version and decrypting it to a stream. ... Tim Bassett ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • RE: Dynamic Assembly
    ... but It still is loading the assembly. ... > and use Reflection to dynamically load it. ... > Gregory A. Beamer ...
    (microsoft.public.dotnet.framework)