Hi, I am trying to make my
WebPartManager.Personalization.CanEnterSharedScope to true,
I tried to put in web.config the authorization part :
<allow verbs="enterSharedScope" users="SomeUserAccount"
roles="admin" />
</authorization>
and it is still remain false,
How can I make my web page enter into the shared scope ?
Leeor C.
MasterGaurav (www.edujini-labs.com) - 20 Jun 2007 17:31 GMT
> Hi, I am trying to make my
> WebPartManager.Personalization.CanEnterSharedScope to true,
[quoted text clipped - 5 lines]
>
> and it is still remain false,
What's the role/user using which you are trying to access?
Are you using the SqlMembershipProvider with Forms-Authentication or
Windows-Authentication?

Signature
Happy Hacking,
Gaurav Vaish | www.mastergaurav.com
www.edujini-labs.com
http://eduzine.edujini-labs.com
-----------------------------------------