Application directory and mscorcfg

R

Robert Scheer

Hi.

I am trying to set up a new group with some permissions under
mscorcfg. For the group condition type I am choosing Application
Directory and the set of permissions I have defined.

What I want is to tell that applications coming from a specific
directory can't write to any file on c:\ and its subdirectories. But
when I run my application it still can write to text files for
example. Can I use mscorcfg for this kind of configuration? What
exactly is the Application Directory condition type?

Regards,
Robert Scheer
 
A

Alvin Bruney - ASP.NET MVP

You need to make sure that the version of mscorcfg.msc that you are using is
the one that targets the specific .NET application. Also, if your
application is installed as windows client, it is implicitly trusted; that
is, it can write anywhere.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top