Studying MS Exam 70-536 .Net Foundation I've got to Chapter 11 Application Security and in the end of a lesson there is a practice to add code group with .Net Configuration Tool and change it with caspol.

After adding new code group with config tool I've tried to run

caspol -lg  

but new group was not listed...

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Explanation is that although I've been working with .Net 2.0 Configuration tool (as it suggested in book), somehow default caspol instance was .Net 1.0.

Funny it's not explained in book.

Running caspol from .Net 2.0 folder resolved the issue.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.