J
James Bolles
I have visual studio and I am trying to create a
Attribute permission that is enforced when the method is
called. However, it is never being fired. I have
compiled the attribute cs in release mode, placed the dll
in the gac, and registered the dll with the caspol.
Still, it does not work.
Is there anyway to write codeaccesssecurity permission
and debug them? Can you disable the security all
together to debug the application first?
Thanks,
James
Attribute permission that is enforced when the method is
called. However, it is never being fired. I have
compiled the attribute cs in release mode, placed the dll
in the gac, and registered the dll with the caspol.
Still, it does not work.
Is there anyway to write codeaccesssecurity permission
and debug them? Can you disable the security all
together to debug the application first?
Thanks,
James