I added another policy to my policy file.
My policy file looks like that:
<policies>
<policy name="Policy1">
...
</policy>
<policy name="MyPolicy">
...
</policy>
</polcies>
When i try to use the second policy (SetPolicy("MyPolicy");) i get the
error-message:
"Policy 'MyPolicy' is not configured in the system"
What's wrong? did i forget anything?
Peter Schuhmann - 11 Apr 2006 16:52 GMT
some hours, restarts and savings later the problem solved itself...
but i don't know what the real problem was...
> I added another policy to my policy file.
> My policy file looks like that:
[quoted text clipped - 13 lines]
>
> What's wrong? did i forget anything?