Home > MOSS 2007 > Comments in CAS permission set

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 Tags:
  1. Chad Ohman
    July 5th, 2008 at 19:38 | #1

    Hi Big guy,

    you misspelled Wrap for Warp. 🙂

  2. Reza Alirezaei
    July 5th, 2008 at 21:09 | #2

    Thanks Chad. You know where to look for my mistakes , eh? 😉

  3. JP
    September 21st, 2008 at 17:55 | #3

    I feel your pain, I’m struggling with that 🙁 so any update would be appreciated.

    Regards

You must be logged in to post a comment.