Comments in CAS permission set
In case you want to add informative comments to your CAS permission set node in your manifest.xml – for example something like the red line below:
[xml]
.
.
.
[/xml]
When you wrap your code into a package and deploy it , here is what you get in the CAS configuration file (stored in ….\12\config\) without any of your IPermission nodes applied:
[xml]
.
.
.
[/xml]
And here is what ULS log shows :CAS Deployment :
Added CAS Permission Set. Xml :
[xml]
[/xml]
It seems that deployment APIs ignore applying IPermission nodes when there is a comment line in the beginning of PermissionSet. In short, comments in CAS permission set node is NOT welcome!
Categories: MOSS 2007
Hi Big guy,
you misspelled Wrap for Warp. 🙂
Thanks Chad. You know where to look for my mistakes , eh? 😉
I feel your pain, I’m struggling with that 🙁 so any update would be appreciated.
Regards