Brandon Manchester wrote:
To answer your question from yesterday, you can place Publisher Policy
information in each clients machine.config as opposed to each app.config.
Actually the <codebase> will only work "stand alone" if it's placed in the
machine.config. If you place it in the app.config you must redirect your
assembly in order for the CLR to even look at the <codebase> you specify.

Most interesting. I'm trying to get this to work now because it looks exactly like the solution I was looking for. So far, the assembly loader seems to ignore all my efforts - has anybody ever successfully specified a codebase in a publisher policy file?

Thanks,

Claus

[EMAIL PROTECTED]
  Claus Brod, CoCreate R&D         Have you hugged your manager today?
  CoCreate Software GmbH           Phone: +49 7031 951 2152
  http://www.cocreate.com          Fax:   +49 7031 951 6152
--http://clausbrod.com --------------------------#include <disclaimer>--

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles
http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to