Custom code group and membership condition
Iām trying to import (using caspol.exe or the net .Net configuration tool) from this XML file:
<ImembershipConditionClass="AuthorMembershipCondition, AuthorMembershipCondition, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4276f73535dd9aa7" Version="1" Name="Ricardo" />
a custom membership condition for a code group that I created, but all I get is this message:
Invalid XML file
Any hint?

